MCP Directory
Back

5ire

by nanbingxyz · TypeScript · ★ 5,255

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 .

#knowledge-base#llms#mcp#mcp-client#model-context-protocol

Install

npx -y github:nanbingxyz/5ire

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "5ire": {
      "command": "npx",
      "args": [
        "-y",
        "github:nanbingxyz/5ire"
      ]
    }
  }
}

From the README

(pronounced "fai-er") A Sleek AI Assistant & MCP Client OpenAI / Azure / Anthropic / Google / Mistral / Doubao / Grok / DeepSeek / Ollama Twitter · Releases - Python - Node.js - uv (Python package manager) These components are required as they constitute the runtime environment for the MCP Server. If you don't anticipate using the tools feature immediately, you may choose to skip this installation step and complete it later when…
Read full README on GitHub →

Related search servers