Skip to main content
Glama

Claude Slack

.gitignoreโ€ข632 B
# Node node_modules/ npm-debug.log* .npm package-lock.json # Python __pycache__/ *.py[cod] *$py.class *.so venv/ .venv/ .Python # IDE .vscode/ .idea/ *.swp *.swo *~ # OS .DS_Store Thumbs.db # Test coverage/ .nyc_output/ .pytest_cache/ *.pytest_cache/ /tmp/ test_*.db *.test.db # Build dist/ build/ *.egg-info/ # Local testing test-claude/ /tmp-test-*/ tests/refactoring/ REFACTORING_SUMMARY.md # v4 Semantic Search *.chroma/ chroma/ .chroma/ .cache/ chromadb_cache/ *.onnx # Logs *.log logs/ *.log.* # Database files (for testing) *.db-journal *.db-wal *.db-shm # Environment .env .env.local *.env # Claude Code .claude/

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/theo-nash/claude-slack'

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