Skip to main content
Glama

Zerion MCP Server

by SAK1337
.dockerignore•517 B
# Python __pycache__/ *.py[cod] *$py.class *.so .Python *.egg-info/ dist/ build/ *.egg .pytest_cache/ .coverage htmlcov/ .tox/ # Virtual environments .venv/ venv/ ENV/ env/ # IDE .vscode/ .idea/ *.swp *.swo *~ # Git .git/ .gitignore .gitattributes # Documentation *.md docs/ # Logs *.log logs/ # OS .DS_Store Thumbs.db # Docker Dockerfile docker-compose.yml .dockerignore # Test files tests/ test_*.py *_test.py # OpenSpec (if not needed in container) openspec/ # Temporary files *.tmp .coverage server.log

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/SAK1337/myzerionmcp'

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