GitHub
arcade-mcp
#695 of 964 in the AI Agent Index
7 Score
Real usage —
Momentum —
Attention 27
About
Open-source Python framework for building MCP servers and tools.
arcade-mcp is the Python framework for building Model Context Protocol servers and the tools that run inside them. It powers the 7,500+ prebuilt tools across 81 MCP servers at Arcade.dev, and is open-sourced so you can build your own.
Use it when you need MCP tools that aren't already in the prebuilt catalog: internal APIs, custom OAuth providers, domain-specific integrations.
The secrets (OAuth tokens, API keys, etc) are securely injected by Arcade into your tool call at runtime, so that your tool can authorize requests to upstream APIs, for example. The client and the LLM never see the secret values.
A tool that reads…
Across sources
972 Stars
- Stars 972
- Forks 101
- Commits 700
- Releases 0