uCoz

uCoz

@ucoz-skills1MITUpdated Yesterday

Manage uCoz sites from an AI assistant: templates, content, shop, users, and files.

Server endpointStreamable HTTPOAuthProbed

This is the third-party server itself — Odel doesn't run it. Hitting this URL directly talks straight to the upstream server with no auth or proxying. Connect through Odel to front it with managed auth.

uCoz MCP

Quick start

  1. In your AI client MCP settings, add:
{
  "mcpServers": {
    "ucoz-mcp": {
      "url": "https://www.ucoz.com/mcp"
    }
  }
}
  1. Authorize through the uCoz Control Panel when prompted.
  2. Ask something like: “List my sites and show active modules on the first one.”

More clients: clients/. Step-by-step: docs/connect.md.

What this is

Remote MCP for uCoz: connect Cursor, Claude, ChatGPT/Codex, VS Code, and other MCP clients to your account — pick or create a site, then manage templates, content, shop, users, and site files.

  • MCP URL: https://www.ucoz.com/mcp
  • Transport: Remote HTTP
  • Auth: Control Panel sign-in (no API key in client config)
  • Product page: ucoz.com/ai/mcp
  • Registry metadata: server.json

What the agent can do

After Control Panel authorization: account tools (list_sites, select_site, create_site) and site tools — templates and pages, Template Maker, content modules, shop, subscriptions, users, modules/quarantine, site files (files_tool), FTP password management only (ftp_tool).

Full list: docs/tools.md. Example prompts: docs/prompts.md.

Agent Skills

Official playbooks live in ucoz-skills/agent-skills (also IDE plugins). This repository is the MCP connect / catalog surface.

Related links

License

MIT — see LICENSE. Applies to this repository (docs, configs, registry metadata). The uCoz platform is provided under uCoz terms of service.