mcp-dbs

mcp-dbs

3.4

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.

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)