rf-mcp

manykarim/rf-mcp
★ 108 stars Python Other Updated today
A Robot Framework MCP Server
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "rf-mcp": {
      "command": "uvx",
      "args": [
        "rf-mcp"
      ]
    }
  }
}

Or install with pip: pip install rf-mcp

Topics

aiautomationmcppythonrobotframework