Back to search
30
MCP

database-universal-mcp

pypi/database-universal-mcp

MCP server for database universal. Features query sql, list tables, describe table. From MEOK AI Labs.

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

Similar MCP servers embedding-nearest

database-universal-mcp
MCP server for database universal. Features query sql, list tables, describe table. From MEOK AI Labs.
0 tools
io.github.csoai-org/database-universal-mcp
database-universal-mcp MCP server by MEOK AI Labs
0 tools
database-mcp
A MCP server that helps access and query data in various popular databases
0 tools
database-mcp-fastmcp
A MCP server that helps access and query data in various popular databases
0 tools
db-mcp
Universal MCP server for connecting Claude to SQL databases
0 tools
lyellr88/marm-mcp-server
Universal MCP Server: intelligent memory, semantic search, & AI agent collaboration support.
0 tools

How to use

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

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