Overview
The MCP server enables AI assistants like Claude Code to search Maestro’s knowledge base for documentation, code examples, API references, and guides directly from their interfaces.MCP is an open protocol developed by Anthropic for connecting AI applications to external data sources and tools.
Server Details
Server URL:
https://docs.runmaestro.ai/mcpProtocol: Model Context Protocol (MCP)
Available Tools
SearchMaestro
Search the Maestro knowledge base for documentation, code examples, API references, and guides.Search query for finding relevant documentation
Setup with Claude Desktop
Connect Maestro’s MCP server to Claude Desktop or Claude Code:Open Claude configuration
Edit your Claude Desktop configuration file:
- macOS:
~/Library/Application Support/Claude/claude_desktop_config.json - Windows:
%APPDATA%\Claude\claude_desktop_config.json
Usage Examples
Use Cases
AI Assistant Integration
Enable Claude Code or other AI assistants to reference Maestro documentation while helping you code
Documentation Search
Programmatically search Maestro’s knowledge base from your own tools
Context Enhancement
Provide AI models with up-to-date Maestro documentation context
Automated Workflows
Build automation scripts that query Maestro documentation
The MCP server is publicly accessible and does not require authentication. Rate limiting may apply to prevent abuse.