Back to search
30
MCP

autodb-mcp

pypi/autodb-mcp

AutoDB MCP server — agent-facing tools for database context and interaction

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

Similar MCP servers embedding-nearest

agentdb-mcp
MCP server for AgentDB — give any AI agent persistent memory and observability
0 tools
mcp-agentapi
MCP server for interacting with AI agents through the Agent API
0 tools
cortexdb-mcp
MCP Server for CortexDB — expose memory operations to AI agents
0 tools
ccontext-mcp
MCP server for AI agents to manage project execution context
0 tools
db-mcp-server
A powerful multi-database server implementing the Model Context Protocol (MCP) to provide AI assistants with structured access to databases.
0 tools
autodoc-mcp
MCP server for automatic Python package documentation context
0 tools

How to use

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

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