# ArcadeAI/arcade-mcp

MCP Server Framework and Tool Development library for building custom capabilities into agents.

Repository: https://github.com/ArcadeAI/arcade-mcp
Canonical: https://ross.abutalabs.com/products/arcade-mcp
Homepage: https://docs.arcade.dev
Language: Python
License: MIT
License Family: permissive
Topics: ai, arcade-ai, arcade, mcp, mcp-servers, mcp-tools, mcp-gateway, model-context-protocol, model-context-protocol-sdk, mcp-runtime, claude, claude-code, claude-mcp, mcp-framework, mcp-server, mcpserver, python
Last push: 2026-09-02T23:24:12+00:00

## Health v2 (maintenance only)
Score: 69/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 100, release rhythm 35, longevity 61
- inputs: {"age_days": 859, "days_push": 0, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1016, forks 113 (observed 2026-09-03T02:15:04.979242+00:00)

## What it is
Arcade MCP is an open-source Python framework for building Model Context Protocol (MCP) servers and the tools that run inside them, with a decorator API covering the full MCP spec. It provides authorized tool calling with managed OAuth and secrets, tool-call evaluation against real LLMs, and one-command deployment.

## Use cases
- build a custom MCP server in python
- create tools for claude desktop or cursor
- add oauth-authorized tool calling to ai agents
- expose internal apis as mcp tools
- test llm tool-call accuracy
- connect custom tools to langchain or crewai agents
- host mcp servers for my organization

## When to choose
- you need MCP tools not available in prebuilt catalogs, like internal APIs or custom OAuth providers
- you want secrets and OAuth tokens hidden from the LLM and client
- you need vendor-neutral MCP servers that work with any client or agent framework
- you want to evaluate tool-call accuracy against real LLMs

## When to avoid
- you only need existing prebuilt tool integrations and never custom tools
- you want a non-Python MCP framework
- you need a full agent orchestration framework rather than a tool/server layer

## Facets
- artifact type: framework
- maturity: active
- function: mcp, agent-framework, auth, sdk, api-framework, testing, deployment
- domain: artificial-intelligence, large-language-models, developer-tools, apis
- platform: python, cross-platform, self-hosted, cloud
- tags: mcp-server, model-context-protocol, tool-calling, oauth, llm-tools, claude, decorator-api, tool-evaluation, ai-agents

## Member repositories
- ArcadeAI/arcade-mcp (main) score 69

## Provenance
- Observed fields: from GitHub, fetched 2026-09-03T02:15:04.979242+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:11:53.959330+00:00, confidence not recorded.
  - readme: https://github.com/ArcadeAI/arcade-mcp (fetched 2026-09-03T02:15:04.979242+00:00, sha ff1c2db4655b)
  - homepage: https://docs.arcade.dev (fetched 2026-08-29T13:11:57.692166+00:00, sha 05f7a028c04d)
  - site_page: https://docs.arcade.dev/en/get-started/about-arcade (fetched 2026-08-29T13:11:57.696332+00:00, sha 50762a9f8eae)
  - site_page: https://docs.arcade.dev/en/get-started/setup/connect-arcade-docs (fetched 2026-08-29T13:11:57.698459+00:00, sha 68a3c0de1cbb)
  - site_page: https://docs.arcade.dev/en/get-started/quickstarts/call-tool-agent (fetched 2026-08-29T13:11:57.700364+00:00, sha 0752faa0f191)
  - site_page: https://docs.arcade.dev/en/get-started/quickstarts/call-tool-client (fetched 2026-08-29T13:11:57.702468+00:00, sha 2db4ed112b7a)
  - site_page: https://docs.arcade.dev/en/get-started/quickstarts/mcp-server-quickstart (fetched 2026-08-29T13:11:57.704423+00:00, sha 0a054b5e5fe8)
  - site_page: https://docs.arcade.dev/operate/quickstart (fetched 2026-08-29T13:11:57.706392+00:00, sha c92a1661b932)
  - site_page: https://docs.arcade.dev/get-started/quickstarts/call-tool-agent (fetched 2026-08-29T13:11:57.708434+00:00, sha 172ccdd61e5a)
  - site_page: https://docs.arcade.dev/get-started/quickstarts/mcp-server-quickstart (fetched 2026-08-29T13:11:57.710229+00:00, sha bf8e1898cb1a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
