Soumya7681/sql-mcp-server
3.2
If you are the rightful owner of sql-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
A Model Context Protocol (MCP) server that provides SQL database connectivity for multiple database types including SQLite, MySQL, PostgreSQL, and SQL Server.
Tools
Functions exposed to the LLM to take actions
connect_database
Connect to a database with the specified configuration.
execute_query
Execute a SQL query on a connected database.
get_table_schema
Get schema information for tables.
list_connections
List all active database connections.
disconnect_database
Disconnect from a database.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client