MCP server for Syncro MSP — customers, tickets, assets, invoices, and more.
SYNCRO_API_KEYAPI keyrequiredSyncro API key generated from the admin settings
Declared by the author in the official MCP registry. Forge does not store, broker, or ever see these values — the config below is scaffolded with placeholders you fill in locally.
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts.
Read out of the source npm actually ships, at scan time. The package was never executed. Tools registered dynamically at runtime, or hidden inside bundled or minified code, can be missed — so this is a floor on the tool surface, not a complete census of it.
syncro_assets_listList assets/configuration items in Syncro. Can filter by customer, asset type, or serial number.List assets/configuration items in Syncro. Can filter by customer, asset type, or serial number.
No input schema was published for this tool.
syncro_assets_getGet details for a specific asset by its IDGet details for a specific asset by its ID
No input schema was published for this tool.
syncro_assets_searchSearch for assets using a query string or serial number. Useful for finding devices by name, serial, or other attributes.Search for assets using a query string or serial number. Useful for finding devices by name, serial, or other attributes.
No input schema was published for this tool.
syncro_contacts_listList contacts in Syncro. Can filter by customer ID or search query.List contacts in Syncro. Can filter by customer ID or search query.
No input schema was published for this tool.
syncro_contacts_getGet details for a specific contact by their IDGet details for a specific contact by their ID
No input schema was published for this tool.
syncro_contacts_createCreate a new contact in SyncroCreate a new contact in Syncro
No input schema was published for this tool.
syncro_customers_listList customers in Syncro. Can filter by query, email, phone, or include disabled customers.List customers in Syncro. Can filter by query, email, phone, or include disabled customers.
No input schema was published for this tool.
syncro_customers_getGet details for a specific customer by their IDGet details for a specific customer by their ID
No input schema was published for this tool.
syncro_customers_createCreate a new customer in SyncroCreate a new customer in Syncro
No input schema was published for this tool.
syncro_customers_searchSearch for customers using a query string. Matches against business name, contact name, email, and other fields.Search for customers using a query string. Matches against business name, contact name, email, and other fields.
No input schema was published for this tool.
syncro_invoices_listList invoices in Syncro. Can filter by customer, status, or date range.List invoices in Syncro. Can filter by customer, status, or date range.
No input schema was published for this tool.
syncro_invoices_getGet details for a specific invoice by its ID, including line itemsGet details for a specific invoice by its ID, including line items
No input schema was published for this tool.
syncro_invoices_createCreate a new invoice in SyncroCreate a new invoice in Syncro
No input schema was published for this tool.
syncro_invoices_emailEmail an invoice to the customerEmail an invoice to the customer
No input schema was published for this tool.
syncro_tickets_listList tickets in Syncro. Can filter by customer, contact, status, user, problem type, or resolved state.List tickets in Syncro. Can filter by customer, contact, status, user, problem type, or resolved state.
No input schema was published for this tool.
syncro_tickets_getGet details for a specific ticket by its ID, including commentsGet details for a specific ticket by its ID, including comments
No input schema was published for this tool.
syncro_tickets_createCreate a new ticket in SyncroCreate a new ticket in Syncro
No input schema was published for this tool.
syncro_tickets_updateUpdate an existing ticket in SyncroUpdate an existing ticket in Syncro
No input schema was published for this tool.
syncro_tickets_add_commentAdd a comment to an existing ticketAdd a comment to an existing ticket
No input schema was published for this tool.
syncro_navigateDiscover available Syncro tools by domain. Returns tool names and descriptions for the selected domain. All tools are callable at any time — this is a help/discovery aid, not a prerequisite.Discover available Syncro tools by domain. Returns tool names and descriptions for the selected domain. All tools are callable at any time — this is a help/discovery aid, not a prerequisite.
No input schema was published for this tool.
syncro_statusShow credentials status and available domainsShow credentials status and available domains
No input schema was published for this tool.
21 of 21 tools published a description.
Tool names and descriptions are written by the publisher and shown verbatim as inert text. They are the strings an MCP client passes to a model, so Forge scans them for prompt-injection patterns — any finding appears with the security scan above. “Privileged” is a keyword match on the tool name, not an audit of what the tool does: a benign-sounding name can still do anything.
MCP server for Syncro MSP — customers, tickets, assets, invoices, and more.
Linked names open Forge’s index of every entry observed exposing that tool. Browse all indexed tools.
This entry publishes no npm package, so Forge has no dependency tree for it. That is a gap in coverage — not a statement that it has no dependencies.