Skip to main content
Glama
.gitignore345 B
# Dependencies node_modules/ # Build output dist/ *.tsbuildinfo # Test coverage coverage/ .nyc_output/ # Environment .env .env.local .env.*.local # Editor .vscode/ .idea/ *.swp *.swo *~ .DS_Store # Logs logs/ *.log npm-debug.log* yarn-debug.log* yarn-error.log* # Temporary tmp/ temp/ *.tmp # OS .DS_Store Thumbs.db .envrc.private .env

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/0xBigBoss/tilt-mcp'

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