Mcacp runs on your own machine — the client starts it, so there is no endpoint to ping. 125 installs a week from npm. Last commit 1 Feb 2026.
MCP-to-ACP bridge — let any MCP client drive ACP coding agents
We read the source, 19 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
const child = spawn(params.command, params.args ?? [], {
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcacp -- npx -y mcacp
{
"mcpServers": {
"mcacp": {
"args": [
"-y",
"mcacp"
],
"command": "npx"
}
}
}
[mcp_servers.mcacp]
command = "npx"
args = ["-y", "mcacp"]
{
"mcpServers": {
"mcacp": {
"args": [
"-y",
"mcacp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcacp": {
"args": [
"-y",
"mcacp"
],
"command": "npx"
}
}
}
Drive your AutoWhisper AI CMO to generate and publish marketing content from any MCP client.
Deploy autonomous LLM trading agents and drive them over MCP.
Drive a running Ikenga desktop app from MCP clients — DOM, click, type, navigate, screenshot.
Drive a running Ikenga desktop app from MCP clients — DOM, click, type, navigate, screenshot.
Drive KittyClaw, a self-hosted agent-fleet kanban, from any MCP client (embedded /mcp endpoint).
Universal MCP bridge to LSP servers. One binary, 6 languages, config-driven.
Let AI agents inspect and drive running WPF apps: tree, bindings, screenshots, clicks, text input.
Drive ASAP: French invoicing, contacts and e-signature from any MCP client (NF203-compliant).
Answers built from our own checks of this server.