Skip to main content
Glama
docker-compose.yml370 B
services: ghidra-mcp-tests: image: ghidramcp-tests:latest build: context: ../.. dockerfile: test-infrastructure/docker/Dockerfile ports: - "5900:5900" # VNC port volumes: # Cache Maven dependencies between runs - maven-cache:/root/.m2 environment: - DISPLAY=:99 - ENABLE_VNC=true volumes: maven-cache:

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/HK47196/GhidraMCP'

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