Avots MCP Server

Image, video, audio, face-swap, talking avatars and chat across 300+ AI models, one balance.

Remote serverstreamable-http

What is the Avots MCP server?

Image, video, audio, face-swap, talking avatars and chat across 300+ AI models, one balance. The avots mcp server wraps that behind the Model Context Protocol, so an assistant can use it through 14 defined tools rather than through you.

What it actually does

Official MCP (Model Context Protocol) server for avots.ai - a multi-provider AI platform.

Its toolset

Everything the assistant can do here goes through one of these:

  • Product — photo angle pack** — one product shot in, four angles + a rotation clip out
  • Second — opinion delegation** — forward a tricky problem to a model from a different lineage and compare
  • Client — Guide
  • Cursordocs/cursor.md
  • Clinedocs/cline.md
  • check_balance — free
  • list_models — free
  • list_avatars — free
  • list_trends — free
  • check_job — free
  • chat — ~10-1000 ⚡
  • generate_image — ~200-500 ⚡

Adding it to your client

Being a remote server, there is no local install. You register the endpoint with your client, authorise it once, and the tools appear.

When to reach for it

Among the developer tooling options, the useful question is rarely "what can it do" but "what does it cost you to run" — permissions, credentials, and how much of your context its toolset consumes. Avots's toolset — Product, Second, Client and 11 more — is a fair guide to whether it matches your workflow. It is maintained by avotsai; worth a glance at recent repository activity before you build anything load-bearing on it.

This entry was verified against Avots's own documentation before publication; SyncDev keeps the directory reviewed rather than auto-generated.

Caveats

  • Your data travels to the provider's service, so the usual questions apply about what you send and what they retain.
  • With 14 tools registered it takes up a noticeable share of the context window; turn it off in projects that never touch Avots.
  • MCP clients confirm each tool call by default. Leave that on until you have watched what the avots mcp server does with a few real requests.

Available tools

ToolWhat it does
Productphoto angle pack** — one product shot in, four angles + a rotation clip out.
Secondopinion delegation** — forward a tricky problem to a model from a different lineage and compare.
ClientGuide
Cursor[docs/cursor.md](docs/cursor.md)
Cline[docs/cline.md](docs/cline.md)
check_balancefree
list_modelsfree
list_avatarsfree
list_trendsfree
check_jobfree
chat~10-1000 ⚡
generate_image~200-500 ⚡
generate_video~200-5000 ⚡
face_swap_video~500-2000 ⚡

Example prompts to try

  • Use Avots to Product.
  • Use Avots to Second.
  • Use Avots to Client.

Frequently asked questions

It connects Avots to MCP-compatible AI assistants such as Claude and Cursor, exposing 14 tools (Product, Second, Client, and more) that the assistant can call on your behalf. Instead of copying data back and forth by hand, the assistant works with Avots directly.