io.github.WYRE-AI/autotask-mcp

MCPcommunity
v2.33.1io.github.WYRE-AIUnknownAggiornato 2 g faGitHub

MCP server for Kaseya Autotask PSA — companies, tickets, projects, time entries, and more.

Indicizzato automaticamente da fonti pubbliche. Non ancora verificato dal suo sviluppatore su Forge.Rivendica questo annuncio →
50Stelle su GitHub
57Fork
2 g faUltimo aggiornamento
Richiede 2 credenziali prima di poter funzionare
  • AUTOTASK_SECRETChiave APIobbligatoria

    Autotask API user secret

  • AUTOTASK_INTEGRATION_CODEChiave APIobbligatoria

    Autotask API integration code (tracking identifier)

Dichiarato dall’autore nel registro MCP ufficiale. Forge does not store, broker, or ever see these values — the config below is scaffolded with placeholders you fill in locally.

Pacchetto
Autoreio.github.WYRE-AI
LicenzaUnknown
Versione2.33.1
Fontemcp-registry
Stato di fiducia
B
60/100Buono
Presente nell’indice di Forge+10/10
Identità del publisher verificata+0/30
Publisher: esegui `forge publish` dal repo per rivendicarne la proprietà
Verifica del dominio+0/10
Al momento non disponibile per questo tipo di annuncio — oggi il controllo del dominio viene eseguito solo per i pacchetti su npm, quindi questa riga non può ancora essere ottenuta qui, indipendentemente da cosa sia ospitato sul dominio.
Analisi prompt injection · pulita+30/30
Analisi offuscamento / esfiltrazione · pulita+20/20
Incollalo in Claude Code, Cursor o qualsiasi assistente di IA per colmare tutte le lacune
StatoIndicizzato dalla community
PublisherNon verificato
FirmaNon firmato
Dominio
Provenienza
DipendenzeNon verificate
Superficie di strumenti40 strumenti · 2 privilegiati
Analisi di sicurezza✓ PulitovHEAD · oggiQuanto è efficace questa analisi?
ValutazioniNessuna
Indicizzato27 ago 2026

La verifica conferma l’identità del publisher (la proprietà del repo), non la sicurezza del codice. L’analisi di sicurezza copre i CVE noti e gli script di installazione sospetti.

Strumenti

40 strumenti · 2 privilegiati
Estratto staticamente dal pacchetto pubblicatovHEAD · 2h ago

Letto dal codice che npm distribuisce davvero, al momento dell’analisi. Il pacchetto non è mai stato eseguito. Gli strumenti registrati dinamicamente a runtime, o nascosti in codice impacchettato o minificato, possono sfuggire — quindi questo è un limite inferiore della superficie di strumenti, non un censimento completo.

autotask_test_connectionTest Autotask API connection

Test Autotask API connection

Per questo strumento non è stato pubblicato alcuno schema di input.

autotask_search_companiesSearch companies by name or status. Max 200/page.

Search companies by name or status. Max 200/page.

Per questo strumento non è stato pubblicato alcuno schema di input.

autotask_create_companyCreate new company record

Create new company record

Per questo strumento non è stato pubblicato alcuno schema di input.

autotask_update_companyUpdate company record. invoiceTemplateID sets payment terms (103=Due on Receipt, 104=NET 30). Billing address fields separate from regular address.

Update company record. invoiceTemplateID sets payment terms (103=Due on Receipt, 104=NET 30). Billing address fields separate from regular address.

Per questo strumento non è stato pubblicato alcuno schema di input.

autotask_get_company_site_configurationGet company site configuration records. Call first to discover available fields.

Get company site configuration records. Call first to discover available fields.

Per questo strumento non è stato pubblicato alcuno schema di input.

autotask_update_company_site_configurationUpdate company site configuration. Fields are tenant-defined; call get first.

Update company site configuration. Fields are tenant-defined; call get first.

Per questo strumento non è stato pubblicato alcuno schema di input.

autotask_search_contactsSearch contacts by name, email, or company. Max 200/page.

Search contacts by name, email, or company. Max 200/page.

Per questo strumento non è stato pubblicato alcuno schema di input.

autotask_create_contactCreate new contact record

Create new contact record

Per questo strumento non è stato pubblicato alcuno schema di input.

autotask_update_contactUpdate contact record. Only provided fields are changed.

Update contact record. Only provided fields are changed.

Per questo strumento non è stato pubblicato alcuno schema di input.

autotask_search_ticketsSearch tickets by company, queue, status, priority. Use autotask_get_ticket_details for full data. Max 500/page.

Search tickets by company, queue, status, priority. Use autotask_get_ticket_details for full data. Max 500/page.

Per questo strumento non è stato pubblicato alcuno schema di input.

autotask_get_ticket_detailsGet full ticket details including notes, time entries, and custom fields.

Get full ticket details including notes, time entries, and custom fields.

Per questo strumento non è stato pubblicato alcuno schema di input.

autotask_create_ticketCreate new ticket record

Create new ticket record

Per questo strumento non è stato pubblicato alcuno schema di input.

autotask_update_ticketUpdate ticket record. Only provided fields are changed.

Update ticket record. Only provided fields are changed.

Per questo strumento non è stato pubblicato alcuno schema di input.

autotask_get_ticket_chargeGet a specific ticket charge by ID

Get a specific ticket charge by ID

Per questo strumento non è stato pubblicato alcuno schema di input.

autotask_search_ticket_chargesSearch ticket charges (materials, costs, expenses). Provide ticketId for best performance. Max 10 if unfiltered.

Search ticket charges (materials, costs, expenses). Provide ticketId for best performance. Max 10 if unfiltered.

Per questo strumento non è stato pubblicato alcuno schema di input.

autotask_create_ticket_chargeCreate charge on ticket for materials, costs, or expenses.

Create charge on ticket for materials, costs, or expenses.

Per questo strumento non è stato pubblicato alcuno schema di input.

autotask_update_ticket_chargeUpdate an existing ticket charge. Only fields provided will be changed.

Update an existing ticket charge. Only fields provided will be changed.

Per questo strumento non è stato pubblicato alcuno schema di input.

autotask_delete_ticket_chargeprivilegiato⚠ DESTRUCTIVE — IRREVERSIBLE. Permanently deletes a ticket charge

⚠ DESTRUCTIVE — IRREVERSIBLE. Permanently deletes a ticket charge

Per questo strumento non è stato pubblicato alcuno schema di input.

autotask_get_ticket_historyGet a single ticket history entry by ID. Each entry records one audited change to a ticket field (who, when, before/after).

Get a single ticket history entry by ID. Each entry records one audited change to a ticket field (who, when, before/after).

Per questo strumento non è stato pubblicato alcuno schema di input.

autotask_search_ticket_historyGet the audit trail of field changes for a ticket (status transitions, assignment changes, priority edits, etc.). Use this to answer questions like "when did this ticket move from In Progress to Waiting Customer" or "who changed the priority". Returns entries ordered by Autotask; sort/filter client…

Get the audit trail of field changes for a ticket (status transitions, assignment changes, priority edits, etc.). Use this to answer questions like "when did this ticket move from In Progress to Waiting Customer" or "who changed the priority". Returns entries ordered by Autotask; sort/filter client…

Per questo strumento non è stato pubblicato alcuno schema di input.

autotask_create_time_entryCreate a time entry in Autotask. Can be tied to a ticket, task, or project, OR created as "Regular Time" (no parent) for meetings, admin work, etc. For Regular Time, specify a category like "Internal Meeting", "Office Management", "Training", etc.

Create a time entry in Autotask. Can be tied to a ticket, task, or project, OR created as "Regular Time" (no parent) for meetings, admin work, etc. For Regular Time, specify a category like "Internal Meeting", "Office Management", "Training", etc.

Per questo strumento non è stato pubblicato alcuno schema di input.

autotask_search_projectsSearch for projects in Autotask. Returns 25 results per page by default. Use page parameter for more results.

Search for projects in Autotask. Returns 25 results per page by default. Use page parameter for more results.

Per questo strumento non è stato pubblicato alcuno schema di input.

autotask_create_projectCreate a new project in Autotask

Create a new project in Autotask

Per questo strumento non è stato pubblicato alcuno schema di input.

autotask_update_projectUpdate an existing project in Autotask. Only the fields you provide will be updated. Common use case: set status=5 to mark a project Complete.

Update an existing project in Autotask. Only the fields you provide will be updated. Common use case: set status=5 to mark a project Complete.

Per questo strumento non è stato pubblicato alcuno schema di input.

autotask_search_resourcesSearch for resources (users) in Autotask. Returns 25 results per page by default. Use page parameter for more results.

Search for resources (users) in Autotask. Returns 25 results per page by default. Use page parameter for more results.

Per questo strumento non è stato pubblicato alcuno schema di input.

autotask_get_ticket_noteGet a specific ticket note by ticket ID and note ID

Get a specific ticket note by ticket ID and note ID

Per questo strumento non è stato pubblicato alcuno schema di input.

autotask_search_ticket_notesSearch for notes on a specific ticket. Iterating across many tickets trips Autotask's per-integration API threshold — scope the parent list first.

Search for notes on a specific ticket. Iterating across many tickets trips Autotask's per-integration API threshold — scope the parent list first.

Per questo strumento non è stato pubblicato alcuno schema di input.

autotask_create_ticket_noteCreate a new note for a ticket

Create a new note for a ticket

Per questo strumento non è stato pubblicato alcuno schema di input.

autotask_search_ticket_checklist_itemsList all checklist items on a ticket, including their completion status. Checklist items are a sub-resource of a ticket and cannot be queried without a ticket ID.

List all checklist items on a ticket, including their completion status. Checklist items are a sub-resource of a ticket and cannot be queried without a ticket ID.

Per questo strumento non è stato pubblicato alcuno schema di input.

autotask_create_ticket_checklist_itemAdd a new checklist item to a ticket.

Add a new checklist item to a ticket.

Per questo strumento non è stato pubblicato alcuno schema di input.

autotask_update_ticket_checklist_itemUpdate a checklist item on a ticket — edit text, mark complete/incomplete, or change position.

Update a checklist item on a ticket — edit text, mark complete/incomplete, or change position.

Per questo strumento non è stato pubblicato alcuno schema di input.

autotask_delete_ticket_checklist_itemprivilegiato⚠ DESTRUCTIVE — IRREVERSIBLE. Permanently deletes a checklist item

⚠ DESTRUCTIVE — IRREVERSIBLE. Permanently deletes a checklist item

Per questo strumento non è stato pubblicato alcuno schema di input.

autotask_get_project_noteGet a specific project note by project ID and note ID

Get a specific project note by project ID and note ID

Per questo strumento non è stato pubblicato alcuno schema di input.

autotask_search_project_notesSearch for notes on a specific project. Fan-out across many projects trips Autotask's API threshold (see issue #69) — scope the parent list (status, company, date range) first.

Search for notes on a specific project. Fan-out across many projects trips Autotask's API threshold (see issue #69) — scope the parent list (status, company, date range) first.

Per questo strumento non è stato pubblicato alcuno schema di input.

autotask_create_project_noteCreate a new note for a project

Create a new note for a project

Per questo strumento non è stato pubblicato alcuno schema di input.

autotask_get_company_noteGet a specific company note by company ID and note ID

Get a specific company note by company ID and note ID

Per questo strumento non è stato pubblicato alcuno schema di input.

autotask_search_company_notesSearch for notes on a specific company. Iterating across many companies trips Autotask's API threshold — scope the parent list first.

Search for notes on a specific company. Iterating across many companies trips Autotask's API threshold — scope the parent list first.

Per questo strumento non è stato pubblicato alcuno schema di input.

autotask_create_company_noteCreate a new note for a company

Create a new note for a company

Per questo strumento non è stato pubblicato alcuno schema di input.

autotask_get_ticket_attachmentGet a ticket attachment. With includeData=false (default) returns metadata only — fast, suitable for browsing. With includeData=true returns the base64 binary content via the top-level /TicketAttachments/{id} endpoint (the child endpoint never populates data). The attachment is verified to belong t…

Get a ticket attachment. With includeData=false (default) returns metadata only — fast, suitable for browsing. With includeData=true returns the base64 binary content via the top-level /TicketAttachments/{id} endpoint (the child endpoint never populates data). The attachment is verified to belong t…

Per questo strumento non è stato pubblicato alcuno schema di input.

autotask_search_ticket_attachmentsSearch for attachments on a specific ticket. Each parent triggers a separate query — scope the parent ticket list before iterating.

Search for attachments on a specific ticket. Each parent triggers a separate query — scope the parent ticket list before iterating.

Per questo strumento non è stato pubblicato alcuno schema di input.

40 strumenti su 40 hanno pubblicato una descrizione.

I nomi e le descrizioni degli strumenti sono scritti dal publisher e mostrati alla lettera come testo inerte. Sono le stringhe che un client MCP passa a un modello, quindi Forge vi cerca schemi di prompt injection — ogni rilievo compare insieme all’analisi di sicurezza qui sopra. «Privilegiato» è una corrispondenza di parola chiave sul nome dello strumento, non una verifica di ciò che fa: un nome innocuo può comunque fare qualsiasi cosa.

Descrizione

MCP server for Kaseya Autotask PSA — companies, tickets, projects, time entries, and more.

Parole chiave
mcp
Alternative
Confronto delle superfici di strumenti…

Nessuna copertura delle dipendenze

Questa voce non pubblica alcun pacchetto npm, quindi Forge non ha un albero delle dipendenze per essa. È una lacuna di copertura, non l'affermazione che non abbia dipendenze.