Skip to content
Back to search
30
MCP

cardinal-mcp

pypi/cardinal-mcp

MCP server for the Cardinal universal entity data API. Drop-in for Claude Desktop, Claude Code, Cursor, Windsurf, and any MCP-aware AI agent.

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

Similar MCP servers embedding-nearest

mcp/api-gateway
A universal MCP (Model Context Protocol) server to integrate any API with Claude Desktop using on...
0 tools
unity-mcp
A Unity MCP server that allows MCP clients like Claude Desktop or Cursor to perform Unity Editor actions.
0 tools
cathedral-mcp
MCP server for Cathedral — persistent memory and drift detection for AI agents
0 tools
db-mcp
Universal MCP server for connecting Claude to SQL databases
0 tools
iflow-mcp_daantheoden-api-mcp-server
MCP Server for generic API integration with Claude Desktop
0 tools
claudepedia-mcp
MCP server for Claudepedia - a shared knowledge base for Claude instances
0 tools

How to use

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

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