mcpbeat Sign in

Ikenga iyke (control bridge) MCP Server

by royalti-io Your server? Claim it
local only

Ikenga iyke (control bridge) runs on your own machine — the client starts it, so there is no endpoint to ping. 47 installs a week from npm. Last commit 11 Aug 2026.

Drive a running Ikenga desktop app from MCP clients — DOM, click, type, navigate, screenshot.

The author archived this repository on GitHub, meaning it is no longer maintained.

Installs per day peak 28 · avg 15 · +11% w/w
a month agotoday
47
Installs / week
npm · @ikenga/mcp-iyke
0
Stars
0 open issues
11 Aug 2026
Last commit
0 releases in 90 days
Apache-2.0
License
JavaScript

What the code does

We read the source, 12 h ago · rules 3dff92dd89df

Capabilities

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.

Package points at a different repository royalti-io/ikenga-pkg-mcp-iyke, royalti-io/ikenga-pkg-mcp-iyke
пакет @ikenga/mcp-iyke ссылается на ikenga-hq/ikenga-pkgs

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

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.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add ikenga-pkg-mcp-iyke -- npx -y @ikenga/mcp-iyke
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "ikenga-pkg-mcp-iyke": {
      "args": [
        "-y",
        "@ikenga/mcp-iyke"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.ikenga-pkg-mcp-iyke]
command = "npx"
args = ["-y", "@ikenga/mcp-iyke"]
.cursor/mcp.json
{
  "mcpServers": {
    "ikenga-pkg-mcp-iyke": {
      "args": [
        "-y",
        "@ikenga/mcp-iyke"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "ikenga-pkg-mcp-iyke": {
      "args": [
        "-y",
        "@ikenga/mcp-iyke"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Ikenga iyke (control bridge)

same job, measured the same way
Ikenga iyke (control bridge)
by ikenga

Drive a running Ikenga desktop app from MCP clients — DOM, click, type, navigate, screenshot.

local only
Remote Browser MCP Server from MCPBundles
by mcpbundles

Automate cloud Chrome—navigate, click, type, screenshot, run code, record screen video

answering
PilotGentic
by pilotgentic

macOS desktop control for Claude: click, type, screenshot, AX tree, browser control, agentic loops.

13 installs/wk local only
Native DevTools
by sh3ll3x3c

MCP server for desktop, browser (CDP), and Android automation. Screenshot, OCR, click, type.

78 installs/wk local only
tmodloader-mcp
by musharna

Drive a running tModLoader (Terraria) instance from an agent: launch, query, screenshot, read state.

local only
Windows Computer Use MCP
by hiphopanda

Control Windows desktop via MCP: mouse, keyboard, screenshots, clipboard, and apps.

90 installs/wk local only
Browser MCP
by shreyas-profile

Hosted real Google Chrome MCP with per-user persistent state. Navigate, click, type, screenshot.

answering
Wpf Visual Tree
by faze79

Let AI agents inspect and drive running WPF apps: tree, bindings, screenshots, clicks, text input.

local only

Ikenga iyke (control bridge) — questions

Answers built from our own checks of this server.

Why is there no uptime for Ikenga iyke (control bridge)?
Ikenga iyke (control bridge) runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @ikenga/mcp-iyke was installed 47 times last week.
Is Ikenga iyke (control bridge) still maintained?
The author archived this repository on GitHub, meaning it is no longer maintained. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Ikenga iyke (control bridge)?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @ikenga/mcp-iyke straight from npm; nothing to host, nothing to sign up for.
How many people use Ikenga iyke (control bridge)?
The npm package @ikenga/mcp-iyke was installed 47 times in the last week. Week over week that is +11%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Ikenga iyke (control bridge) open source?
Yes — it is published under the Apache-2.0 licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.