Skip to main content
Microsoft.PowerApps.CanvasAuthoring.McpServer package icon

Microsoft.PowerApps.CanvasAuthoring.McpServer

An MCP server for AI-assisted authoring of Power Apps canvas apps. Connects AI coding assistants to the Power Apps authoring service over stdio, enabling them to validate .pa.yaml files, browse available controls and their properties, discover APIs/connectors and data sources, and sync app state from live coauthoring sessions. Designed for use with GitHub Copilot CLI, Claude Code, and other MCP-compatible tools. Security: Your credentials are always handled securely through the official Microsoft Authentication Library (MSAL) - we never store or manage tokens directly. MCP is a new and developing standard. As with all new technology standards, you should review the security of any systems that integrate with MCP servers, such as MCP hosts, clients, agents, AI applications, and models and confirm that they comply with system requirements, standards, and expectations. You should follow Microsoft security guidance for MCP servers, including enabling Entra ID authentication, secure token management, and network isolation. Refer to Microsoft Security Documentation for details.

Total Downloads
72.5K
72,518
Published
Aug 31, 2026
Latest stable version

Install

.NET CLI
dotnet add package Microsoft.PowerApps.CanvasAuthoring.McpServer --version 1.1.5
Package Manager Console
Install-Package Microsoft.PowerApps.CanvasAuthoring.McpServer -Version 1.1.5
PackageReference
<PackageReference Include="Microsoft.PowerApps.CanvasAuthoring.McpServer" Version="1.1.5" />

Frameworks

No framework metadata available.

Dependencies

No declared dependencies.

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.