libregistry
Registry
Models
Docker
IAM
MCP
Docs
Sign in with Google
MCP Servers
/
database
/ ODBC MCP Server
ODBC MCP Server
JSON →
http
none
★ 2
database
Enables LLM tools to query databases using ODBC connections.
github ↗
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
auth
none
Resources
github
https://github.com/tylerstoltz/mcp-odbc ↗
ODBC MCP Server — MCP Server · libregistry