Skip to content
Back to search
30
MCP streamable-http

PlanExe

io.github.planexeorg/planexe

MCP server for generating rough-draft project plans from natural-language prompts.

Uptime
0.0%
25 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

PlanExe
Metadata-only Glama MCP server.
0 tools
drafter-mcp
MCP server that turns planning conversations into ordered feature plans
0 tools
io.github.theyahia/planfix-mcp
MCP server for Planfix API — tasks, contacts. 3 tools.
0 tools
PlanExe live
MCP server for generating rough-draft project plans from natural-language prompts.
11 tools · streamable-http
io.github.saharshpamecha/drawx-mcp-server
Generate draw.io diagrams and architecture designs from natural language, via the DrawX API.
0 tools
DevPlan MCP Server
Transform project ideas into paint-by-numbers development plans with phases, tasks, and subtasks.
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "planexe": {
      "url": "https://mcp.planexe.org/mcp",
      "transport": "streamable-http"
    }
  }
}