P
Polyglot Db MCP
Unified MCP server for 16 databases — PostgreSQL, MongoDB, Neo4j, Elasticsearch, Redis, and more. ReScript core, runs on Deno.
Created 12/12/2025
Updated about 2 months ago
README
Repository documentation and setup instructions
README not found
Quick Setup
Installation guide for this server
Installation Command (package not published)
git clone https://github.com/hyperpolymath/polyglot-db-mcp
Manual Installation: Please check the README for detailed setup instructions and any additional dependencies required.
Cursor configuration (mcp.json)
{
"mcpServers": {
"hyperpolymath-polyglot-db-mcp": {
"command": "git",
"args": [
"clone",
"https://github.com/hyperpolymath/polyglot-db-mcp"
]
}
}
}
Author Servers
Other servers by hyperpolymath