A lightweight MCP (Model Context Protocol) server for ODBC built with FastAPI, pyodbc, and SQLAlchemy. This server is compatible with Virtuoso DBMS and other DBMS backends that implement a SQLAlchemy provider. - Get Schemas: Fetch and list all schema names from the connected database. - Get Tables: Retrieve table information for specific schemas or all schemas. - Describe Table: Generate a detaile
Add this skill
npx mdskills install OpenLinkSoftware/mcp-sqlalchemy-serverComprehensive ODBC/SQLAlchemy MCP server with extensive database tools and solid documentation
claude mcp add mcp-sqlalchemy-server -- npx -y mcp-sqlalchemy-server
npx mdskills install OpenLinkSoftware/mcp-sqlalchemy-server