OmniMCP

OpenAdaptAI/OmniMCP
★ 71 stars Python 🤖 AI/LLM Updated 1mo ago
OmniMCP uses Microsoft OmniParser and Model Context Protocol (MCP) to provide AI models with rich UI context and powerful interaction capabilities.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "omnimcp": {
      "command": "uvx",
      "args": [
        "omnimcp"
      ]
    }
  }
}

Or install with pip: pip install omnimcp

Topics

anthropicawscomputerusegeminigenerative-aimodel-context-protocolomniparseropenai