{"type":"mcp_server","name":"code-assistant","description":"Code Assistant is a Rust-built CLI tool that helps with code-related tasks, featuring autonomous exploration, file manipulation, working memory management, and MCP server mode for integration with tools like Claude Desktop.","category":"Developer Tools","language":"Rust","stars":173,"forks":2,"owner":"stippi","github_url":"https://github.com/stippi/code-assistant","homepage":null,"setup":"## Setup\n\n1.  Ensure you have [Rust installed](https://www.rust-lang.org/tools/install) on your system.\n2.  Clone the repository: `git clone https://github.com/stippi/code-assistant`\n3.  Navigate to the project directory: `cd code-assistant`\n4.  Build the project: `cargo build --release`\n5.  The binary will be available in `target/release/code-assistant`","tools":"## Available Tools\n\n1. Autonomous Exploration (Intelligently explore codebases and build up working memory of the project structure).\n2. Reading/Writing Files (Read file contents and make changes to files as needed).\n3. Working Memory Management (Efficient handling of file contents with the ability to load and unload files from memory).\n4. File Summarization (Create and store file summaries for quick reference and better understanding of the codebase).\n5. Interactive Communication (Ask users questions and get responses for better decision-making).\n6. MCP Server Mode (Run as a Model Context Protocol server, providing tools and resources to LLMs running in an MCP client).","faq":null,"created_at":"2024-11-03T17:21:41+00:00","updated_at":"2025-03-28T18:52:34+00:00","source_url":"https://model-context-protocol.com/servers/llm-autonomous-coding-assistant-rust","related_articles":[]}