mcpbeat Sign in

Cinevva Game Creator MCP Server

answering

Cinevva Game Creator is answering right now. Last checked 1 min ago. Last commit 1 Aug 2026.

Drive a live Cinevva game session: edit game files, import CC0 assets, preview changes.

Uptime history 53 days of history · worst day 91%
53 days agonow
92.4%
Uptime 24h
85 of 92 checks
Tools
hidden behind auth
664 ms
Response time
average over 24h
0
Stars
last commit 1 Aug 2026

Cinevva Game Creator does not always answer

Over the last week it answered 97.3% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 1 min ago.

run in your terminal
claude mcp add game-creator --transport http https://api.cinevva.com/create/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "game-creator": {
      "url": "https://api.cinevva.com/create/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.game-creator]
url = "https://api.cinevva.com/create/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "game-creator": {
      "url": "https://api.cinevva.com/create/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "game-creator": {
      "url": "https://api.cinevva.com/create/mcp"
    }
  }
}

This endpoint answered with an authorization challenge. The server is running, and it signs you in through your browser: there is no API key to paste.

Endpoints

URLTransportStateLatencyChecked
https://api.cinevva.com/create/mcp streamable-http sign-in 899 ms 1 min ago

Alternatives to Cinevva Game Creator

same job, measured the same way
MagicTeX
by zoelinuts

LaTeX editor for AI agents: live PDF preview, PDF comments that drive edits, git history

29 installs/wk local only
RoughSketch
by roughsketch

Search, read, preview, create, update, rename, arrange and trash sketches in your Google Drive.

answering
Godot MCP
by satelliteoflove

Agent-driven Godot playtesting: editor control, input injection, game-time stepping, live state.

483 installs/wk local only
VibeView
by vibeview

Drive live iOS, Android, Apple TV and Android TV devices in the cloud to verify app changes.

325 installs/wk local only
Filesystem
by domdomegg

Read, create, and edit files.

84 installs/wk local only
Tripwire
by aliboily

MCP for Roblox Studio and Open Cloud: drive Studio, run headless tests, and review game security.

36 installs/wk local only
Google Drive Files MCP
by zayansalman

Minimal MCP server for Google Drive file management and Google Sheets editing.

59 installs/wk local only
Pingpoint
by sudzikcoin

Live truck GPS: create loads, read position, ETA, driver state, trip stats. API key or USDC x402.

268 installs/wk local only

Cinevva Game Creator — questions

Answers built from our own checks of this server.

Why is there no tool list for Cinevva Game Creator?
The server answered our handshake with an authorization challenge, so it is running — but it will not describe its tools to an anonymous client. To see them you need to connect with your own credentials. We record it as alive, not as broken: 92.4% of checks in the last 24 hours got a reply.
Is Cinevva Game Creator working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 85 of 92 checks got a reply (92.4%), average response time 664 ms. The bar chart above shows every period we have measured.
How do I connect Cinevva Game Creator?
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 is a remote server, so there is nothing to install — the client connects to the address. You sign in through your browser once and the client keeps the session: no key to copy, and it refuses anonymous clients.
How do you sign in to Cinevva Game Creator?
No API key is involved. Cinevva Game Creator answers our knock with an OAuth challenge, so you authorise it once in your browser and the client keeps the session. That is also why we see no tool list: it will not describe itself to an anonymous client, and that is the server working as intended, not a fault.
How fast is Cinevva Game Creator?
It answers our handshake in 664 ms on average, which is faster than 19% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Cinevva Game Creator open source?
Yes — it is published under the MIT licence 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.