MCP Database Server
JSON →Connects to and interacts with various database systems like SQLite, PostgreSQL, SQL Server, and MongoDB.
Install
npx mcp-dbs Tools · 4
- connect-database Connect to a database
- disconnect-database Disconnect from a database
- execute-query Execute a query and return results
- execute-update Execute a query without returning results
Environment variables
MCP_POSTGRES_HOSTMCP_POSTGRES_PORTMCP_MSSQL_PORT
Links
★ 21 GitHub stars