Local office AI assistant for computer/browser use via MCP server
Top 88.8% on sourcepulse
MoLing is a dependency-free, locally deployed office AI assistant that enables system interaction for tasks like file manipulation and command execution. It targets users seeking to automate desktop tasks and integrate AI capabilities without complex environment setups, offering a streamlined approach to office automation.
How It Works
MoLing acts as a server implementing the MCP protocol, allowing AI clients to interact with the host operating system. It leverages OS APIs for file system operations and can execute system commands. Browser control is achieved via chromedp
, requiring a Chrome installation. This approach bypasses traditional language-specific dependencies (Node.js, Python), simplifying deployment and avoiding environment conflicts.
Quick Start & Requirements
~/.moling/config/config.json
. The moling client --install
command can automatically configure supported MCP clients.Highlighted Details
chromedp
.Maintenance & Community
The project is hosted on GitHub. No specific community channels (Discord/Slack) or notable contributors are mentioned in the README.
Licensing & Compatibility
Limitations & Caveats
The project has only been tested on macOS; functionality on other operating systems, particularly Windows, is not guaranteed and may have issues. Command-line operations are noted as potentially dangerous.
2 months ago
1 day