Backend and APIs

18,746 mods in this category, of every kind an agent can take. Each one carries what it costs per session, what the scan found, and whether it is the original.

anyapi-mcp-server

1033

quiloos39/anyapi-mcp-server

MCP server Claude CodeCodexCursor +2

A universal MCP server that connects any REST API (via OpenAPI spec) to AI assistants, with GraphQL-style field selection and automatic schema inference. Runs locally from the anyapi-mcp-server npm package.

not rated 6 5mo ago A tokens not measured

mcp

1035

plone/plone-mcp

MCP server Claude CodeCodexCursor +2

Model Context Protocol server for Plone CMS REST API integration. Runs locally from the @plone/mcp npm package.

not rated 6 11d ago A tokens not measured original MIT

rocketchat

1036

elieworkspace/rocketchat-mcp

MCP server Claude CodeCodexCursor +2

Python interface for the RocketChat REST API. Runs locally from the rocketchat Python package.

not rated 6 1y ago A tokens not measured

victron-vrm-mcp

1037

gimi-q/victron-vrm-mcp

MCP server Claude CodeCodexCursor +2

MCP server for Victron Energy VRM cloud API — remote, HTTPS, Connector-compatible. Runs locally from the victron-vrm-mcp npm package.

not rated 6 1y ago A tokens not measured

laravel-artisan-mcp

1038

entanglr/laravel-artisan-mcp

MCP server Claude CodeCodexCursor +2

MCP server "laravel-artisan-mcp" as configured in entanglr/laravel-artisan-mcp. Runs locally from the laravel-artisan-mcp Python package.

not rated 6 1y ago A tokens not measured original MIT

mcp-sap-cpi

1039

Keelside/mcp-sap-cpi

MCP server Claude CodeCodexCursor +2

MCP server "mcp-sap-cpi" as configured in Keelside/mcp-sap-cpi. Runs locally from the mcp-sap-cpi npm package.

not rated 6 3mo ago A tokens not measured original MIT

omniwire-mcp

1040

furkankoykiran/OmniWire-MCP

MCP server Claude CodeCodexCursor +2

Gold standard MCP data flow server with Sentinel architecture, dynamic configuration, and universal parsing. Runs locally from the @furkankoykiran/omniwire-mcp npm package.

not rated 6 6mo ago A tokens not measured original MIT

concretecms-mcp

1041

concrete5-community/concretecms-mcp-server

MCP server Claude CodeCodexCursor +2

MCP server "concretecms-mcp" as configured in concrete5-community/concretecms-mcp-server. Runs locally from the concretecms-mcp npm package.

not rated 6 25d ago A tokens not measured original MIT

mcp-server

1042

respond-io/mcp-server

MCP server Claude CodeCodexCursor +2

Model Context Protocol server for Respond.io API integration with STDIO and HTTP/SSE support. Runs locally from the @respond-io/mcp-server npm package.

not rated 6 1mo ago A tokens not measured original MIT

ethora-mcp-server

1043

dappros/ethora-mcp-server

MCP server Claude CodeCodexCursor +2

MCP server for the Ethora chat & messaging platform: chat ops, AI agents, RAG, automation. Runs locally from the @ethora/mcp-server npm package. Needs 5 environment variables to run.

not rated 6 11d ago A tokens not measured original MIT

add-resource

1044

dvd90/chassis

Skill Claude Code

Add a complete REST resource (controller, validation, errors, and tests) to a Chassis project the idiomatic way. Use when the user asks to add an endpoint, resource, CRUD, model, or route to a Chassis / decorator-driven Express + TypeScript backend.

not rated 6 1mo ago A 59 tokens original MIT

xueqiu-mcp

1045

solarhell/xueqiu-mcp

MCP server Claude CodeCodexCursor +2

A local MCP server that provides stock-market data from Xueqiu, a Chinese investing and stock-information platform. It runs through the xueqiu-mcp package.

not rated 6 1mo ago A tokens not measured original MIT

django

1046

Frisian-MCP/frisian-mcp

MCP server Claude CodeCodexCursor +2

Your DRF API as MCP tools — 1,800 endpoints become 16 dispatchers, permissioned by Django. Remote server at mcp.frisian-mcp.com.

not rated 6 2d ago A tokens not measured

model-gateway

1047

parigihelori352-cyber/model-gateway

MCP server Claude CodeCodexCursor +2

MCP server "model-gateway" as configured in parigihelori352-cyber/model-gateway. Runs locally from the model-gateway Python package.

not rated 6 2mo ago A tokens not measured original MIT

toolmesh

1048

DunkelCloud/ToolMesh

MCP server Claude CodeCodexCursor +2

Self-hosted MCP gateway. Turn any REST API into MCP tools via YAML (DADL). Authz, audit, policies. Remote server at {host}.

not rated 6 20d ago A tokens not measured original Apache-2.0

zendesk-mcp

1050

michaelrice/zendesk-mcp

MCP server Claude CodeCodexCursor +2

Zendesk MCP server for Claude Code and other MCP clients. Runs locally from the zendesk-mcp Python package.

not rated 6 +1 23d ago A tokens not measured original Apache-2.0

cosbort/agent-skills

Skill Claude CodeCodex

Enterprise-grade Spring Boot 3.5.x/4.x development guide. Use when building Spring Boot APIs, microservices, or enterprise Java applications. Covers Java Records as DTOs, Virtual Threads, ProblemDetail (RFC 7807), RestClient, structured logging, Testcontainers, observability, sealed exception hierarchies, and GraalVM…

not rated 6 1mo ago A 104 tokens original MIT

backend

1053

workdd/my_claude_code_setting

Agent Claude Code

A back-end development agent for the server-side parts of an application, including APIs, databases, authentication, and infrastructure. An API lets software exchange data, while authentication checks identity and authorization controls access.

not rated 6 2mo ago A 89 tokens original Apache-2.0

ignify-rd/odoo19-module-development-skill

Skill Claude CodeCodex

Use when writing, reviewing, debugging, or scaffolding any Odoo 19 module. Covers module structure, models, views, security, menus, data files, wizards, OWL components, custom HTML/JS/CSS dashboards, and common Odoo 19 pitfalls. Integrates ui-ux-pro-max for custom UI design (dashboards, portals, landing pages) using…

not rated 6 4mo ago B 172 tokens

devtools

1055

facebook/agentic-tools

Plugin Claude Code ✓ vendor

Bundles 9 skills · 537 tokens together

Guided workflows for developers building apps and integrations on the Meta Social Technologies Developer Platform (developers.facebook.com): settings, webhooks, compliance, app review, and API health. Requires the Meta Social Technologies MCP (formerly Meta Developer Tools MCP).

not rated 6 changed 8d ago A tokens not measured original MIT

bun-api

1056

dmythro/agent-skills

Skill Claude CodeCodex

Bun runtime API reference for TypeScript scripts. Covers Bun.serve() HTTP/HTTP/2 server with routes and WebSockets, fetch() transport options, Bun.file(), Bun.write(), Bun.$() shell, Bun.spawn(), Bun.Glob, Bun.env, bun:sqlite, Bun.sql() for PostgreSQL/MySQL via DATABASEURL, Bun.s3 for S3-compatible storage, Bun.redis…

not rated 6 changed 6d ago A SkillSpector: warn 250 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: