Skip to main content
Glama
mcp.json414 B
{ "mcpServers": { "ida-mcp (http)": { "url": "http://127.0.0.1:11338/mcp", "description": "HTTP MCP - auto-started when IDA plugin loads. No subprocess needed." }, "ida-mcp-proxy (stdio)": { "command": "python", "args": ["ida_mcp/proxy/ida_mcp_proxy.py"], "env": {}, "description": "stdio MCP - requires MCP client to launch subprocess." } } }

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/jelasin/IDA-MCP'

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