VikrantSingh01/adaptive-cards-mcp
AI-powered Adaptive Card MCP server — 7 tools for generating, validating, optimizing cards for Teams, Outlook, Copilot. npm: adaptive-cards-mcp
Platform-specific configuration:
{
"mcpServers": {
"adaptive-cards-mcp": {
"command": "npx",
"args": [
"-y",
"adaptive-cards-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
[](https://opensource.org/licenses/MIT) [](https://www.typescriptlang.org/) [](https://adaptivecards.io/) []() [](https://www.npmjs.com/package/adaptive-cards-mcp) [](https://www.npmjs.com/package/adaptive-cards-mcp) [](https://registry.modelcontextprotocol.io/?q=adaptive) [](https://github.com/VikrantSingh01/adaptive-cards-mcp)
<p align="center"> </p>
An MCP server that helps AI assistants generate valid, accessible Adaptive Cards for Teams, Outlook, Copilot, and other Microsoft surfaces. 9 tools, 3 guided workflows, 924 tests.
> Blog: I Built an MCP Server That Makes AI 10x Better at Adaptive Cards
<p align="center"> <video src="https://github.com/user-attachments/assets/372655ce-776c-4e31-a77a-4b2f79f638d2" width="800" autoplay loop muted playsinline> Your browser does not support the video tag. </video> </p>
No install needed — npx downloads and runs it automatically.
<details open> <summary><strong>Claude Code</strong></summary>
claude mcp add adaptive-cards-mcp -- npx adaptive-cards-mcp</details>
<details> <summary><strong>GitHub Copilot (VS Code)</strong></summary>
Add to `
Loading reviews...