Skip to main content
Glama

AI Cognitive Nexus

by SimonUTD
mcp-config.json593 B
{ "mcpServers": { "AI-TEAM": { "command": "uv", "args": [ "--directory", "path-to-this-project", "run", "main.py" ], "env": { "LLM_PROVIDER": "OpenAILike", "DEEPSEEK_API_KEY": "your-api-key", "DEEPSEEK_BASE_URL": "https://api.deepseek.com", "OpenAILike_API_KEY": "your-api-key", "OpenAILike_BASE_URL": "https://open.bigmodel.cn/api/paas/v4", "OpenAILike_MODEL_ID": "glm-4.5", "OpenAILike_AGENT_MODEL_ID": "glm-4.5", "EXA_API_KEY": "your-api-key" } } } }

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/SimonUTD/ai-cognitive-nexus-mcp'

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