Skip to main content
Glama
.npmignore446 B
# .npmignore # Exclude from npm package # Source files src/ tests/ scripts/ # Config files tsconfig.json .editorconfig .gitignore .gitattributes # GitHub .github/ # Documentation (except README and LICENSE) docs/ *.md !README.md !LICENSE # Docker Dockerfile docker-compose.yml .dockerignore # Development .vscode/ .idea/ *.log npm-debug.log* yarn-debug.log* yarn-error.log* # Testing coverage/ .nyc_output/ # Misc .DS_Store *.swp *.swo *~

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/n24q02m/better-notion-mcp'

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