The OpenLink MCP Server for ODBC (mcp-odbc) is a Model Context Protocol (MCP) server that provides large language models and AI agents with transparent access to ODBC-accessible data sources. Built in TypeScript on top of node-odbc, it routes queries to different databases via ODBC connectors, allowing users to programmatically interact with a variety of databases. Designed for developers, data engineers, and AI application builders, it exposes tools for schema inspection, SQL/SPARQL/SPASQL queries, and integration with Virtuoso-specific AI features.
Visit Odbc's official website for product details and getting started.