Google PageRank for AI agents. 25,000+ tools indexed.

Fuxi MCP Server

fuxicodex/Fuxi

Score: 78.8 Rank #2171 MCP Server
Are you the maintainer of fuxicodex/Fuxi? Claim this listing →

FuXi is a fast, self-contained AI coding agent that lives in your terminal — edit code, run commands, and drive tools, with cost-aware routing across LLM providers.

Add AgentRank to Claude Code Discover and compare tools like fuxicodex/Fuxi — your AI finds the right one automatically
Get API Access →
claude mcp add agentrank -- npx -y agentrank-mcp-server

Overview

fuxicodex/Fuxi is a Python tool. FuXi is a fast, self-contained AI coding agent that lives in your terminal — edit code, run commands, and drive tools, with cost-aware routing across LLM providers. Topics: agent, ai, ai-agent, ai-coding, cli, code-assistant, coding-assistant, developer-tools, llm, mcp, terminal, tui, autonomous-agent, coding-agent, developer-tool, go, golang, openai-compatible, productivity, terminal-app.

Ranked #2171 out of 24840 indexed tools.

In the top 9% of all indexed tools.

Has 3,366 GitHub stars.

Actively maintained with commits in the last week.

Ecosystem

Python NOASSERTION 9 pypi/wk
agentaiai-agentai-codingclicode-assistantcoding-assistantdeveloper-toolsllmmcpterminaltuiautonomous-agentcoding-agentdeveloper-toolgogolangopenai-compatibleproductivityterminal-app

Score Breakdown

StarsFreshnessIssue HealthContributorsDependents
Stars 15% 3,366

3,366 stars → well-known project

Freshness 25% 1d ago

Last commit 1d ago → actively maintained

Issue Health 25% 100%

3/3 issues closed → responsive maintainer

Contributors 10% 3

3 contributors → small team

Dependents 25% 0

No dependents → no downstream usage

npm Downloads N/A
PyPI Downloads 13% 9/wk

9 weekly installs → early adoption

Forks 227
Description Detailed
License NOASSERTION

Weights: Freshness 20% · Issue Health 20% · Dependents 22% · Stars 10% · Contributors 8% · How we score →

How to Improve

License low impact

Add an MIT or Apache-2.0 license to signal trust and enable adoption

Dependents medium impact

No downstream dependents detected yet — adoption by other projects is the strongest trust signal

Badge all embed codes →

AgentRank score for fuxicodex/Fuxi
[![AgentRank](https://agentrank-ai.com/api/badge/tool/fuxicodex--Fuxi)](https://agentrank-ai.com/tool/fuxicodex--Fuxi/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/tool/fuxicodex--Fuxi/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/tool/fuxicodex--Fuxi" alt="AgentRank"></a>

Embed Widget docs →

Embed a rich score widget on your site or blog.

<script src="https://agentrank-ai.com/embed.js" data-tool="fuxicodex/Fuxi"></script>

Matched Queries

topic:mcp

From the README

# FuXi

[English](README.md) | [简体中文](README.zh-CN.md)

FuXi is a fast, self-contained **terminal AI coding agent**. It reads code, edits
files, runs commands, and drives tools from a rich TUI, with cost-aware routing
across LLM providers and automatic failover. Built in Go, it ships as one static
binary with no runtime dependencies.

**Terminal-first** · **Provider-agnostic** · **Bring your own key** · **MCP client** · **Self-updating**

Homepage: **https://www.fuxicode.com**

FuXi's roughly **2 million lines of code** were written entirely by FuXi itself.

## Install

**macOS / Linux**

```bash
curl -fsSL https://downloads.fuxicode.com/bootstrap.sh | bash
```

**Windows (PowerShell)**

```powershell
irm https://downloads.fuxicode.com/bootstrap.ps1 | iex
```

**Windows (CMD)**

```bat
curl -fsSL https://downloads.fuxicode.com/install.cmd -o "%TEMP%\fuxi-install.cmd" && "%TEMP%\fuxi-install.cmd"
```

Then verify and launch:

```bash
fuxi --version
fuxi doctor    # environment sanity ch
Read full README on GitHub →

Get the weekly AgentRank digest

Top movers, new tools, ecosystem insights — straight to your inbox.