mcp-odbc

tylerstoltz/mcp-odbc

3.2

If you are the rightful owner of mcp-odbc 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.

An MCP server that enables LLM tools like Claude Desktop to query databases via ODBC connections.

Tools

Functions exposed to the LLM to take actions

list-connections

Lists all configured database connections

list-available-dsns

Lists all available DSNs on the system

test-connection

Tests a database connection and returns information

list-tables

Lists all tables in the database

get-table-schema

Gets schema information for a table

execute-query

Executes an SQL query and returns results

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources