Skip to main content
Glama
Nam088

Multi-Database MCP Server

by Nam088
mcp-config.example.json386 B
{ "mcpServers": { "sql-server": { "command": "npx", "args": [ "-y", "@nam088/mcp-sql-server" ], "env": { "MSSQL_HOST": "localhost", "MSSQL_PORT": "1433", "MSSQL_USER": "sa", "MSSQL_PASSWORD": "YourStrong@Password123", "MSSQL_DATABASE": "master", "MSSQL_MODE": "READONLY" } } } }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Nam088/mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server