Skip to main content
Glama

Ghidra MCP Server

.gitignore755 B
# Byte-compiled / optimized / DLL files __pycache__/ *.py[cod] *$py.class # Virtual environment venv/ env/ ENV/ .venv/ .ENV/ .virtualenv/ # Distribution / packaging build/ dist/ *.egg-info/ .eggs/ # Installer logs pip-log.txt pip-delete-this-directory.txt # Unit test / coverage reports htmlcov/ .tox/ .nox/ .coverage coverage.xml *.cover *.py,cover .cache pytest_cache/ # MyPy .mypy_cache/ .dmypy.json dmypy.json # Pyre type checker .pyre/ # PyLint .pylint.d/ # Jupyter Notebook .ipynb_checkpoints # pyenv .python-version # PEP 582; used by some tooling like poetry __pypackages__/ # VS Code .vscode/ # MacOS .DS_Store # IDEs .idea/ *.sublime-project *.sublime-workspace # Environment variable files .env .env.* crackme ghidra_context.json

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/Bamimore-Tomi/ghidra_mcp'

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