context-forge

ecorkran/context-forge
★ 4 stars TypeScript 🤖 AI/LLM Updated 8d ago
Automate and accelerate complex projects. Fast, effective, and consistently structured. MCP server, Claude Skills, CLI. JSON output available for AI agents.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "context-forge": {
      "command": "npx",
      "args": [
        "-y",
        "ecorkran/context-forge"
      ]
    }
  }
}

README Excerpt

Context Forge massively speeds the development of large projects with AI agents while maintaining high quality. It multiplies your cognitive abilities and doesn't try to replace them. Not another "Hey AI, build me an app" framework, and it may be overkill for building simple gadgets. Development is managed through a structured process, starting with broad initiatives and breaking functionality into vertical slices and individual tasks. It maintains traceable, hierarchical project state so that

Tools (1)

storage_backup

Topics

claude-codeclimcpmcp-server