Mime (mcp Integrated Modern Executor)
@akashrtd
Mime (mcp Integrated Modern Executor) について
A high-performance, MCP-native browser automation server designed for speed and efficiency. Built in Go, MIME offers millisecond-level startup times (~100ms) for complex navigation, scraping, and testing tasks. It seamlessly integrates with AI agents to provide robust web browsin
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"mime-browser": {
"command": "/Users/akashrathod/go/bin/mime",
"args": [
"serve"
],
"env": {
"HEADLESS": "true"
}
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Mime (mcp Integrated Modern Executor)?
Mime (mcp Integrated Modern Executor) is a high-performance browser automation tool built in Go with native Model Context Protocol (MCP) support. It allows AI agents like Claude to control browsers directly, with features such as stealth mode and trace mode, and requires no runtime dependencies.
How to use Mime (mcp Integrated Modern Executor)?
Install by cloning the repository and running make install, or via go install. To use as an MCP server with Claude Desktop, configure the server command with mime serve. Use CLI commands like mime serve --stealth or mime version. The Go library and TypeScript SDK are also available.
Key features of Mime (mcp Integrated Modern Executor)
- High performance using Go and Chrome DevTools Protocol (Rod)
- Native MCP support for AI agents
- Single binary, no Node/Python dependencies
- Built-in stealth mode for anti-detection
- Trace mode for recording actions with screenshots
- Intelligent auto-wait for page stability
Use cases of Mime (mcp Integrated Modern Executor)
- AI assistants performing browser tasks via natural language
- Automated web scraping and data extraction with markdown/meta
- Multi-page crawling and site structure mapping
- Debugging with recorded actions and screenshots (trace mode)
- Secure browser automation with stealth mode
FAQ from Mime (mcp Integrated Modern Executor)
How is Mime different from Playwright?
MIME
「ブラウザ自動化」の他のコンテンツ
Browser Control MCP
eyalzhMCP server paired with a browser extension that enables AI agents to control the user's browser.
MCP Browser Kit
ndthanhdevAn MCP Server that enables AI assistants to interact with your local browsers.
mcp-browser-use: MCP server for browser-use
vinayak-mehtaMCP server for browser-use
X Twitter Scraper
Xquik-devTwitter scraper API skill for tweet search, advanced Twitter search, profile tweets, follower export, media download, monitors, webhooks, MCP, and posting automation: send tweets and replies.
App Store Scraper MCP Server
appreply-coThis is an MCP server that provides tools to LLMs for searching and analyzing apps from both Google Play Store and Apple App Store – perfect for ASO.
コメント