Server data from the Official MCP Registry
Goal decomposition where every "done" is proven by evidence and checked by a judge.
Goal decomposition where every "done" is proven by evidence and checked by a judge.
Remote endpoints: streamable-http: https://planner.monopoly-gold.com/_mcp
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.
This plugin requests these system permissions. Most are normal for its category.
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"
}
}
}From the project's GitHub README.
Evidence-gated task verification for AI agents. Hosted MCP server — nothing to install.
MCP endpoint: https://planner.monopoly-gold.com/_mcp
Planner prevents AI agents from marking tasks "done" on trust alone. Every goal goes through a verification gate:
Goals stay open until every acceptance criterion has passing evidence.
| Category | Tools |
|---|---|
| Projects | project-list, project-get, project-create, project-delete, project-add-dependency, project-remove-dependency |
| Goals | goal-list, goal-get, goal-tree, goal-create, goal-update, goal-delete, goal-move, goal-reorder, goal-summary, goal-todo |
| Criteria | goal-add-criterion |
| Evidence | goal-attach-evidence, goal-add-evidence-text, goal-remove-evidence, goal-request-upload |
| Blockers | goal-block, goal-remove-blocker |
| Account | account-delete |
Planner is a hosted remote MCP server using streamable HTTP transport with OAuth 2.1 authentication and Dynamic Client Registration (RFC 7591).
Add to your MCP configuration:
{
"mcpServers": {
"planner": {
"type": "url",
"url": "https://planner.monopoly-gold.com/_mcp"
}
}
}
OAuth login happens automatically on first connection.
Point your client to https://planner.monopoly-gold.com/_mcp — the server supports MCP discovery and standard OAuth 2.1 flow.
| Directory | Status | Link |
|---|---|---|
| Glama | ✅ Live, Healthy | glama.ai/mcp/connectors/…/planner-proof-of-done |
| mcp.so | ✅ Published | mcp.so/server/planner |
| awesome-mcp-servers | ⏳ PR under review | PR #8708 |
https://planner.monopoly-gold.com/_mcpProprietary. Planner is a hosted service — this repository contains documentation only.
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.