Skip to main content
Glama

GitHub Repository Analyzer

by jar285
.gitignore330 B
# Environment variables .env # Python virtual environment venv/ .venv/ env/ venv_py310/ # Python bytecode __pycache__/ *.py[cod] *$py.class # Distribution / packaging dist/ build/ *.egg-info/ # IDE files .idea/ .vscode/ *.swp *.swo # Logs *.log # OS specific files .DS_Store Thumbs.db # Reference implementation reference/

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/jar285/github_mcp_analyzer'

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