MCP Directory
Back

code-assistant

by stippi · Rust · ★ 161

An LLM-powered, autonomous coding assistant. Also offers an MCP and ACP mode.

#agentic-ai#assistant#claude-opus#claude-sonnet#coding-agent#gemini-pro#gpt-5-codex#mcp-server

Install

cargo install --git https://github.com/stippi/code-assistant.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "code-assistant": {
      "command": "npx",
      "args": [
        "-y",
        "github:stippi/code-assistant"
      ]
    }
  }
}

From the README

[](https://github.com/stippi/code-assistant/actions/workflows/build.yml) [](https://archestra.ai/mcp-catalog/stippi__code-assistant) An AI coding assistant built in Rust that provides both command-line and graphical interfaces for autonomous code analysis and modification. **Multi-Modal Tool Execution**: Adapts to different LLM capabilities with pluggable tool invocation modes - native function calling, XML-style tags, and triple-caret blocks - ensuring compatibility across various AI providers. **Real-Time Streaming Interface**: Advanced streaming processors parse and display tool invocati…
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