https://github.com/tylerstoltz/mcp-odbc
MCP server for connecting clients like Claude Desktop to ODBC data sources
https://github.com/tylerstoltz/mcp-odbc
Last synced: 5 months ago
JSON representation
MCP server for connecting clients like Claude Desktop to ODBC data sources
- Host: GitHub
- URL: https://github.com/tylerstoltz/mcp-odbc
- Owner: tylerstoltz
- License: mit
- Created: 2025-03-20T19:11:13.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-03-20T19:25:36.000Z (8 months ago)
- Last Synced: 2025-03-20T20:50:48.152Z (8 months ago)
- Language: Python
- Size: 32.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
Awesome Lists containing this project
- awesome-mcp-servers - **mcp-odbc** - MCP server for connecting clients like Claude Desktop to ODBC data sources `python` `mcp` `server` `pip install git+https://github.com/tylerstoltz/mcp-odbc` (🤖 AI/ML)
- awesome-mcp-servers - **mcp-odbc** - MCP server for connecting clients like Claude Desktop to ODBC data sources `python` `mcp` `server` `pip install git+https://github.com/tylerstoltz/mcp-odbc` (AI/ML)
- toolsdk-mcp-registry - ❌ odbc-database-connector - only access to any ODBC-compatible database through tools for listing connections, testing connectivity, retrieving schemas, and executing SQL queries for data analysis and business intelligence. (python) (Databases / How to Submit)
- toolsdk-mcp-registry - ❌ odbc-database-connector - only access to any ODBC-compatible database through tools for listing connections, testing connectivity, retrieving schemas, and executing SQL queries for data analysis and business intelligence. (python) (Databases)
- metorial-index - ODBC MCP Server - Connects to ODBC-compatible databases for querying, analyzing, and generating insights from data while ensuring read-only access to prevent modifications. (Databases)