uCoz API is fully available to LLMs and AI agents
uCoz API is fully available to LLMs and AI agents. All tools are documented in
OpenAPI 3.0.3 with machine-readable llms.txt files,
a native MCP server, and structured metadata for fast model onboarding.
AI agents can load the full API description from the documentation base URL.
| Resource | URL | Purpose |
|---|---|---|
| llms.txt | api.ucoz.net/en/llms.txt | Token-optimized overview of uCoz API tools and authorization |
| llms-full.txt | api.ucoz.net/en/llms-full.txt | Full Markdown reference of all endpoints in one file |
uCoz API supports Model Context Protocol (MCP) — a standard for connecting AI agents to external tools. The MCP server gives agents direct access to templates, menus, FTP, and other site features without manual work in the control panel.
A catalog of skills for Cursor, Claude Code, and other AI agents helps you set up uCoz workflows in minutes without writing code.
Each module has its own OpenAPI 3.0.3 YAML file — suitable for SDK generation, testing, and AI tooling.
Standard format for LLM onboarding: concise API tool list with example requests, optimized for token use.
Native MCP server for Cursor, Claude Code, Codex, and other stdio-compatible clients. Run with npx ucoz-mcp@latest.