MCP Directory
Back

generator

by context-hub · PHP · ★ 320

CTX: a tool that solves the context management gap when working with LLMs like ChatGPT or Claude. It helps developers organize and automatically collect information from their codebase into structured documents that can be easily shared with AI assistants.

#context#context-aware-ai#context-engineering#context-extractor#hacktoberfest#instructions#llm#mcp#mcp-server#mcp-servers#mcp-tools#php#prompt-engineering#vibe-coding

Install

git clone https://github.com/context-hub/generator.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "generator": {
      "command": "npx",
      "args": [
        "-y",
        "github:context-hub/generator"
      ]
    }
  }
}

From the README

> MCP-powered development toolkit that gives AI full access to your codebase **CTX** is a single ~20 MB binary with zero dependencies. No Node.js, no Python, no runtime — just download, connect to your MCP client, and start coding with AI. Connect it to [Claude Desktop](https://claude.ai/download), [Cursor](https://cursor.com), [Cline](https://github.com/cline/cline), or any MCP-compatible client — and your AI gets direct access to read, write, search, and modify files across your projects. CTX is designed with **Claude Desktop** in mind and works best wi…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers