Skip to main content
Glama
.mcpbignore1.07 kB
# MCPB Package Ignore File # Specifies files and patterns to exclude from the MCPB package # Test files *.test.ts *.test.js tests/ __tests__/ *.spec.ts *.spec.js # Coverage reports coverage/ .nyc_output/ # Documentation and development files docs/ *.md !README.md LICENSE CONTRIBUTING.md CHANGELOG.md # Configuration files .env .env.* !.env.example .eslintrc* .prettierrc* .gitignore .editorconfig tsconfig.json vitest.config.ts jest.config.* # Build and development scripts scripts/ *.sh # Source files (only include built files) src/ # Explicitly include build directory !build/ !build/src/ !build/src/**/* # CI/CD .github/ .gitlab-ci.yml .travis.yml # IDE files .vscode/ .idea/ *.sublime-* # OS files .DS_Store Thumbs.db # Temporary files *.log *.tmp *.temp .cache/ # Development dependencies node_modules/.cache/ node_modules/.bin/ # Other package managers yarn.lock pnpm-lock.yaml .yarn/ .pnpm/ # Docker files (for development) Dockerfile docker-compose.yml .dockerignore # Git .git/ .gitattributes # Other development files Makefile *.bak *.swp *~

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/jerichosequitin/Metabase'

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