MCP server for TimeZest — appointment scheduling, agents, appointment types, and resources for MSPs.
TIMEZEST_API_TOKENAPI keyrequiredTimeZest API token (Bearer credential)
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.
timezest_agents_listList all agents (technicians) available for schedulingList all agents (technicians) available for scheduling
No input schema was published for this tool.
timezest_agents_getGet details for a specific agent by IDGet details for a specific agent by ID
No input schema was published for this tool.
timezest_appointment_types_listList all appointment types available for schedulingList all appointment types available for scheduling
No input schema was published for this tool.
timezest_appointment_types_getGet details for a specific appointment type by IDGet details for a specific appointment type by ID
No input schema was published for this tool.
timezest_resources_listList all resources (agents and teams) available for schedulingList all resources (agents and teams) available for scheduling
No input schema was published for this tool.
timezest_scheduling_listList scheduling requestsList scheduling requests
No input schema was published for this tool.
timezest_scheduling_getGet details for a specific scheduling request by IDGet details for a specific scheduling request by ID
No input schema was published for this tool.
timezest_scheduling_create_requestCreate a new scheduling request - supports PSA ticket associationCreate a new scheduling request - supports PSA ticket association
No input schema was published for this tool.
timezest_scheduling_cancelCancel a scheduling requestCancel a scheduling request
No input schema was published for this tool.
timezest_statusShow TimeZest connection status and the available toolsShow TimeZest connection status and the available tools
No input schema was published for this tool.
timezest_teams_listList all teams available for schedulingList all teams available for scheduling
No input schema was published for this tool.
timezest_teams_getGet details for a specific team by IDGet details for a specific team by ID
No input schema was published for this tool.
12 of 12 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 TimeZest — appointment scheduling, agents, appointment types, and resources for MSPs.
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.