Skip to main content
Glama
.gitignore475 B
# Dependencies node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* pnpm-debug.log* # Build outputs dist/ build/ *.js *.js.map *.d.ts !*.config.js # TypeScript *.tsbuildinfo # Environment variables .env .env.local .env.*.local # IDE .vscode/ .idea/ *.swp *.swo *~ # Game save data (sensitive - contains encrypted player data) game-save.enc *.enc # Logs logs/ *.log # Testing coverage/ .nyc_output/ # Temporary files tmp/ temp/ *.tmp # OS Thumbs.db .DS_Store

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/bellsanct/mcp-dungeon-game'

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