HomeDevelopment › mcp

mcp

Ultimate toolbox to connect your LLM to popular productivity tools such as Monday, AirTable, Slack

JavaScript Cloud macOSWindows Remote
★ 63 stars Last pushed 2025-09-10

Topics: Aggregators

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://waystation.ai/mcp HTTP 402 when checked 2026-09-24

Claude Code:

claude mcp add --transport http mcp https://waystation.ai/mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "mcp": {
      "url": "https://waystation.ai/mcp"
    }
  }
}

Remote (sse)

https://waystation.ai/mcp/sse HTTP 402 when checked 2026-09-24

Claude Code:

claude mcp add --transport sse mcp https://waystation.ai/mcp/sse

Or add to your MCP client config:

{
  "mcpServers": {
    "mcp": {
      "url": "https://waystation.ai/mcp/sse"
    }
  }
}

This repository has 12 servers listed in the Official MCP Registry.

Other names: ai.waystation/airtable, ai.waystation/gmail, ai.waystation/jira, ai.waystation/miro, ai.waystation/monday, ai.waystation/office, ai.waystation/postgres, ai.waystation/slack, ai.waystation/supabase, ai.waystation/teams, ai.waystation/wrike

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry