mcp-vacation-activity

jhauga/mcp-vacation-activity
★ 0 stars TypeScript Memory/Knowledge Updated 1d ago
A cross-platform Model Context Protocol (MCP) server that plans, proposes, and schedules vacation activities. Sensitive steps (login, payment) are handed back to the user by opening the relevant page with the NPM package `to-explorer`.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-vacation-activit": {
      "command": "npx",
      "args": [
        "-y",
        "jhauga/mcp-vacation-activity"
      ]
    }
  }
}

README Excerpt

A cross-operating-system **MCP server** that plans, proposes, and schedules vacation activities, plus a **helper plugin** that walks non-technical people through creating and running it. There are two parts in this repository: | Part | Path | What it is | |------|------|------------| | MCP server | [`server/`](server/) | A working TypeScript/Node Model Context Protocol server. Also the reference the helper plugin teaches people to stand up. |

Tools (5)

openForUserproposeSchedulerecordActivityresetPlannersearchActivities