Skip to main content
Glama
.npmignore1.05 kB
# Source files (TypeScript) src/ tests/ # Source maps (not useful without source files in package) *.map # Build and config files scripts/ .github/ .eslintrc.js eslint.config.cjs .eslintignore .prettierrc .prettierignore jest.config.js jest.ci.config.js jest.setup.js tsconfig.json tsconfig.build.json tsconfig.lint.json openapi-generator-config.json openapitools.json # Release automation (CI-only) .release-please-config.json .release-please-manifest.json # CI/CD configuration codecov.yml # Development files .env .env.* .nvmrc coverage/ docs/ examples/ *.log lint.log # Git and IDE .git/ .gitignore .vscode/ .idea/ .claude/ *.swp *.swo *~ .DS_Store # Documentation (keep README, LICENSE, SECURITY.md) AGENTS.md ARCHITECTURE.md CONTRIBUTING.md CODE_OF_CONDUCT.md CODEOWNERS # Temporary files *.tgz tmp/ temp/ *.tmp *.temp # Test files *.test.ts *.test.js *.spec.ts *.spec.js # OpenAPI swagger-spec.json # Keep only what's needed for runtime # - dist/ # - package.json # - README.md # - LICENSE # - CHANGELOG.md # - THIRD_PARTY_NOTICES.md

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/Daghis/teamcity-mcp'

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