Back to search
30
MCP

arcade-mcp

pypi/arcade-mcp

Arcade.dev - Tool Calling platform for Agents

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

arcade-mcp
MCP Server Framework and Tool Development library for building custom capabilities into agents.
0 tools
chrome-devtools-mcp
Chrome DevTools for coding agents
0 tools
arcade-mcp-server
Model Context Protocol (MCP) server framework for Arcade.dev
0 tools
agentman-mcp
A tool for building and managing AI agents
0 tools
mcp-cli-agent
MCP-enabled AI assistant with tool integration
0 tools
arkagent-mcp-service
arkagent mcp server
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "arcade-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}