Skip to main content
Glama

IDA Pro MCP Server

by fdrechsler
package.json584 B
{ "name": "ida-server", "version": "1.0.0", "type": "module", "author": "", "license": "ISC", "description": "", "dependencies": { "@modelcontextprotocol/sdk": "*", "diff": "^5.1.0", "glob": "^10.3.10", "minimatch": "^10.0.1", "mongodb": "^6.15.0", "zod-to-json-schema": "^3.23.5" }, "files": [ "dist" ], "scripts": { "build": "tsc && shx chmod +x dist/*.js" }, "devDependencies": { "@types/diff": "^5.0.9", "@types/minimatch": "^5.1.2", "@types/node": "^22", "shx": "^0.3.4", "typescript": "^5.3.3" } }

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/fdrechsler/mcp-server-idapro'

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