Loading MCP server directory, please wait...
Servidor MCP para SQL Server com controle de permissões e modo somente-leitura
npx @getmcp/cli add io.github.hlgurgel/sqlserverRequires Python 3.10+. Community-contributed server. Review source before installing.
MSSQL_CONNECTION_STRINGString de conexão ODBC para o SQL Server
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.hlgurgel/sqlserver": {
"command": "uvx",
"args": [
"sqlserver-mcp-tools"
],
"env": {
"MSSQL_CONNECTION_STRING": ""
}
}
}
}