Connects MCP clients to avots.ai for multi-model chat, image, video, audio, avatar, and calendar tools.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.
One-click editor setup isn’t available for this listing yet — we don’t have a confirmed install command, and we’d rather show nothing than point your editor at the wrong package or host. Follow the project’s own setup instructions, linked above.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Avots MCP.
The avotsai/avots-mcp MCP server exposes avots.ai’s multi-provider AI platform through nineteen MCP tools. It combines chat models from providers such as Claude, GPT, Gemini, DeepSeek, and Sonar with media generation services for images, video, audio, music, narration, talking avatars, and face-based creative effects.
The server also includes utility and workflow tools. Agents can inspect the current balance, subscription tier, and pricing catalog; list available models, saved avatars, and studio trends; poll asynchronous jobs; and create calendar events from natural-language instructions. Calendar output can be sent to a linked Apple or Google calendar or returned as an ICS download.
The hosted endpoint is https://mcp.avots.ai/ and communicates using the MCP 2025-06-18 specification over Streamable HTTP. Most clients send Authorization: Bearer av_mcp_… with the MCP key created in avots.ai. Claude.ai web uses an OAuth connection flow instead of requiring the user to paste a token.
Calls draw from the same avots balance used by the web application and Telegram bot. Balance and model-listing operations are free, while generation and chat operations have per-call costs. Prices can vary by model, so an agent can call list_models before selecting a model.
Video-related operations use a confirmation step to reduce accidental spending. The initial request returns a preview with cost and alternatives; the client submits the job only after the user confirms a model and sends the request again with confirmation enabled. Video, audio, and some other generation tasks may run asynchronously and can be checked with check_job.
Create an account at avots.ai, then generate an MCP key from Settings → Integrations. Configure the MCP client with the hosted endpoint and the authentication method documented for that client. The repository includes setup guides and ready-to-paste configuration examples for Claude Desktop, Cursor, and Cline, as well as instructions for other MCP clients.
Claude Desktop, Cursor, Cline, and other bearer-token clients may use mcp-remote in their client configuration. That utility is a client-side connection method, not the avots server itself. Claude.ai web connects through its OAuth flow, while Claude Code uses its MCP configuration command.
The documented tool set supports:
The avotsai/avots-mcp MCP server is suited to workflows that chain multiple tools, such as producing an image, animating it, and adding a music track through one account.
Tool calls are billed against the avots balance, and daily USD caps and per-key rate limits apply. Generation costs vary widely: the README gives approximate ranges from about 200 tokens for some images to about 5,000 tokens for a 10-second 1080p Kling Pro video. The live model catalog is the authoritative source for current prices.
The avotsai/avots-mcp MCP server does not remove provider-specific constraints or guarantee synchronous results. Video generation is asynchronous and requires explicit confirmation, while model availability and pricing can change. A valid avots account, MCP key, and sufficient balance are needed for billed operations.
Factual signals from GitHub, npm, and our automated checks — not a rating.
No reviews yet — be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/avotsai-avots-mcp)<a href="https://allmcps.com/mcp/avotsai-avots-mcp"><img src="https://allmcps.com/api/badge/avotsai-avots-mcp?style=directory" alt="Avots MCP on AllMCPs" /></a>