Worksection MCP Server

Connect Worksection to Claude and manage projects with voice

Server running

This server implements MCP (Model Context Protocol) โ€” Anthropic's standard for connecting external tools to language models. Through it, Claude gets direct access to the Worksection API and can read tasks, create them, assign executors, log time, and much more โ€” without a browser and manual data copying.

Authentication is through OAuth 2.0: each user authorizes in Worksection once and receives a personal token, which is inserted into the Claude Desktop config. After that, Claude works on behalf of a specific user with their access rights.

๐Ÿ“‹
Tasks and Subtasks
Create, edit, assign, close, delete. Support for priorities, deadlines, and tags.
โฑ
Time Tracking
Log time and costs, timers, period reports. Overdue tasks โ€” with one call.
๐Ÿ’ฌ
Comments and Files
Add, edit, delete comments. Upload files directly from Claude chat.
๐Ÿง 
Smart Tools
Project summary, current user tasks, weekly results โ€” aggregated in one request.
๐Ÿ“Ž
MCP Resources
Projects, users, and tasks are available as context โ€” Claude sees them without explicit tool calls.
๐Ÿ”
Auto Token Refresh
OAuth tokens are automatically refreshed when expired โ€” no need to re-authorize manually.
Endpoints
MCP endpoint (for Claude Desktop / mcp-remote)
https://worksection.integrateflowsystems.com/mcp/
OAuth authorization
https://worksection.integrateflowsystems.com/oauth/authorize
Connect Worksection Account