forecast-mcp.yml
No official or third-party hosted MCP server for Forecast was found (searched the web and the MCP registry, 2026-07). This is a DERIVED candidate tool list mapped from documented Forecast REST operations, provided as a design sketch for a future MCP server. Not published, not hosted.
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
Documentation
Documentation link · transport
Tools
list_projects— List all projects, optionally with progress data.get_project— Retrieve a single project by id.create_project— Create a new project.update_project— Update an existing project.list_tasks— List tasks across the account (paginated), or updated after a timestamp.get_task— Retrieve a single task by id.create_task— Create a new task.list_time_registrations— List time registrations (paginated), or by updated/date after.create_time_registration— Log time against a task or project.list_allocations— List resource allocations.create_allocation— Create a resource allocation.list_persons— List people in the account.person_utilization— Get a person's utilization for a date range.list_clients— List clients.
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.