Get the FREE Ultimate OpenClaw Setup Guide →

eechat

🚀 Powerful Local AI Chat Application - Mcp, Secure, Efficient, Personalized 本地化部署的大模型客户端

Installation
Run this command in your terminal to add the MCP server to Claude Code.
Run in terminal:
Command
claude mcp add --transport stdio lucassssss-eechat npx -y eechat

How to use

eechat provides a locally-deployed AI chat platform that emphasizes privacy and performance. With MCP support, you can manage, install, start, stop, and invoke various AI tools directly from the MCP interface integrated into eechat, without touching the command line. The MCP system enables visual configuration, file-based JSON configuration, and one-click runtime handling for runtimes like bun and uv, making it easy to extend your AI toolbox and compose toolchains for complex conversations. Tools can be invoked inside chat, allowing seamless interaction between the AI assistant and external capabilities such as code execution, knowledge base queries, or third-party APIs.

To use MCP within eechat, open the MCP management interface from the app, add or install tools using the visual form, and configure their runtimes and inputs. You can then start tools, monitor their status, and invoke them inline during conversations. This setup supports multi-instance parallel runs, so you can experiment with multiple AI tool configurations side by side. All tool configurations are stored in a professional JSON editor, enabling easy backup and batch management if you already maintain Claude Desktop, Cursor, or Cline configurations.

How to install

Prerequisites:

  • Node.js and npm installed on your system
  • Administrative permissions to install dependencies if required

Step-by-step:

  1. Install Node.js and npm from https://nodejs.org/
  2. Clone the eechat MCP-enabled repository (or your fork): git clone https://github.com/Lucassssss/eechat.git cd eechat
  3. Install project dependencies: npm install
  4. Run the application in development mode (for MCP-enabled local development): npm run dev
  5. If you need a production build, create a build artifact: npm run build
  6. Start the server in production mode if applicable, or follow your deployment workflow for MCP-enabled applications.

Note: The MCP integration within eechat is designed to be run locally. Ensure your environment has network access to any external tools you plan to integrate, and configure any required API keys or endpoints in the MCP management interface or the JSON configuration files as needed.

Additional notes

Tips and common considerations:

  • Ensure Node.js version compatibility as specified by the eechat project you’re using.
  • MCP runtimes (bun, uv, etc.) are handled automatically by the built-in runtime detector and one-click download; ensure your environment permits automatic downloads.
  • Use the MCP File Configuration editor for advanced edits and batch management; this is useful for large toolsets or collaborators.
  • When integrating external tools, verify data privacy settings since all data flows should remain under your local control if desired.
  • If a tool fails to start, check the MCP runtime status in the UI and review any tool-specific logs or configuration fields.
  • Regularly backup your MCP JSON configurations to prevent loss during edits or updates.

Related MCP Servers

Sponsor this space

Reach thousands of developers ↗