Relay Kit
Freeby MCP Community
Lightweight MCP relay — exposes multiple services (Asana, Slack, Sentry, PostHog, etc.) as 2 tools: search + execute
v0.1.0Added Apr 12, 2026
mcpmodel-context-protocolrelaygatewayasana
Relay Kit MCP Server
Lightweight MCP relay — exposes multiple services (Asana, Slack, Sentry, PostHog, etc.) as 2 tools: search + execute
Installation
npx -y mcp-relay-kit
Reviews
Installation
Quick install
npx -y mcp-relay-kit
Add to claude_desktop_config.json
{
"mcpServers": {
"relay-kit": {
"command": "npx",
"args": ["-y", "mcp-relay-kit"]
}
}
}