MCP Directory
Back

CornMCP

by yuki-20 · TypeScript · ★ 63

CornMCP is an open-source mono repo that gives AI coding agents (Antigravity, Cursor, Claude Code, Codex), token-saving access to your codebase through the Model Context Protocol (MCP).

Install

npx -y github:yuki-20/CornMCP

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "cornmcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:yuki-20/CornMCP"
      ]
    }
  }
}

From the README

**The AI Agent Intelligence Platform — MCP Server + Analytics Dashboard** > Surgical code intelligence. Semantic memory. Quality enforcement. > Stop burning tokens on full-file reads. Start extracting exactly what your agent needs. [](https://nodejs.org) [](https://typescriptlang.org) [](https://modelcontextprotocol.io) [](LICENSE) > How the three services connect and communicate. | Connection | Protocol | Description | |-----------|----------|-------------| | **IDE → corn-mcp** | JSON-RPC over HTTP | AI agent sends tool calls via MCP SDK. Bearer token auth required. | | **corn-mcp → corn-…
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 filesystem servers