← Index

io.github.mohamedgb00714/autoplans-mcp

io.github.mohamedgb00714/autoplans-mcp·v0.1.2·Other
Quality Score
70
/100

AI-powered project planning tools for Autoplans.dev with 14+ MCP tools

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "autoplans-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "autoplans-mcp"
      ],
      "env": {
        "AUTOPLANS_API_KEY": "<autoplans_api_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "autoplans-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "autoplans-mcp"
      ],
      "env": {
        "AUTOPLANS_API_KEY": "<autoplans_api_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y autoplans-mcp
§02  Environment variables
AUTOPLANS_API_KEY
required

API key for Autoplans.dev service. Get yours at https://autoplans.dev

§03  MCP Quality Score  ·  methodology
freshness
15
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other