Provides automated browser interaction with GitHub through Rod, enabling actions like clicking elements, taking screenshots, and generating PDFs when browsing GitHub repositories and interfaces.
Rod MCP Server
Wow! It's awesome, now you can use the MCP server of Rod!🚀
Rod-MCP provides browser automation capabilities for your applications by using Rod. The server provides many useful mcp tools enable LLMs to interact with the web pages, like click, take screenshot, save page as pdf etc.
Features
- 🚀 Browser automation powered by Rod
- 🎯 Rich web interaction capabilities
- Element clicking
- Screenshot capture
- PDF generation
- And more...
- 🎨 Headless/GUI mode support
- ⚡ High performance and stability
- 🔧 Easy to configure and extend
- 🤖 Designed for LLMs interaction
Installation
Prerequisites
- Go 1.23 or higher
- Chrome/Chromium browser
Steps
- Clone the repository:
- Install dependencies:
- Build the project:
Usage
Basic Usage
- Clone Repo and Build Self or Go to Download Release
- Configure MCP:
Configuration
The configuration file supports the following options:
- serverName: Server name, default is "Rod Server"
- browserBinPath: Browser executable file path, use system default browser if empty
- headless: Whether to run the browser in headless mode, default is false
- browserTempDir: Browser temporary file directory, default is "./rod/browser"
- noSandbox: Whether to disable sandbox mode, default is false
- proxy: Proxy server settings, supports socks5 proxy
Project Structure
Contribution Guidelines
Welcome to submit Pull Request or create Issue!
License
This project is licensed under the MIT License - see the LICENSE file
This server cannot be installed
local-only server
The server can only run on the client's local machine because it depends on local resources.
Rod-MCP provides browser automation capabilities for your applications by using Rod. The server provides many useful mcp tools enable LLMs to interact with the web pages, like click, take screenshot, save page as pdf etc.
Related MCP Servers
- AsecurityAlicenseAqualityEnables LLMs to interact with web pages, take screenshots, and execute JavaScript in a real browser environmentLast updated -1032785JavaScriptMIT License
- AsecurityFlicenseAqualityEnables LLMs to perform web browsing tasks, take screenshots, and execute JavaScript using Puppeteer for browser automation.Last updated -415,5021JavaScript
- -securityAlicense-qualityAn MCP server that connects any MCP client (like Claude or Cursor) with the browser using browser-use, allowing clients to utilize existing LLMs without requiring additional API keys.Last updated -32PythonApache 2.0
- -securityAlicense-qualityA MCP server that provides browser automation tools, allowing users to navigate websites, take screenshots, click elements, fill forms, and execute JavaScript through Playwright.Last updated -PythonApache 2.0