MCP Servers / database / ODBC MCP Server

ODBC MCP Server

JSON →
httpnone2database

Enables LLM tools to query databases using ODBC connections.

Install
How to run this server
[ { "cmd": "pip install -e", "imports": [] } ]
server path: odbc-mcp-server
Tools
What this server exposes
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
Configuration
Environment & auth
authnone
Resources
ODBC MCP Server — MCP Server · libregistry