https://github.com/OpenLinkSoftware/mcp-pyodbc-server
A simple MCP ODBC server using FastAPI, ODBC and PyODBC.
https://github.com/OpenLinkSoftware/mcp-pyodbc-server
Last synced: 3 days ago
JSON representation
A simple MCP ODBC server using FastAPI, ODBC and PyODBC.
- Host: GitHub
- URL: https://github.com/OpenLinkSoftware/mcp-pyodbc-server
- Owner: OpenLinkSoftware
- License: mit
- Created: 2025-04-05T01:17:20.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-05-23T16:07:42.000Z (28 days ago)
- Last Synced: 2025-05-23T17:37:15.567Z (27 days ago)
- Language: Python
- Size: 39.1 KB
- Stars: 0
- Watchers: 6
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- mcp-index - ODBC Server - Connect to databases using ODBC, enabling real-time data fetching, schema exploration, and query execution. Provides functionalities for managing schemas, tables, and stored procedures across various database management systems. (APIs and HTTP Requests)