Skip to content
Back to search
30
MCP

mcap-mcp-server

pypi/mcap-mcp-server

A generic SQL query interface for MCAP robotics data via the Model Context Protocol

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

Similar MCP servers embedding-nearest

mcp-mysql-server
A Model Context Protocol server for MySQL database operations
0 tools
io.github.cap-js/mcp-server
Model Context Protocol (MCP) server for AI-assisted development of CAP applications.
0 tools
openclaw-mcp
Model Context Protocol (MCP) server for OpenClaw AI assistant integration
0 tools
cpap-mcp
Model Context Protocol (MCP) server for CPAP data analysis
0 tools
mcp-server-bigquery
A Model Context Protocol server that provides access to BigQuery
0 tools
io.github.sap/mdk-mcp-server
Model Context Protocol (MCP) server for AI-assisted development of MDK applications.
0 tools

How to use

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

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