Back to Browse

Planner MCP Server

Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

Goal and task planning MCP for Codex and AI agents, with evidence-backed completion.

About

Goal and task planning MCP for Codex and AI agents, with evidence-backed completion.

Remote endpoints: streamable-http: https://planner.monopoly-gold.com/_mcp

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.

Endpoint verified · Open access · No issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "com-monopoly-gold-planner-mcp": {
      "url": "https://planner.monopoly-gold.com/_mcp"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

Planner MCP (proof-of-done)

Evidence-gated task verification for AI agents. Hosted MCP server — nothing to install.

Search aliases such as MCP Planner, Planner MCP, install mcp planner, and установи mcp planner refer to this official server: com.monopoly-gold.planner/mcp.

MCP endpoint: https://planner.monopoly-gold.com/_mcp

What it does

Planner prevents AI agents from marking tasks "done" on trust alone. Every goal goes through a verification gate:

  1. Decompose — break a goal into acceptance criteria with behavioral checks
  2. Attach evidence — screenshot, curl output, file, or text artifact per criterion
  3. Independent judge — LLM evaluates evidence against the criterion and accepts or rejects

Goals stay open until every acceptance criterion has passing evidence.

Key features

  • Goal hierarchy — projects, milestones, goals, tasks with parent-child relationships
  • Acceptance criteria — behavioral, observable checks (not "Denis approves")
  • Evidence model — attach files or text per criterion; plain notes don't satisfy the gate
  • LLM judge — independent verdict on each piece of evidence
  • Gate-keeper interview — 3 questions on goal creation: why, where in the tree, how we'll verify
  • Dependencies & blockers — cross-goal blocking with auto-unblock on resolution
  • Tree & summary views — full hierarchy traversal and project-level summaries

MCP tools (24)

CategoryTools
Projectsproject-list, project-get, project-create, project-delete, project-add-dependency, project-remove-dependency
Goalsgoal-list, goal-get, goal-tree, goal-create, goal-update, goal-delete, goal-move, goal-reorder, goal-summary, goal-todo
Criteriagoal-add-criterion
Evidencegoal-attach-evidence, goal-add-evidence-text, goal-remove-evidence, goal-request-upload
Blockersgoal-block, goal-remove-blocker
Accountaccount-delete

Connect

Planner is a hosted remote MCP server using streamable HTTP transport with OAuth 2.1 authentication and Dynamic Client Registration (RFC 7591).

Codex — “установи mcp planner”

Run these commands in Codex CLI:

codex mcp add planner --url https://planner.monopoly-gold.com/_mcp
codex mcp login planner
codex mcp list

Planner signs the user in through browser OAuth. There is no Planner token to create or paste, and no package or repository to clone. After login, ask Codex to list your Planner projects; a successful project-list tool call confirms that the connection is live (an empty list is valid for a new account).

Canonical guide: https://planner.monopoly-gold.com/connect/codex

Claude Desktop / Claude Code

Add to your MCP configuration:

{
  "mcpServers": {
    "planner": {
      "type": "url",
      "url": "https://planner.monopoly-gold.com/_mcp"
    }
  }
}

OAuth login happens automatically on first connection.

Any MCP client

Point your client to https://planner.monopoly-gold.com/_mcp — the server supports MCP discovery and standard OAuth 2.1 flow.

Directory listings

DirectoryStatusLink
Glama✅ Live, Healthyglama.ai/mcp/connectors/…/planner-proof-of-done
mcp.so✅ Publishedmcp.so/server/planner
awesome-mcp-servers⏳ PR under reviewPR #8708

Links

License

Proprietary. Planner is a hosted service — this repository contains documentation only.

Reviews

No reviews yet

Be the first to review this server!