Skip to main content
Glama
mcp.json.example•525 B
{ "mcpServers": { "code-intelligence": { "_comment": "SOLUTION 1: cmd /c Wrapper (RECOMMENDED for Windows)", "_description": "This is the fastest fix for Windows STDIO issues with Cursor", "command": "cmd", "args": [ "/c", "python", "C:\\AIStack-MCP\\mcp_intelligence_server.py", "--workspace", "${workspaceFolder}" ], "env": { "OLLAMA_URL": "http://localhost:11434", "QDRANT_URL": "http://localhost:6333" } } } }

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/mjdevaccount/AIStack-MCP'

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