Skip to content

MCP Server

Fresh

Maestro provides a hosted MCP server for AI assistants to query Maestro documentation.

Endpoint

https://docs.runmaestro.ai/mcp

Tool

SearchMaestro — Searches across all Maestro documentation.

Configuration

Add to Claude Desktop, Claude Code, Cursor, or any MCP-compatible app:

json
{
  "mcpServers": {
    "maestro": {
      "url": "https://docs.runmaestro.ai/mcp"
    }
  }
}

See Also

Built with VitePress + RAG Chat