We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ai-debugger/aidb'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
system-requirements.md•442 B
## System Requirements
**Language Runtimes:**
- Python: 3.10+ (3.12 recommended)
- Node.js: 18+ (22 LTS recommended)
- Java: JDK 17+ (21 LTS recommended)
**Operating Systems:**
- macOS (Intel & Apple Silicon)
- Linux (x64, arm64)
- Windows (x64, arm64)
**Tested Versions:** Python 3.12, Node 22, Java 21
:::{note}
Only install the runtime(s) for languages you want to debug. For Python-only debugging, you only need Python installed.
:::