Skip to main content
Glama

Spec Workflow MCP

by Pimzino

get-steering-context

Load project steering documents (product.md, tech.md, structure.md) to provide context for development workflows. Use when steering context is not preloaded, ensuring accurate project alignment and structured progress tracking.

Instructions

Load steering documents (product.md, tech.md, structure.md) for project context. Only use if steering context is not already loaded.

Input Schema

NameRequiredDescriptionDefault
projectPathYesAbsolute path to the project root

Input Schema (JSON Schema)

{ "properties": { "projectPath": { "description": "Absolute path to the project root", "type": "string" } }, "required": [ "projectPath" ], "type": "object" }
Install Server

Other Tools from Spec Workflow MCP

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/Pimzino/spec-workflow-mcp'

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