We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/a1j9o94/swiss'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
#Git ignore for python project with .venv
.venv/
__pycache__/
__pycache__
*.pyc
*.pyo
*.pyd
*.pyz
*.pyw
.env
*.env