Skip to main content
Glama
eficode
by eficode
.gitignore351 B
# --- Secrets & Configuration --- .secrets .env .env.local # --- Python --- # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod] *$py.class # Distribution / packaging dist/ build/ *.egg-info/ # Virtual Environments .venv/ venv/ env/ # --- Testing --- .pytest_cache/ .coverage htmlcov/ # --- IDEs / Editors --- .vscode/ .idea/ .DS_Store

Latest Blog Posts

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/eficode/mcp-agileday'

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