
LocalAPI MCP Server
MCP server for using the AdsPower LocalAPI
Installation
Installing for Claude Desktop
Option 1: One-Command Installation
npx mcpbar@latest install AdsPower/local-api-mcp-typescript -c claude
This command will automatically install and configure the LocalAPI MCP Server MCP server for your selected client.
Option 2: Manual Configuration
Run the command below to open your configuration file:
npx mcpbar@latest edit -c claude
After opening your configuration file, copy and paste this configuration:
View JSON configuration
{
"mcpServers": {
"LocalAPI MCP Server": {
"command": "npx",
"args": [
"-y",
"local-api-mcp-typescript"
],
"env": {}
}
}
}
Details:
Stars
13Forks
3Last commit
2 months agoRepository age
3 monthsLicense
MIT
Auto-fetched from GitHub .
MCP servers similar to LocalAPI MCP Server:

Stars
Forks
Last commit

Stars
Forks
Last commit

Stars
Forks
Last commit