mcp-odbc-server
If you are the rightful owner of mcp-odbc-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The mcp-odbc server provides Large Language Models with access to ODBC-accessible data sources via a Data Source Name configured for a specific ODBC Connector.
The MCP Server for ODBC is a TypeScript layer built on top of node-odbc, enabling transparent access to ODBC-accessible data sources for Large Language Models. It routes calls to the host system's local ODBC Driver Manager via node.js. The server is designed to work with various ODBC Connectors, with a strong emphasis on community contributions for other database management systems. The server requires node.js version 21.1.0 or higher and several MCP components for installation. It supports a range of database operations, including schema and table retrieval, SQL query execution, and interaction with Virtuoso-specific features. The server is compatible with different platforms, including Apple Silicon, and can be integrated with various applications like Claude Desktop, Cline (Visual Studio Extension), and Cursor.
Features
- Transparent access to ODBC-accessible data sources for LLMs.
- Built on top of node-odbc with TypeScript.
- Supports various database operations and Virtuoso-specific features.
- Compatible with different platforms, including Apple Silicon.
- Integrates with applications like Claude Desktop and Cline.