cuongtl1992/mcp-dbs
If you are the rightful owner of mcp-dbs and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) implementation for connecting to and working with various database systems.
Tools
Functions exposed to the LLM to take actions
connect-database
Connect to a database
disconnect-database
Disconnect from the database
execute-query
Execute the query and return the result
execute-update
Execute queries that do not return results (such as INSERT, UPDATE, DELETE)
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client