ArcadeAI/arcade-mcp
GitHub 仓库 中按Star排名第 575 / 共 783
MCP Server Framework and Tool Development library for building custom capabilities into agents.
项目介绍
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…
最新指标
| Star | 969 | 2026-07-16 |
|---|---|---|
| Fork | 101 | 2026-07-16 |
| 提交 | 698 | 2026-07-16 |
| 发布 | 0 | 2026-07-16 |
| Watcher | 7 | 2026-07-16 |
| 开放 issue | 9 | 2026-07-16 |
| 开放 PR | 8 | 2026-07-16 |