mcpbeat Sign in

Mostai MCP Server

by most-ai-com Your server? Claim it
local only

Mostai MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 2 741 installs a week from pypi.

Generate images, video, music, speech and text with 60+ models through your MostAI account.

The linked repository no longer exists on GitHub — it was deleted or made private.

2 741
Installs / week
pypi · mostai-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add mostai-mcp -- uvx mostai-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mostai-mcp": {
      "args": [
        "mostai-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mostai-mcp]
command = "uvx"
args = ["mostai-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "mostai-mcp": {
      "args": [
        "mostai-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mostai-mcp": {
      "args": [
        "mostai-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Mostai MCP

same job, measured the same way
GenMagic
by yumaheymans

Generate text, images, speech, music, and video with any AI model, from one credit balance.

6 tools answering
Chutes Media MCP
by thestreamcode

Generate image, video, music and speech through Chutes and save assets into your project.

29 installs/wk local only
CCAPI
by ccapi

Image, video, music and text generation across 100+ models through one endpoint.

11 tools answering
Vidofy
by vidofy

Generate video, images, audio and speech with Vidofy — Veo 3.1, Kling 3.0, Flux 2 and 570+ models.

answering
FOTOhub Creative AI
by fotohub

Generate images, video, music, voice and 3D through one API. 30 tools, 200+ models.

answering
Unifically
by unifically

One API for 100+ AI video, image, music and speech models.

14 tools answering
Corent
by gg13121

Generate images, videos, voice, and text via the Corent API. Auto model routing with fallback.

46 installs/wk local only
ViewMax MCP
by bytevirts

Remote MCP for AI video, image, music and speech generation.

14 tools answering

Mostai MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Mostai MCP?
Mostai MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package mostai-mcp was installed 2 741 times last week.
Is Mostai MCP still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Mostai MCP?
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 runs locally, so the command pulls mostai-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Mostai MCP?
The pypi package mostai-mcp was installed 2 741 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.