Skip to main content
Glama
.npmignore512 B
# Source files src/ tsconfig.json # Development files .vscode/ .idea/ *.swp *.swo *~ # Environment files .env .env.local .env.example # Git .git/ .gitignore # Documentation (keep README.md, exclude others) progress.md todo.md # Build artifacts - keep .map files for debugging # OS .DS_Store Thumbs.db # Logs *.log npm-debug.log* yarn-debug.log* yarn-error.log* # Testing coverage/ *.test.ts *.spec.ts # Temporary files *.tmp .temp/ # OpenAPI spec (optional, but keeping it for reference) openapi.yaml

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/griffinwork40/smartlead-mcp'

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