Skip to main content
Glama
.gitignore632 B
# Dependencies node_modules/ package-lock.json npm-debug.log* yarn-debug.log* yarn-error.log* # Build output build/ dist/ *.js *.d.ts *.js.map *.d.ts.map # Keep the src directory JavaScript files if any !src/**/*.js # TypeScript cache *.tsbuildinfo # IDE .vscode/ .idea/ *.swp *.swo *~ .venv # OS .DS_Store Thumbs.db # Environment variables .env .env.local .env.*.local # Logs logs/ *.log # Testing coverage/ .nyc_output/ # Temporary files *.tmp # Python __pycache__/ *.py[cod] *$py.class *.so .Python venv/ env/ ENV/ .venv *.egg-info/ build-python/ .pytest_cache/ .mypy_cache/ .ruff_cache/ .coverage htmlcov/ *.egg *.temp

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/cthunter01/MCPCalculator'

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