MOVA MCP Connector
Quality Score
90
/100
Thin MOVA MCP proxy for bindings, transport resolution, and upstream tools/call execution.
§01 Install
Claude Desktop (Docker)
{
"mcpServers": {
"mova-mcp-connector": {
"command": "docker",
"args": [
"run",
"--rm",
"-i",
"ghcr.io/mova-compact/mova-mcp-connector:0.1.0"
],
"env": {
"MOVA_PLATFORM_URL": "<mova_platform_url>",
"MOVA_ADMIN_READ_TOKEN": "<your-mova_admin_read_token>",
"MCP_DOOR_GATEWAY_KEY_ID": "<mcp_door_gateway_key_id>",
"MCP_DOOR_GATEWAY_SHARED_SECRET": "<your-mcp_door_gateway_shared_secret>",
"MCP_DOOR_ACTOR_ID": "<mcp_door_actor_id>"
}
}
}
}§02 Environment variables
MOVA_PLATFORM_URLrequired
Base URL of MOVA State API / mcp_door
MOVA_ADMIN_READ_TOKENrequiredsecret
Read token for platform connector and binding resolution
MCP_DOOR_GATEWAY_KEY_IDrequired
Gateway key identifier for signed mcp_door requests
MCP_DOOR_GATEWAY_SHARED_SECRETrequiredsecret
Gateway signing secret for mcp_door requests
MCP_DOOR_ACTOR_IDrequired
Actor id used for signed gateway requests
§03 MCP Quality Score · methodology
freshness
25
completeness
20
installability
25
documentation
15
stability
5
§04 Alternatives in Other
agency.lona/trading
agency.lona/trading
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
ABMeter
ai.abmeter/abmeter
Feature flagging and A/B testing platform with AI-first experimentation workflows.
AdAdvisor MCP Server
ai.adadvisor/mcp-server
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.