createProject
Initiate a new project workspace in the MCP Task Manager Server database, assigning a unique UUID. Optionally specify a custom name or use a default timestamped name. Used by AI agents to start structured task management.
Instructions
Creates a new, empty project entry in the Task Management Server database. This tool is used by clients (e.g., AI agents) to initiate a new workspace for tasks. It returns the unique identifier (UUID) assigned to the newly created project. An optional name can be provided; otherwise, a default name including a timestamp will be generated.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
projectName | No | Optional human-readable name for the new project (max 255 chars). If omitted, a default name like 'New Project [timestamp]' will be used. |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from MCP Task Manager Server
Related Tools
- @awwaiid/mcp-server-taskwarrior
- @chriscarrollsmith/taskqueue-mcp
- @chriscarrollsmith/taskqueue-mcp
- @hald/things-mcp
- @AliNagy/godspeed-mcp