Uno Platform MCP (hosted at https://mcp.platform.uno/v1) is a remote Model Context Protocol server published by Uno Platform that gives AI agents structured, semantic access to Uno Platform's full knowledge base — including official documentation, APIs, controls, XAML patterns, C# Markup, migration guides, and best practices. It exposes tools such as doc search, doc fetch, and agent rules initialization so that AI coding agents (Claude Code, GitHub Copilot, Cursor, VS Code, OpenAI Codex, and others) can answer platform-specific questions and generate idiomatic cross-platform .NET code grounded in up-to-date information rather than stale training data. A complementary local App MCP server connects directly to a running Uno app, enabling agents to inspect the visual tree, read and modify live element properties, simulate user interactions, and take screenshots — all without recompiling. The docs MCP server is free on both Community and Pro tiers, while advanced App MCP context features require a Uno Platform Studio Pro subscription.
Visit Uno Platform's official website for product details and getting started.
Comprehensive API reference and integration guides for Uno Platform.
Access the source code, issues, and contributions for Uno Platform on GitHub.