Skip to main content
Glama

Spec MCP Server

by karol-f

task-orchestrator

Execute predefined development tasks from tasks.md to coordinate implementation workflows, focusing on task coordination rather than creating new plans.

Instructions

Use this to implement/execute existing tasks from tasks.md that have already been defined. This tool assumes tasks already exist and focuses on coordinating their implementation. DO NOT use this for generating new plans or tasks - only for executing tasks that have already been created.

Input Schema

NameRequiredDescriptionDefault
project_pathNoPath to the project directory (defaults to current directory)

Input Schema (JSON Schema)

{ "properties": { "project_path": { "description": "Path to the project directory (defaults to current directory)", "type": "string" } }, "type": "object" }

Other Tools from Spec MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/karol-f/spec-mcp'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server