SERVER

MOVA MCP Connector

Rank #32437

io.github.mova-compact/mova-mcp-connector

Thin MOVA MCP proxy for bindings, transport resolution, and upstream tools/call execution.

First listed
Apr 9, 2026
Last publish date
Apr 9, 2026
OVERVIEW

MOVA MCP Connector is a Model Context Protocol (MCP) server published by mova-compact. It ranks #32437 of 58,900 servers tracked on MCP Toplist. MOVA MCP Connector is listed on Official MCP, with 1 tracked version. It was first listed on Apr 9, 2026 and most recently updated on Apr 9, 2026.

STANDING
#32,437of 58,900 tracked servers

Ranks ahead of 26,463 of 58,900 servers on MCP Toplist.

CONNECT

Use MOVA MCP Connector

Add MOVA MCP Connector to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Docker image
{
  "mcpServers": {
    "mova-mcp-connector": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/mova-compact/mova-mcp-connector:0.1.0"
      ],
      "env": {
        "MOVA_PLATFORM_URL": "<your MOVA_PLATFORM_URL>",
        "MOVA_ADMIN_READ_TOKEN": "<your MOVA_ADMIN_READ_TOKEN>",
        "MCP_DOOR_GATEWAY_KEY_ID": "<your MCP_DOOR_GATEWAY_KEY_ID>",
        "MCP_DOOR_GATEWAY_SHARED_SECRET": "<your MCP_DOOR_GATEWAY_SHARED_SECRET>",
        "MCP_DOOR_ACTOR_ID": "<your MCP_DOOR_ACTOR_ID>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry

ORGANIZATION

mova-compact

Organization
Total servers
2
Total versions
2
MORE FROM THIS PUBLISHER

Other servers by mova-compact

View all mova-compact servers →
VERSIONS

Available versions (1)

VersionPublished
0.1.0Apr 9, 2026
FAQ

Frequently asked questions

What is MOVA MCP Connector?
Thin MOVA MCP proxy for bindings, transport resolution, and upstream tools/call execution.
Who maintains MOVA MCP Connector?
MOVA MCP Connector is maintained by mova-compact, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
Is MOVA MCP Connector an official MCP server?
Yes — MOVA MCP Connector is listed on the Official MCP Registry.
How many versions does MOVA MCP Connector have?
MCP Toplist tracks 1 version of MOVA MCP Connector, most recently published on Apr 9, 2026.
Where can I find the source code for MOVA MCP Connector?
The source code for MOVA MCP Connector is hosted at github.com/mova-compact/mova-mcp-connector.
EXPLORE