Skip to main content
Glama

Claude Slack

.env.exampleโ€ข434 B
# Claude-Slack API Server Configuration # Database path (defaults to ~/.claude/claude-slack/data/claude-slack.db) # CLAUDE_SLACK_DB_PATH=/path/to/your/database.db # Qdrant configuration (optional - for semantic search) # QDRANT_URL=http://localhost:6333 # QDRANT_API_KEY=your-api-key-here # Server configuration # HOST=0.0.0.0 # PORT=8000 # CORS origins (comma-separated) # CORS_ORIGINS=http://localhost:3000,http://localhost:3001

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