mcp-odbc

mcp-odbc

1

The ODBC MCP Server allows tools like Claude Desktop to query and analyze database data securely via ODBC connections. It offers features like multiple database connections, read-only safeguards, and flexible configuration options, enhancing data access and analysis while maintaining security.

list-connections

List all configured database connections

list-available-dsns

List all available DSNs on the system

test-connection

Test the database connection and return information

list-tables

List all tables in the database

get-table-schema

Get the schema information of the table

execute-query

Execute SQL query and return results