Mova Flat Runner
Rank #11,981io.github.mova-compact/mova-flat-runner
Governed AI workflows with human approval gates and audit trails for Claude and MCP clients.
Mova Flat Runner is a Model Context Protocol (MCP) server published by mova-compact. It ranks #11,981 of 132,113 servers tracked on MCP Toplist. Mova Flat Runner is listed on Official MCP, with 1 tracked version. It was first listed on Apr 17, 2026 and most recently updated on Apr 17, 2026.
Ranks ahead of 120,132 of 132,113 servers on MCP Toplist.
Use Mova Flat Runner
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mova-flat-runner -e "MOVA_API_KEY=<your MOVA_API_KEY>" -e "LLM_KEY=<your LLM_KEY>" -e "LLM_MODEL=<your LLM_MODEL>" -e "MOVA_API_URL=<your MOVA_API_URL>" -- npx -y mova-mcpReplace each placeholder with your own value before saving.
[mcp_servers.mova-flat-runner]
command = "npx"
args = ["-y", "mova-mcp"]
[mcp_servers.mova-flat-runner.env]
MOVA_API_KEY = "<your MOVA_API_KEY>"
LLM_KEY = "<your LLM_KEY>"
LLM_MODEL = "<your LLM_MODEL>"
MOVA_API_URL = "<your MOVA_API_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mova-flat-runner": {
"command": "npx",
"args": [
"-y",
"mova-mcp"
],
"env": {
"MOVA_API_KEY": "<your MOVA_API_KEY>",
"LLM_KEY": "<your LLM_KEY>",
"LLM_MODEL": "<your LLM_MODEL>",
"MOVA_API_URL": "<your MOVA_API_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mova-flat-runner": {
"command": "npx",
"args": [
"-y",
"mova-mcp"
],
"env": {
"MOVA_API_KEY": "<your MOVA_API_KEY>",
"LLM_KEY": "<your LLM_KEY>",
"LLM_MODEL": "<your LLM_MODEL>",
"MOVA_API_URL": "<your MOVA_API_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"mova-flat-runner": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mova-mcp"
],
"env": {
"MOVA_API_KEY": "<your MOVA_API_KEY>",
"LLM_KEY": "<your LLM_KEY>",
"LLM_MODEL": "<your LLM_MODEL>",
"MOVA_API_URL": "<your MOVA_API_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mova-flat-runner": {
"command": "npx",
"args": [
"-y",
"mova-mcp"
],
"env": {
"MOVA_API_KEY": "<your MOVA_API_KEY>",
"LLM_KEY": "<your LLM_KEY>",
"LLM_MODEL": "<your LLM_MODEL>",
"MOVA_API_URL": "<your MOVA_API_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mova-flat-runner": {
"command": "npx",
"args": [
"-y",
"mova-mcp"
],
"env": {
"MOVA_API_KEY": "<your MOVA_API_KEY>",
"LLM_KEY": "<your LLM_KEY>",
"LLM_MODEL": "<your LLM_MODEL>",
"MOVA_API_URL": "<your MOVA_API_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
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/io.github.mova-compact%2Fmova-flat-runner)<a href="https://mcptoplist.com/server/io.github.mova-compact%2Fmova-flat-runner"><img src="https://mcptoplist.com/badge/io.github.mova-compact%2Fmova-flat-runner.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
mova-compact
Other servers by mova-compact
View all mova-compact servers →Available versions (1)
| Version | Published |
|---|---|
| 2.0.6 | Apr 17, 2026 |
Frequently asked questions
- Who maintains Mova Flat Runner?
- Mova Flat Runner is maintained by mova-compact, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Mova Flat Runner listed on the Official MCP Registry?
- Yes — Mova Flat Runner is listed on the Official MCP Registry.
- How many versions does Mova Flat Runner have?
- MCP Toplist tracks 1 version of Mova Flat Runner, most recently published on Apr 17, 2026.
- Where can I find the source code for Mova Flat Runner?
- The source code for Mova Flat Runner is hosted at github.com/mova-compact/mova-flat-runner.
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.