5ire

MCP.Pizza Chef: nanbingxyz

5ire is a modern, cross-platform desktop AI assistant designed as an MCP client. It seamlessly integrates with major AI service providers and supports local knowledge bases, enabling enhanced contextual interactions. By leveraging the Model Context Protocol, 5ire connects to various MCP servers to access tools and structured data, empowering users with real-time, context-aware AI capabilities. Its open architecture and free availability make it an ideal choice for developers and users seeking a versatile AI assistant that can adapt to diverse workflows and environments.

Use This MCP client To

Integrate AI assistant with local knowledge bases Connect to multiple MCP servers for tool access Use cross-platform AI assistant on desktop environments Manage AI workflows with real-time context updates Leverage MCP client to unify diverse AI service providers

README

Logo

A Sleek AI Assistant & MCP Client




OpenAI / Azure / Anthropic / Google / Baidu / Mistral / Moonshot / Doubao / Grok / DeepSeek / Ollama

Twitter · Releases · 中文官网


5ire.mp4

Before to activating tools feature, ensure the following components are installed:

  • 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 the need arises.

For detailed installation instructions, please see our Installation Guide.

Getting involved

If you want to contribute code to 5ire or develop your own apps based on 5ire, start with the Development Setup Guide.

Visit Wiki for more details.


Features

⚒️ Support Tools via MCP Servers

MCP is an open protocol that standardizes how applications provide context to LLMs. Think of MCP like a USB-C port for AI applications. Just as USB-C provides a standardized way to connect your devices to various peripherals and accessories, MCP provides a standardized way to connect AI models to different data sources and tools.

With tools, you can access the file system, obtain system information, interact with databases, access remote data, and more, rather than just having a simple conversation.

5ire-add-tool.mp4

We have created an open marketplace for MCP Servers. it empowers users to discover exceptional tools while offering a streamlined process for sharing their own MCP server creations.

5ire-install-from-market.mp4

💡 Local Knowledge Base

We have integrated the bge-m3 as our local embedding model, which excels in multilingual vectorization. 5ire now supports parsing and vectorization of docx, xlsx, pptx, pdf, txt, and csv documents, enabling storage of these vectors to power robust Retrieval-Augmented Generation (RAG) capabilities locally.

Local Knowledge Base Screenshot

📈 Usage Analytics

By keeping track of your API usage and spending, you can gain a better understanding of how much you're spending on the API and make informed decisions to optimize your use of the service.

Usage Analytics Screenshot

✨ Prompts Library

The prompt library provides an effective way to create and organize your own prompts. These prompts are highly versatile, thanks to their support for variables.

Prompts Library Screenshot

🔖 Bookmarks

You can bookmark each conversation, and even if the original messages are deleted, the saved bookmarked content remains unaffected. Bookmarks Screenshot

🔍 Quick Search

You can perform keyword searches across all conversations, quickly pinpointing the information you need. Search Screenshot

Tip

Since 5ire uses native dependencies, it needs to be packaged on the corresponding platform. If it is on Mac OS, you may also need to configure APPLE_TEAM_ID, APPLE_ID, and APPLE_ID_PASS for notarization to avoid security alerts.


Discover Exceptional MCP Servers

MCPSvr, a community-driven directory of MCP servers, empowers developers to discover exceptional tools while offering a streamlined process for sharing their own MCP server creations.

5ire FAQ

How do I install 5ire on my desktop?
You can download 5ire from its GitHub repository or official website, then follow the installation instructions for your operating system.
Can 5ire connect to multiple AI service providers simultaneously?
Yes, 5ire supports major providers and can switch or integrate them via the MCP protocol.
How does 5ire handle local knowledge bases?
5ire allows you to connect local data sources as MCP servers, enabling the AI assistant to access and utilize your private knowledge.
Is 5ire free to use?
Yes, 5ire is open-source and free to use without licensing fees.
What platforms does 5ire support?
5ire is cross-platform and works on major desktop operating systems including Windows, macOS, and Linux.
How does 5ire integrate with MCP servers?
5ire acts as an MCP client, connecting to MCP servers to fetch structured data and tools, enhancing AI interactions.
Can I extend 5ire with custom tools?
Yes, by adding MCP servers exposing your tools, 5ire can integrate them seamlessly.
Does 5ire support real-time context updates?
Yes, it leverages MCP to provide real-time context flow between the AI model and connected data sources.
Which LLM providers are compatible with 5ire?
5ire supports major providers including OpenAI, Anthropic Claude, and Google Gemini via MCP.