Send raw HTTP requests to Autotask REST API endpoints not covered by typed tools. Automatically adds required authentication headers.
163,706 tools. Last updated 2026-05-30 20:04
"Using the Autotask REST API to manage tickets and time entries" matching MCP tools:
- List all available ticket queues in Autotask to obtain queue IDs used for filtering tickets by queue.
- Search for time entries in Autotask by resource, ticket, project, task, date range, or approval status. Use approvalStatus='unapproved' to find entries not yet posted.
- Retrieve all ticket statuses from Autotask to use for filtering tickets or creating new ones.
- Retrieve all available ticket priority values from Autotask to use for filtering or creating tickets.
- List all available ticket statuses in Autotask to use for filtering or creating tickets.
Matching MCP Servers
- AlicenseAqualityCmaintenanceConverts REST API code (like NestJS controllers or FastAPI endpoints) to Postman collections and environments, helping developers automatically sync their API endpoints with Postman.Last updated28MIT
- Alicense-qualityCmaintenanceA bridge that enables any LLM to access and interact with documented REST APIs through the Model Context Protocol (MCP).Last updated56MIT
Matching MCP Connectors
Wikimedia REST API v1 MCP.
Get the current time anywhere and access concise timezone information. Set your preferred timezone…
- Create time entries in Autotask, associating them with tickets, tasks, or projects, or logging regular time for internal activities like meetings.
- List all ticket priorities from Autotask to filter tickets or set priority when creating new tickets.
- Log time entries in Autotask for tickets, tasks, projects, or regular time (meetings, admin work). Specify hours, dates, and notes.
- Send raw HTTP requests to Autotask REST API endpoints not yet supported by typed tools. Automatically includes authentication headers and resolves the base URL.
- Search time entries in Autotask by resource, ticket, project, date range, or approval status. Filter results to find unapproved entries for posting.
- Retrieve all ticket queues from Autotask to obtain queue IDs needed for filtering tickets by queue.
- Tests the connection to the Autotask API to validate that the integration can communicate successfully.
- Generate time-series line charts by fetching historical data from a REST API. Specify variable names, project ID, and optional time range.MIT
- Create a contract record in Autotask by specifying company, name, type, category, and start/end dates. Supports additional fields for billing, SLA, status, and more.
- Verify the Autotask API connection to ensure your AI assistant can query Autotask PSA data.
- Execute any Autotask tool by name and arguments after discovery, for actions on tickets, projects, time entries, and more.
- Search billing item approval levels by time entry, approver, or level to inspect multi-tier approval records for Autotask time entries.
- Retrieve complete Autotask ticket details including notes, time entries, and custom fields for comprehensive ticket analysis.
- Schedule work on tickets by creating a service call with description, start and end dates in Autotask.