Skip to main content
Glama
.gitignore494 B
# Dependencies node_modules/ package-lock.json # Build output dist/ *.js *.js.map *.d.ts *.d.ts.map !src/**/*.ts !tests/**/*.ts # Environment variables .env # Test data test-data/ test-data-*/ # Data directory (local storage - optional, uncomment to exclude from version control) # data/types/*.json # Keep the empty structure !data/ !data/types/ data/types/*.json # IDE .vscode/ .idea/ *.swp *.swo *~ # OS .DS_Store Thumbs.db # Logs *.log npm-debug.log* yarn-debug.log* yarn-error.log*

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/sanggggg/record-mcp'

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