MCP server intelligence profile

Spec Workflow MCP Server

An intelligent MCP server that helps development teams maintain high-quality project documentation by providing an AI-powered workflow for creating comprehensive specifications through requirements, design, and implementation documents

Local Onlykingkongshot
Awaiting current scanNpm · 1.0.8

The selected current version does not yet have completed public verification. Unknown does not mean clean or vulnerable.

1Distribution channel
1Independently observed tools
0Linked remote endpoints
AvailableVersion intelligence

Detailed security scan evidence is not public for this MCP yet. Public identity, registry metadata, and independently observed protocol inventory remain available.

Install and connect

Installation and connection instructions are shown only when supported by retained package, repository, or endpoint evidence.

Install spec-workflow-mcp from npm

Version 1.0.8 declares 1 executable entrypoint.

npm install --save-exact spec-workflow-mcp@1.0.8
npx -y -p spec-workflow-mcp@1.0.8 spec-workflow-mcp
MCP client configuration example
{
  "mcpServers": {
    "spec-workflow-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "-p",
        "spec-workflow-mcp@1.0.8",
        "spec-workflow-mcp"
      ]
    }
  }
}

Identity

Canonical slugspec-workflow-mcp-8318c89cDeploymentLocal Only
Canonical packagenpm:spec-workflow-mcpRepositorykingkongshot/specs-workflow-mcp
First publishedLatest release
Last security verificationClassification confidence90%
PublicationDraftOfficial distributionNot verified

Distributions

ChannelIdentifierCurrent versionVersionsSource
npmspec-workflow-mcp1.0.89Repository

Current release

PackageVersionPublished / observedInventorySecurity scan
npmspec-workflow-mcp1.0.8CurrentSep 5, 20261 toolsSucceeded · 0 resources · 0 promptsEvidence restricted
Enterprise protection

Continuously monitor this MCP for security risk

Independently scan the exact version your agents use, receive alerts when its risk changes, and investigate every finding with retained version evidence.

  • Independent exact-version security scans
  • Continuous release and vulnerability monitoring
  • Risk-change alerts with capability context
  • Historical evidence and API exports
Custom pricingContact salesTailored to your organization, integrations, data needs, and support requirements.

Current version evidence

No public current-version evidence is available yet.

Current protocol inventory

2025-06-18Negotiated protocol
specs-workflow-mcpServer-reported name
1Capability groups
Aug 15, 2026Observed

Tools 1

ToolCategoryAnnotationsRisk
specs-workflowManage intelligent writing workflow for software project requirements, design, and task documents. Supports initialization, checking, skipping, confirmation, and task completion operations (single or batch).
Input schema
{
  "type": "object",
  "properties": {
    "path": {
      "type": "string",
      "description": "Specification directory path (e.g., /Users/link/specs-mcp/batch-log-test)"
    },
    "action": {
      "type": "object",
      "properties": {
        "type": {
          "type": "string",
          "enum": [
            "init",
            "check",
            "skip",
            "confirm",
            "complete_task"
          ],
          "description": "Operation type"
        },
        "featureName": {
          "type": "string",
          "description": "Feature name (required for init)"
        },
        "introduction": {
          "type": "string",
          "description": "Feature introduction (required for init)"
        },
        "taskNumber": {
          "anyOf": [
            {
              "type": "string"
            },
            {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          ],
          "description": "Task number(s) to mark as completed (required for complete_task). Can be a single string or an array of strings"
        }
      },
      "required": [
        "type"
      ],
      "additionalProperties": false,
      "description": "Operation parameters"
    }
  },
  "required": [
    "path"
  ],
  "additionalProperties": false,
  "$schema": "http://json-schema.org/draft-07/schema#"
}
Annotations
{
  "progressReportingHint": true,
  "longRunningHint": true,
  "readOnlyHint": false,
  "idempotentHint": false
}
WritesNon-idempotent

Resources 0

  • None observed.

Resource templates 0

  • None observed.

Prompts 0

  • None observed.

Remote endpoints

EndpointTransportAuthenticationHealthObserved
No verified remote endpoint is linked.

Spec Workflow MCP Server questions

How do I install Spec Workflow MCP Server?

Install the selected package version with: npm install --save-exact spec-workflow-mcp@1.0.8

What tools does Spec Workflow MCP Server provide?

Spec Workflow MCP Server exposed 1 tool during independent protocol observation, including specs-workflow.

Is Spec Workflow MCP Server secure?

The selected current version does not yet have completed public verification. Unknown does not mean clean or vulnerable.

Explore related MCP server guides

Curated product and capability guides containing this catalog record.

Official vs Community MCP Servers

Let’s talk about MCP security.

Share your details and our security team will contact you.