Ikenga iyke (control bridge)
Rank #8,612dev.ikenga/mcp-iyke
Drive a running Ikenga desktop app from MCP clients — DOM, click, type, navigate, screenshot.
Ikenga iyke (control bridge) is a Model Context Protocol (MCP) server published by ikenga-hq. It ranks #8,612 of 132,046 servers tracked on MCP Toplist. Ikenga iyke (control bridge) is listed on Official MCP, with 1 tracked version. It was first listed on Aug 21, 2026 and most recently updated on Aug 21, 2026.
Ranks ahead of 123,434 of 132,046 servers on MCP Toplist.
Use Ikenga iyke (control bridge)
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-iyke -- npx -y @ikenga/mcp-iyke[mcp_servers.mcp-iyke]
command = "npx"
args = ["-y", "@ikenga/mcp-iyke"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mcp-iyke": {
"command": "npx",
"args": [
"-y",
"@ikenga/mcp-iyke"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mcp-iyke": {
"command": "npx",
"args": [
"-y",
"@ikenga/mcp-iyke"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcp-iyke": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@ikenga/mcp-iyke"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcp-iyke": {
"command": "npx",
"args": [
"-y",
"@ikenga/mcp-iyke"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-iyke": {
"command": "npx",
"args": [
"-y",
"@ikenga/mcp-iyke"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/dev.ikenga%2Fmcp-iyke)<a href="https://mcptoplist.com/server/dev.ikenga%2Fmcp-iyke"><img src="https://mcptoplist.com/badge/dev.ikenga%2Fmcp-iyke.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
ikenga-hq
Available versions (1)
| Version | Published |
|---|---|
| 0.2.3 | Aug 21, 2026 |
Frequently asked questions
- Who maintains Ikenga iyke (control bridge)?
- Ikenga iyke (control bridge) is maintained by ikenga-hq, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Ikenga iyke (control bridge) listed on the Official MCP Registry?
- Yes — Ikenga iyke (control bridge) is listed on the Official MCP Registry.
- How many versions does Ikenga iyke (control bridge) have?
- MCP Toplist tracks 1 version of Ikenga iyke (control bridge), most recently published on Aug 21, 2026.
- Where can I find the source code for Ikenga iyke (control bridge)?
- The source code for Ikenga iyke (control bridge) is hosted at github.com/ikenga-hq/ikenga-pkgs.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.