MCP Directory

abcoder

by cloudwego · Go · ★ 364

deep, reliable and confidential coding-context

#ai-agent#ai-coding#ast#context-engineer#lsp#mcp-server

Install

go install github.com/cloudwego/abcoder@latest

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "abcoder": {
      "command": "npx",
      "args": [
        "-y",
        "github:cloudwego/abcoder"
      ]
    }
  }
}

From the README

ABCoder, an AI-oriented Code-processing **Framework**, is designed to enhance and extend the coding context for Large-Language-Model (LLM), finally boosting the development of AI-assisted-programming applications. - Universal Abstract-Syntax-Tree (UniAST), a language-independent, AI-friendly specification of code information, providing a boundless, flexible and structural coding context for both AI and humans. - General Parser, parses arbitrary-language codes to UniAST. - General Writer transforms UniAST back to code. - **Code-Retrieval-Augmented-Generation (Code-RAG)**, provides a set…
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