OmniPlan

ao561/OmniPlan
★ 0 stars Python 💬 Communication Updated today
A hyper-personalised group chat assistant powered by the deep context of MCP servers.
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": {
    "omniplan": {
      "command": "uvx",
      "args": [
        "omniplan"
      ]
    }
  }
}

Or install with pip: pip install omniplan

README Excerpt

A hyper-personalised group chat assistant powered by the deep context of the Model Context Protocol (MCP) to solve chaotic group planning. --- We've all been there: trying to plan a simple dinner with friends turns into a chaotic nightmare. Sarah is vegan, Tom has allergies, nobody remembers who can't do Tuesdays, and someone inevitably suggests a place 2 hours away during rush hour.