# SkiaSharp

Published articles for SkiaSharp.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## How Uno Platform uses .NET, MCP, and AI to build high quality apps

DevFeed: [How Uno Platform uses .NET, MCP, and AI to build high quality apps](<https://devfeed.tech/articles/how-uno-platform-uses-net-mcp-and-ai-to-build-high-quality-apps-2951.md>)

Original publisher: [Read original article](<https://devblogs.microsoft.com/dotnet/how-uno-platform-uses-dotnet-mcp-ai-to-build-high-quality-apps/>)

Author: Sam Basu

Published: 2026-08-27T17:00:00Z

Content type: article

Language: en

Sources: [.NET Blog](<https://devfeed.tech/sources/net-blog.md>)

Topics: [.NET](<https://devfeed.tech/topics/net.md>), [AI-assisted coding](<https://devfeed.tech/topics/ai-assisted-coding.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-agents](<https://devfeed.tech/tags/ai-agents.md>), [api](<https://devfeed.tech/tags/api.md>), [browser](<https://devfeed.tech/tags/browser.md>), [c-sharp](<https://devfeed.tech/tags/c-sharp.md>), [cross-platform](<https://devfeed.tech/tags/cross-platform.md>), [developer-stories](<https://devfeed.tech/tags/developer-stories.md>), [docs](<https://devfeed.tech/tags/docs.md>), [documentation](<https://devfeed.tech/tags/documentation.md>), [github-copilot](<https://devfeed.tech/tags/github-copilot.md>), [http](<https://devfeed.tech/tags/http.md>), [mcp](<https://devfeed.tech/tags/mcp.md>), [model-context-protocol](<https://devfeed.tech/tags/model-context-protocol.md>), [net](<https://devfeed.tech/tags/net.md>), [server](<https://devfeed.tech/tags/server.md>), [servers](<https://devfeed.tech/tags/servers.md>), [skiasharp](<https://devfeed.tech/tags/skiasharp.md>), [tooling](<https://devfeed.tech/tags/tooling.md>), [uno-platform](<https://devfeed.tech/tags/uno-platform.md>), [xaml](<https://devfeed.tech/tags/xaml.md>)

### AI overview

Uno Platform describes using two C# Model Context Protocol servers to give AI agents current documentation and the ability to inspect and drive running cross-platform .NET apps.

### Source excerpt

How Uno Platform built two Model Context Protocol servers in C# so AI agents can ground themselves in real documentation and then see and drive a running cross-platform .NET app. The post How Uno Platform uses .NET, MCP, and AI to build high quality apps appeared first on .NET Blog.