MCP Directory

miro-ai

by miroapp · TypeScript · ★ 96

Official Miro AI developer tools and integrations. Includes MCP server configuration, Claude Code skills, and resources for building AI-powered experiences with Miro boards.

Install

npx -y github:miroapp/miro-ai

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "miro-ai": {
      "command": "npx",
      "args": [
        "-y",
        "github:miroapp/miro-ai"
      ]
    }
  }
}

From the README

[](https://developers.miro.com/docs/mcp-intro) Connect AI coding assistants to your Miro boards. Create diagrams, extract context, generate code from designs, and track tasks—all through natural conversation. This repo provides everything you need to connect AI tools to Miro: | Component | What It Does | |-----------|--------------| | **Miro MCP Server** | API that gives AI agents access to your Miro boards | | **Plugins & Extensions** | Pre-built integrations for popular AI tools | | **Documentation** | Guides for using and developing integrations | | AI Tool | Integration | |---------|-…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers