Skip to main content
Glama
claude_desktop_config.test.json1.3 kB
[ { "mcpServers": { "mindm": { "command": "uvx", "args": [ "--index-url=https://test.pypi.org/simple/", "--extra-index-url=https://pypi.org/simple/", "mindm-mcp" ], "env": { "PIP_INDEX_URL": "https://test.pypi.org/simple/", "PIP_EXTRA_INDEX_URL": "https://pypi.org/simple/" } } } } , { "mcpServers": { "mindm": { "command": "uvx", "args": [ "--with", "mindm", "--with", "fastmcp", "--with", "markdown-it-py", "--index-url=https://test.pypi.org/simple/", "--extra-index-url=https://pypi.org/simple/", "mindm-mcp" ], "env": { "PIP_INDEX_URL": "https://test.pypi.org/simple/", "PIP_EXTRA_INDEX_URL": "https://pypi.org/simple/" } } } } , { "mcpServers": { "whatsapp": { "command": "{{PATH}}/.local/bin/uv", "args": [ "--directory", "{{PATH}}/mindm-mcp/mindm_mcp", "run", "server.py" ] } } }

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/robertZaufall/mindm-mcp'

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