DevPlan MCP Server

Transform ideas into executable development plans - an MCP server that brings the ClaudeCode-DevPlanBuilder methodology to Claude Code. Its 21 documented tools cover devplan, generate, lesson, brief. It is available as a remote MCP endpoint.

Teams that want a hosted productivity endpoint instead of running a local process. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-06-17 · ★ 6 · #129 OF 139 MAINTAINED PRODUCTIVITY · VERIFIED 2026-08-25

TypeScript servers · how we verify → /methodology

01 · Install DevPlan MCP Server

Claude Code

claude mcp add mmorris35-devplan-mcp-server --transport http https://devplan-mcp-server.mike-c63.workers.dev/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "mmorris35-devplan-mcp-server": {
      "url": "https://devplan-mcp-server.mike-c63.workers.dev/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://devplan-mcp-server.mike-c63.workers.dev/mcp

transport: streamable-http

endpoint responds (non-MCP reply - review) · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to devplan-mcp-server.mike-c63.workers.dev

license no standard license detected - usage rights unclear; check the repo before commercial use

registry namespace io.github.mmorris35 is GitHub-verified and matches the repo owner

03 · What DevPlan MCP Server can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

What you can build

With this server connected, an agent can get questions to gather project requirements, parse existing brief into structured data, list project templates (cli, web_app, api, library), and generate executor agent with Task tool integration.

The 21 tools it gives your agent

Extracted from the project's README - what DevPlan MCP Server lets an agent do.

devplan_start
- Main entry point - guides Claude through the methodology
devplan_interview_questions
- Get questions to gather project requirements
devplan_create_brief
- Generate PROJECT_BRIEF.md
devplan_parse_brief
- Parse existing brief into structured data
devplan_list_templates
- List project templates (cli, web_app, api, library)
devplan_generate_plan
- Generate DEVELOPMENT_PLAN.md scaffold with validation instructions
devplan_generate_claude_md
- Generate CLAUDE.md scaffold
devplan_generate_executor
- Generate executor agent with Task tool integration
devplan_generate_verifier
- Generate verifier agent with Task tool integration
devplan_validate_plan
- Validate plan structure and agent-executability
devplan_get_subtask
- Get specific subtask details by ID
devplan_update_progress
- Mark subtasks complete with notes
show all 21 tools
devplan_progress_summary
- Get completion stats and next actions
devplan_add_lesson
- Capture a lesson from verifier findings
devplan_list_lessons
- List accumulated lessons by severity
devplan_archive_lesson
- Archive old lessons without deleting them
devplan_delete_lesson
- Remove outdated or incorrect lessons
devplan_extract_lessons_from_report
- Auto-extract lessons from verification reports
devplan_parse_issue
- Analyze a GitHub issue to extract requirements
devplan_issue_to_task
- Generate remediation task with subtasks from an issue
devplan_usage_stats
- View usage distribution across users

04 · Who maintains DevPlan MCP Server

DevPlan MCP Server is maintained by mmorris35. It's the only MCP server we track from this author; the repo dates to Dec 2025.

05 · Facts

category
productivity - ranked #129 of 139 actively-maintained productivity servers as of 2026-08-25.
registry
io.github.mmorris35/devplan-mcp-server (active, first published 2025-12-11)

06 · DevPlan MCP Server FAQ

Is DevPlan MCP Server still maintained?

Yes - as of 2026-08-25, its last commit was 2026-06-17. We re-verify nightly.

What can DevPlan MCP Server do?

With this server connected, an agent can get questions to gather project requirements, parse existing brief into structured data, list project templates (cli, web_app, api, library), and generate executor agent with Task tool integration.

How do I install DevPlan MCP Server?

Run `claude mcp add mmorris35-devplan-mcp-server --transport http https://devplan-mcp-server.mike-c63.workers.dev/mcp`. You can also paste the ready-made client config above.

07 · Alternatives to DevPlan MCP Server

More productivity MCP servers · Smart Connections MCP · Microsoft Planner · Gitstandup · Better Notion MCP

More TypeScript MCP servers · Mnemoverse Memory · Mobai MCP · Mobile MCP · Mdma · Elementor MCP Agent · see all