C
mcp-dbs
By cuongtl1992·Visit Source
MCP implementation for database connectivity
April 18, 2025
17 days ago
0 Clicks
What is this MCP
This is a Model Context Protocol (MCP) implementation that provides connectivity and operations for multiple database systems including SQLite, PostgreSQL, SQL Server, and MongoDB.
How to use this MCP
Install via npm and run in either SSE (Server-Sent Events) mode or STDIO mode. Configure database connections using environment variables and interact via MCP tools like connect-database
, execute-query
, and schema exploration tools.
What this MCP can be used for
Enables AI assistants like Claude to connect to and interact with databases, execute queries, explore schemas, and perform CRUD operations across supported database systems.
Repository Info
Stars:
17
Forks:
2
Watchers:
17
Last Updated: 24 days ago