DevelopmentTypeScript

mcp_server_exe

MCP Server.exe is a powerful executable server that runs and manages multiple MCP services with advanced features.

Free
N/A rating (0 reviews)0 installs142 GitHub stars
MCPserverautomation

MCP Server.exe is designed to provide a robust solution for executing and managing Model Context Protocol services. It supports complex automation through tool chain execution, allowing users to combine multiple tools seamlessly. The server can operate in both standalone and distributed modes, making it versatile for various integration scenarios. With features like a pluggable tool system and automatic reloading for configuration changes, it ensures flexibility and efficiency in deployment. In addition to standard MCP functionalities, MCP Server.exe allows for simultaneous management of multiple services and supports both SSE and stdio modes. This makes it particularly suitable for applications that require real-time data processing and communication. Users can easily connect to other MCP services via WebSocket, enhancing the server's capability to integrate with external systems like xiaozhi.me.

Compatible with

Claude DesktopCursor

Install

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-server-exe": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-server-exe"
      ]
    }
  }
}

Config File Location

Mac: ~/Library/Application Support/Claude/claude_desktop_config.json

Windows: %APPDATA%\Claude\claude_desktop_config.json

Linux: ~/.config/claude/claude_desktop_config.json

Some servers require additional setup - check the GitHub README for specific instructions.

Permissions

ok0
ok1