registry
Active·★ 25·Updated 2026-05-12
★ Trending★ RAG / Knowledge Base★ API Integration
Production-ready MCP servers for 70+ APIs — GitHub, Google, Notion, Jira & more. Generated from OpenAPI specs, tested against live APIs. Works with Claude Desktop, Cursor, Codex & Claude Code.
MCP Armory Registry provides production-ready MCP servers for popular APIs, generated from OpenAPI specs. Each server is a standalone Python package tested against live APIs. Hosted on MCP Armory or run independently.
#ai-agents#ai-tools#api-integration#claude#claude-desktop#codex#cursor#mcp
01
Features
01Full API coverage — all endpoints from the OpenAPI spec are exposed as MCP tools
02Authentication — API key, Bearer token, Basic auth, OAuth2, JWT, OpenID Connect, and mutual TLS
03Multi-auth — servers that support multiple auth methods let you configure whichever you prefer
04Pydantic validation — request parameters are validated before sending to the API
05Resilience — configurable retries with exponential backoff, connection pooling, and timeouts
02
Compatibility
Python
Python 3.11+
Verified via docs
03
Quick start
1
$ pip install mcparmory-github
2
$ mcparmory-github
04
Use cases
↳Connect AI agents to real-world APIs for autonomous task execution
↳Quickly deploy a production-ready MCP server for a popular API without manual coding
↳Simplify API integration for MCP-compatible clients like Claude Desktop or Cursor
05
Alternatives
context-mode★ 16.0k
Context window optimization for AI coding agents. Sandboxes tool output, 98% reduction. 12 platforms
Auto-claude-code-research-in-sleep★ 11.0k
ARIS ⚔️ (Auto-Research-In-Sleep) — Claude Code skills for autonomous ML research: cross-model review loops, idea discovery, and experiment automation via Codex MCP
agents-best-practices★ 1.1k
Provider-neutral Agent Skill for Codex, Claude Code, and agentic harness design.
openagent★ 5.1k
⚡️AI Cloud OS: Open-source enterprise-level AI knowledge base and MCP (model-context-protocol)/A2A (agent-to-agent) management platform with admin UI, user management and Single-Sign-On⚡️, supports ChatGPT, Claude, Llama, Ollama, HuggingFace, etc., chat bot demo: https://ai.casibase.com, admin UI demo: https://ai-admin.casibase.com
Related searches
Comments
Log in to leave a comment
- CCasey LewisMay 20, 2026
Quality bar is maintained — these are production-ready, not prototype implementations.
- OOaklyn ZhangMay 1, 2026
70+ production-ready MCP servers in one registry is a substantial catalog.
- HHarley JohnsonApr 6, 2026
GitHub, Google, Notion, Jira coverage handles most enterprise integration needs.
- HHarper BrownFeb 26, 2026
Good starting point before building a custom MCP server for a common API.