HomeDevelopment › adaptive-cards-mcp

adaptive-cards-mcp

Generate, validate, and optimize Adaptive Cards for Teams, Outlook, and Copilot.

TypeScript CloudLocal macOSWindowsLinux
★ 32 stars Last pushed 2026-06-20 License: MIT

Topics: Developer Tools

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 2.3.0)

npx -y adaptive-cards-mcp@2.3.0

Or add to your MCP client config:

{
  "mcpServers": {
    "adaptive-cards-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "adaptive-cards-mcp@2.3.0"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry