Skip to content
MCP Server Community By @waystation-ai

WayStation-ai/mcp

☁️ 🍎 🪟 - Seamlessly and securely connect Claude Desktop and other MCP hosts to your favorite apps (Notion, Slack, Monday, Airtable, etc.). Takes less than 90 secs.

New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.

Install guide →
Connected Apps: WayStation-ai/mcp Claude Desktop

Installation Guide

Run command: npx -y @modelcontextprotocol/server-waystation-ai-mcp

Detailed Documentation

☁️ 🍎 🪟 - Seamlessly and securely connect Claude Desktop and other MCP hosts to your favorite apps (Notion, Slack, Monday, Airtable, etc.). Takes less than 90 secs.

Configuration

{
  "mcpServers": {
    "waystation-ai-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-waystation-ai-mcp"
      ],
      "env": {}
    }
  }
}