Skip to main content
Glama

IDA-doc-hint-mcp

pyproject.toml596 B
[tool.poetry] name = "ida-mcp-docs" version = "0.1.0" description = "IDA Pro MCP Documentation and Utilities" authors = ["Your Name <your.email@example.com>"] readme = "README.md" [tool.poetry.dependencies] python = "^3.8" mcp = {extras = ["cli"], version = "^0.1.0"} [tool.poetry.group.dev.dependencies] black = "^23.12.1" isort = "^5.13.2" flake8 = "^7.0.0" pytest = "^7.4.4" [build-system] requires = ["poetry-core"] build-backend = "poetry.core.masonry.api" [tool.black] line-length = 88 target-version = ["py38"] include = '\.pyi?$' [tool.isort] profile = "black" multi_line_output = 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/Sysc4lls/IDA-doc-hint-mcp'

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