Skip to main content
Glama
client-config.example.json413 B
{ "mcpServers": { "mcp-sql": { "url": "http://mcpserver.yuuu.local:35001/mcp", "headers": { "X-MCP-SQL-USER": "your_username_here", "X-MCP-SQL-PASSWORD": "your_password_here", "X-MCP-SQL-SERVER": "your_server_here", "X-MCP-SQL-DATABASE": "patata", "X-MCP-SQL-DRIVER": "ODBC Driver 17 for SQL Server", "X-MCP-SQL-PORT": "1433" } } } }

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/yuuues/mcp-sql'

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