We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Lekssays/joern-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Core dependencies
fastmcp>=2.12.4
mcp>=1.16.0
httpx>=0.28.1
aiohttp>=3.13.2
uvicorn>=0.38.0
websockets>=15.0.1
pydantic==2.11.10
docker==7.1.0
gitpython==3.1.45
PyYAML==6.0.3
# Development dependencies
pytest==8.4.2
pytest-asyncio==1.2.0
pytest-mock==3.15.1
black==25.9.0
isort==6.1.0
flake8==7.3.0
mypy==1.18.2
autopep8==2.3.2