MCP ODBC Server
JSON →Access ODBC-accessible data sources using a configured Data Source Name (DSN).
Install
npx -y @modelcontextprotocol/inspector Tools · 3
- query Execute a SQL query against the ODBC data source
- list_tables List all available tables in the ODBC data source
- describe_table Describe the schema of a specific table
Links
★ 12 GitHub stars