Skip to main content
Glama
.apifyignore455 B
# Claude Code configuration (local development only) .claude/ # Python virtual environment venv/ __pycache__/ *.pyc *.pyo *.pyd # Node modules (apify-cli only) node_modules/ package.json package-lock.json # Git repository .git/ .gitignore # Local testing tests/ pytest.ini storage/ # Local MCP server entry point (not needed on Apify) run_mcp_server.py # IDE and OS files .vscode/ .idea/ .DS_Store # Logs *.log # Environment files .env .env.local

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/rkampani/duckduckgo-mcp'

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