Skip to main content
Glama

Smart-AI-Bridge

.mcp.json.exampleโ€ข488 B
{ "mcpServers": { "smart-ai-bridge": { "command": "node", "args": [ "/absolute/path/to/smart-ai-bridge/smart-ai-bridge.js" ], "cwd": "/absolute/path/to/smart-ai-bridge", "env": { "MCP_SERVER_NAME": "smart-ai-bridge", "NODE_ENV": "production", "NVIDIA_API_KEY": "${NVIDIA_API_KEY}", "GEMINI_API_KEY": "${GEMINI_API_KEY}", "MCP_SERVER_MODE": "true", "VALIDATION_ENABLED": "true" } } } }

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