Skip to main content
Glama

Spec Workflow MCP

en.json4.36 kB
{ "header": { "title": "Spec Workflow MCP", "support": "Support this project" }, "tabs": { "overview": "Project Overview", "steering": "Steering Documents", "specs": "Specification Documents", "tasks": "Task Management", "approvals": "Approval Requests" }, "overview": { "projectTitle": "Project Overview", "activeSpecs": "Active Specs", "archivedSpecs": "Archived Specs", "totalSpecs": "Total Specs", "tasks": "Tasks", "overallProgress": "Overall Progress", "recentActivity": "Recent Activity", "modified": "{{time}}", "noSpecs": "No specs found" }, "tasks": { "specLabel": "Specification", "specPlaceholder": "Select a specification", "stats": { "total": "Total", "done": "Done", "left": "Left", "progress": "Progress" }, "overallProgress": "Overall Progress", "section": "Section", "task": "Task", "copied": "Copied!", "copyPromptTitle": "Copy prompt for AI agent", "copyPromptAI": "Copy AI prompt for task {{taskId}}", "copyPromptDefault": "Copy default prompt for task {{taskId}}", "copyPrompt": "Please work on task {{taskId}} for spec \"{{specName}}\"", "promptAvailable": "AI prompt available", "promptPreview": "AI Prompt Preview", "usingDefaultPrompt": "Using default prompt", "status": { "pending": "Pending", "inProgress": "In Progress", "completed": "Completed" }, "taskGroup": "Task Group", "meta": { "files": "Files", "implementation": "Implementation", "purposes": "Purposes", "requirements": "Requirements", "leverage": "Leverage" }, "loading": "Loading tasks...", "noSpecs": "No specifications found", "selectSpec": "Select a specification above to view tasks" }, "approvals": { "docLabel": "Document", "categoryPlaceholder": "Select a category", "status": { "pending": "Pending" }, "created": "Created: {{time}}", "response": { "approved": "Approved", "rejected": "Rejected", "needsRevision": "Needs revision" }, "processing": "Processing...", "approve": "Approve", "reject": "Reject", "requestRevision": "Request Revision", "openInEditor": "Open in Editor", "noPending": "No pending approvals for this specification", "noPendingDocuments": "No documents with pending approvals found", "selectCategory": "Select a category above to view pending approvals" }, "specs": { "active": "Active", "archived": "Archived", "specLabel": "Specification", "specPlaceholder": "Select a specification", "archive": "Archive", "unarchive": "Unarchive", "docsTitle": "Specification Documents", "modified": "Modified {{time}}", "fileNotFound": "File not found", "open": "Open", "noDocs": "No documents found for this specification", "noActiveSpecs": "No active specifications found", "noArchivedSpecs": "No archived specifications found", "selectSpec": "Select a specification above to view documents" }, "steering": { "title": "Steering Documents", "modified": "Modified {{time}}", "fileNotFound": "File not found", "open": "Open", "noDocs": "No steering documents found", "copyInstructions": "Copy Instructions", "copied": "Copied!" }, "common": { "scrollToTop": "Scroll to top" }, "commentModal": { "title": { "edit": "Edit Comment", "add": "Add Comment" }, "selectedText": "Selected Text", "highlightColor": "Choose Highlight Color", "hexColor": "Hex Color Code", "preview": "Preview", "yourComment": "Your Comment", "placeholder": "Enter your comment here...", "tip": "Tip: Use Ctrl/Cmd + Enter to save quickly", "cancel": "Cancel", "update": "Update Comment", "add": "Add Comment", "noTextSelected": "No text selected" }, "language": { "selector": "Language", "changed": "Language changed successfully", "auto": "Auto", "english": "English", "japanese": "日本語", "chinese": "中文", "spanish": "Español", "portuguese": "Português", "german": "Deutsch", "french": "Français", "russian": "Русский", "italian": "Italiano", "korean": "한국어", "arabic": "العربية" } }

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