mcp-odbc
If you are the rightful owner of mcp-odbc 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.
An MCP server that enables LLM tools like Claude Desktop to query databases via ODBC connections.
list-connections
Lists all configured database connections
list-available-dsns
Lists all available DSNs on the system
test-connection
Tests a database connection and returns information
list-tables
Lists all tables in the database
get-table-schema
Gets schema information for a table
execute-query
Executes an SQL query and returns results