Local stdio MCP server for read-only Microsoft SQL Server access through Python and pyodbc, providing test connection, list tables, describe table, and query tools.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.MSSQL_DRIVER— ODBC Driver 18 for SQL ServerOPENSSL_CONF— export ="$PWD/scripts/openssl-legacy.cnf"MSSQL_SERVER— export =localhostMSSQL_PORT— export =1433MSSQL_DATABASE— export =MyDatabaseMSSQL_USER— export =my_userMSSQL_PASSWORD— export =my_password[](https://m8ven.ai/mcp/tsod-mssql-pyodbc-mcp-1ox25s)