Skip to main content
Glama
.npmignore1.11 kB
# Source TypeScript files (keep dist/ only) src/ *.ts !dist/**/*.d.ts tsconfig.json # Configuration files .gitignore .npmignore biome.json vitest.config.ts .env .env.* # Development files .vscode/ .idea/ .claude/ claude_code_mcp_config.json mcp_config_claude_code.json .smithery/ # Testing tests/ test/ coverage/ .nyc_output/ *.test.* *.spec.* .vitest/ test-results/ # Documentation development specs/ trees/ docs/ *.md !README.md !LICENSE # Build tools Dockerfile smithery.yaml flake.nix flake.lock cli/ # Backup files *.bak *.bak2 index-old-bloated.ts src/tools/index-refactored.ts # Logs *.log npm-debug.log* yarn-debug.log* yarn-error.log* # OS .DS_Store Thumbs.db # Temporary files *.tmp *.temp .cache/ # Game and refactoring artifacts .refactoring-game/ .feature-implementation-game/ .hive-mind/ .claude-flow/ .swarm/ refactoring-*.md REFACTORING_SUMMARY.md analysis-operations-summary.md notebook-*.md notebooks-benefits.md tools-issues-*.md # External projects systemprompt-mcp-reddit/ exa-mcp-server-websets/ Effect-TS/ # Git .git/ .github/ # Build artifacts not needed *.d.ts.map *.js.map

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/waldzellai/clearthought-onepointfive'

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