Skip to content
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%
24 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
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
io.github.fashad-ahmed/universal-db-mcp
Security-first MCP server for PostgreSQL, SQLite, MySQL, DuckDB with SQL injection prevention.
0 tools
database-mcp-fastmcp
A MCP server that helps access and query data in various popular databases
0 tools

How to use

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

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