Skip to main content
Glama

Smart-AI-Bridge

claude-desktop-config.json.template501 B
{ "_comment": "┗(▀̿Ĺ̯▀̿ ̿)┓ CI-CD Generated Claude Desktop Configuration", "_generated_at": "{{TIMESTAMP}}", "_wsl_host_ip": "{{WSL_HOST_IP}}", "mcpServers": { "deepseek-mcp-bridge": { "command": "{{PROJECT_ROOT}}/target/release/deepseek-mcp-bridge", "args": ["--config", "{{PROJECT_ROOT}}/.env.production"], "env": { "RUST_LOG": "{{LOG_LEVEL}}", "ENVIRONMENT": "{{ENVIRONMENT}}", "WSL_HOST_IP": "{{WSL_HOST_IP}}" } } } }

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/Platano78/Smart-AI-Bridge'

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