syncro-mcp

wyre-technology/syncro-mcp
★ 3 stars TypeScript AI/LLM Updated 9d ago
MCP server for Syncro MSP — tickets, assets, contacts, invoices, and RMM tools for AI assistants
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "syncro-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "wyre-technology/syncro-mcp"
      ]
    }
  }
}

README Excerpt

A Model Context Protocol (MCP) server for Syncro MSP, implementing a decision tree architecture for efficient tool navigation. > **Operator note — GitHub Packages authentication (required for one-click deploys).** > This server depends on the private `@wyre-technology/node-syncro` SDK, which is > hosted on **GitHub Packages**. GitHub Packages requires an authentication token

Tools (7)

SYNCRO_API_KEYSYNCRO_SUBDOMAINassetscontactscustomersinvoicestickets

Topics

ai-toolsclaudemcpmcp-servermodel-context-protocolmspmsp-mcpsyncrotypescriptwyre-technology