Skip to main content
Glama

Claude Slack

.npmignoreโ€ข587 B
# Development files tests/ test-*.py *.test.js coverage/ .nyc_output/ # Python cache __pycache__/ *.py[cod] *$py.class *.pyc # Documentation source docs/ # Git files .git/ .gitignore # CI/CD .github/ .travis.yml .circleci/ # IDE .vscode/ .idea/ *.swp *.swo # OS files .DS_Store Thumbs.db # Development/local files tmp/ temp/ *.log *.pid .env .env.local # Build artifacts not needed for package dist/ build/ # Test files that aren't needed test_*.py *_test.py # Local development files claude-memory-system/ claude-slack-build-plan.md messaging-design.md setup_*.sh quick_fix.sh

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