MCP Servers / database / MCP Database Server

MCP Database Server

JSON →
stdionone21database

Connects to and interacts with various database systems like SQLite, PostgreSQL, SQL Server, and MongoDB.

Install
How to run this server
[ { "cmd": "npx mcp-dbs", "imports": [] } ]
server path: mcp-database-server-2
Tools
What this server exposes
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
Configuration
Environment & auth
authnone
envMCP_POSTGRES_HOST
envMCP_POSTGRES_PORT
envMCP_MSSQL_PORT
Resources
MCP Database Server — MCP Server · libregistry