Back to search
30
MCP

arcade-mcp-server

pypi/arcade-mcp-server

Model Context Protocol (MCP) server framework for Arcade.dev

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
mcp-for-argocd
An implementation of Model Context Protocol (MCP) server for Argo CD.
0 tools
devctl-mcp
A basic MCP (Model Context Protocol) server implementation
0 tools
delegare-mcp
Model Context Protocol (MCP) server and tools for Delegare
0 tools
dart-mcp-server
Dart AI Model Context Protocol (MCP) server
0 tools
mcp-server
Official ConfigCat Model Context Protocol (MCP) Server
0 tools

How to use

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

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