ArcadeAI/arcade-mcp
#575 of 783 by Stars among GitHub repos
MCP Server Framework and Tool Development library for building custom capabilities into agents.
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…
Excerpted from github.com/ArcadeAI/arcade-mcp
Latest metrics
| Stars | 969 | 2026-07-16 |
|---|---|---|
| Forks | 101 | 2026-07-16 |
| Commits | 698 | 2026-07-16 |
| Releases | 0 | 2026-07-16 |
| Watchers | 7 | 2026-07-16 |
| Open issues | 9 | 2026-07-16 |
| Open PRs | 8 | 2026-07-16 |