| Gnome Desktop MCP | Markitdown | |
|---|---|---|
| Description | GNOME desktop automation for AI agents. 30 tools via D-Bus: screenshots, window management, mouse/keyboard injection, clipboard, workspaces, and sy... | MCP tool access to MarkItDown -- a library that converts many file formats (local or remote) to Markdown for LLM consumption. |
| Category | OS Automation | File Systems |
| Language | JavaScript | Python |
| License | GPL-3.0 | MIT |
| Stars | 0 | 109375 |
| Website | https://github.com/sbuysse/gnome-desktop-mcp | https://github.com/microsoft/markitdown |
Gnome Desktop MCP and Markitdown are both MCP (Model Context Protocol) servers. Gnome Desktop MCP is written in JavaScript while Markitdown uses Python.