Skip to main content
Glama
mcp_settings.json795 B
{ "mcpServers": { "aistack-intelligence": { "command": "cmd", "args": [ "/c", "python", "C:\\AIStack-MCP\\mcp_intelligence_server.py", "--workspace", "C:\\AIStack-MCP" ], "env": { "PYTHONPATH": "C:\\AIStack-MCP", "OLLAMA_URL": "http://localhost:11434", "QDRANT_URL": "http://localhost:6333", "AISTACK_ROOT": "C:\\AIStack-MCP" } }, "filesystem": { "command": "npx", "args": [ "-y", "@modelcontextprotocol/server-filesystem", "C:\\AIStack-MCP" ] }, "git": { "command": "npx", "args": [ "-y", "@modelcontextprotocol/server-git", "--repository", "C:\\AIStack-MCP" ] } } }

Latest Blog Posts

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