Skip to main content
Glama
.gitignore364 B
# Dependencies node_modules/ # Build output build/ dist/ # Environment and secrets .env .env.local .env.*.local *.key # IDE .vscode/ .idea/ *.swp *.swo # OS .DS_Store Thumbs.db # Logs logs/ *.log npm-debug.log* # TypeScript cache *.tsbuildinfo # Test coverage coverage/ # Package manager locks (optional - remove if you want to commit) # package-lock.json

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/Tylerbryy/verity_mcp'

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