Skip to main content
ClaudeWave

5ire is a cross-platform desktop AI assistant, MCP client. It compatible with major service providers, supports local knowledge base and tools via model context protocol servers .

MCP Servers5.3k stars413 forksTypeScriptNOASSERTIONUpdated 12d ago
Editor's note

5ire (pronounced "fai-er") is a free, cross-platform desktop application written in TypeScript that acts as both an AI chat interface and a full MCP client, connecting to Anthropic's Claude alongside OpenAI, Azure, Google, Mistral, DeepSeek, Grok, Doubao, and Ollama. It integrates with Claude through the Anthropic API and supports MCP tools and prompts, allowing users to connect external MCP servers that can interact with file systems, databases, and remote data sources. A built-in marketplace backed by an open repository lets users discover and share MCP servers via one-click installation. The application also includes a local knowledge base that uses the bge-m3 embedding model to parse and vectorize docx, xlsx, pptx, pdf, txt, and csv files for on-device RAG, a prompts library with variable support, and API usage analytics that track spending per provider. Developers, researchers, and power users who want a single desktop client spanning multiple AI providers with extensible tooling are the primary audience.

ClaudeWave Trust Score
100/100
Verified
Passed
  • License: NOASSERTION
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Mature repo (>1y old)
Last scanned: 6/11/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/nanbingxyz/5ire
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "5ire": {
      "command": "node",
      "args": ["/path/to/5ire/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/nanbingxyz/5ire and follow its README for install instructions.
Use cases

MCP Servers overview

README preview not available. Visit the repo on GitHub for full documentation.
knowledge-basellmsmcpmcp-clientmodel-context-protocol

What people ask about 5ire

What is nanbingxyz/5ire?

+

nanbingxyz/5ire is mcp servers for the Claude AI ecosystem. 5ire is a cross-platform desktop AI assistant, MCP client. It compatible with major service providers, supports local knowledge base and tools via model context protocol servers . It has 5.3k GitHub stars and was last updated 12d ago.

How do I install 5ire?

+

You can install 5ire by cloning the repository (https://github.com/nanbingxyz/5ire) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is nanbingxyz/5ire safe to use?

+

Our security agent has analyzed nanbingxyz/5ire and assigned a Trust Score of 100/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains nanbingxyz/5ire?

+

nanbingxyz/5ire is maintained by nanbingxyz. The last recorded GitHub activity is from 12d ago, with 73 open issues.

Are there alternatives to 5ire?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy 5ire to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: nanbingxyz/5ire
[![Featured on ClaudeWave](https://claudewave.com/api/badge/nanbingxyz-5ire)](https://claudewave.com/repo/nanbingxyz-5ire)
<a href="https://claudewave.com/repo/nanbingxyz-5ire"><img src="https://claudewave.com/api/badge/nanbingxyz-5ire" alt="Featured on ClaudeWave: nanbingxyz/5ire" width="320" height="64" /></a>

More MCP Servers