Claude Code Skills·Claude Skills·The open SKILL.md registry for Claude
ClaudSkillsArcadeMCP Servers › maestro-core

maestro-core

Runtime kernel for the Maestro agent platform — tool envelope, tool definition factory, base context, port interfaces, and AI-SDK + MCP adapters.

MCP · npx unknown

Install

MCP server — add to your Claude Code config (typically ~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):

{
  "mcpServers": {
    "maestro-core": {
      "command": "npx",
      "args": [
        "-y",
        "maestro-core"
      ]
    }
  }
}

Or smoke-test directly:

npx -y maestro-core

Details

Websitehttps://www.npmjs.com/package/maestro-core
GitHubgit+https://github.com/costasoftware/maestro.git
Licenseunknown
Pricingfree
Tagsai agent tool-calling anthropic openai mcp ai-sdk llm
Sourcesnpm
Discovered2026-05-25

More in MCP Servers

See all MCP Servers →

ClaudSkills Arcade · All categories · Catalog JSON · CC BY 4.0 · independent of Anthropic PBC