Skip to main content
Glama
.gitignore325 B
# Dependencies node_modules/ # Build output dist/ # IDE .idea/ .vscode/ *.swp *.swo # OS .DS_Store Thumbs.db # Logs *.log npm-debug.log* # Environment .env .env.local .env.*.local # Internal docs (not for public repo) docs/ # Lock files (optional - uncomment if you want to commit them) # package-lock.json # bun.lock

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/pinepaper/mcp-server'

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