AdsPower LocalAPI MCP Server Python
@AdsPower
AdsPower LocalAPI MCP Server Python について
MCP server for using the AdsPower LocalAPI
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"local-api-mcp-python": {
"command": "uv",
"args": [
"venv"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is AdsPower LocalAPI MCP Server Python?
It is a Model Context Protocol server that interfaces with the AdsPower browser LocalAPI. It enables LLMs to start browsers, create browsers, and update browser fingerprint configurations. It is for developers using LLM tools like Claude Desktop or Cursor.
How to use AdsPower LocalAPI MCP Server Python?
Install AdsPower, Python 3.10 or higher, and uv. Clone the repository, set up a virtual environment, and install dependencies with uv pip install .. Then add the server configuration to Claude Desktop’s config file (macOS: ~/Library/Application Support/Claude/claude_desktop_config.json; Windows: %APPDATA%/Claude/claude_desktop_config.json) using the provided JSON snippet. Invoke the server by asking the LLM natural language commands, for example: “Create an Android UA browser using Chrome 134.”
Key features of AdsPower LocalAPI MCP Server Python
- Interfaces with AdsPower browser LocalAPI via MCP.
- Enables LLMs to start and create browser instances.
- Supports updating browser fingerprint configurations.
- Works with Claude Desktop and Cursor.
- Simple prompt‑based interaction for browser automation.
Use cases of AdsPower LocalAPI MCP Server Python
- Automating browser creation via natural language prompts.
- Configuring browser fingerprints for testing or scraping.
- Integrating AdsPower browser management into AI workflows.
- Streamlining multi‑account browser setup with LLM assistance.
FAQ from AdsPower LocalAPI MCP Server Python
What dependencies are required?
Requires AdsPower installed, Python 3.10 or higher, and uv for package management.
How do I set up the server for Claude Desktop?
Clone the repo, install dependencies with uv, then add the server configuration to Claude Desktop’s config file pointing to the project directory.
What can I do with this server?
Use LLMs to start browsers, create new browsers, and update browser fingerprint configurations.
Does it work with other MCP clients besides Claude?
The README shows usage with Claude Desktop and Cursor, so it likely works with any MCP‑compatible client.
How do I invoke the server functionality?
By asking the LLM natural language commands, e.g., “Create an Android UA browser using Chrome 134.”
「開発者ツール」の他のコンテンツ
Stakpak Agent CLI
stakpakShip your code, on autopilot. An open source agent that lives on your machines 24/7 and keeps your apps running. 🦀
OpenSumi
opensumiA framework helps you quickly build AI Native IDE products. MCP Client, supports Model Context Protocol (MCP) tools via MCP server.
Test
x1xhlolFULL Augment Code, Claude Code, Cluely, CodeBuddy, Comet, Cursor, Devin AI, Junie, Kiro, Leap.new, Lovable, Manus, NotionAI, Orchids.app, Perplexity, Poke, Qoder, Replit, Same.dev, Trae, Traycer AI, VSCode Agent, Warp.dev, Windsurf, Xcode, Z.ai Code, Dia & v0. (And other Open Sou
Burp Suite MCP Server Extension
PortSwiggerMCP Server for Burp
JetBrains MCP Proxy Server
JetBrainsA model context protocol server to work with JetBrains IDEs: IntelliJ, PyCharm, WebStorm, etc. Also, works with Android Studio
コメント