MCP001 Start server with specificationsΒΆ

mcp | core

The system shall be started with one or more specification files (YAML or TOML) provided as command-line arguments.

If the specification files contain validation errors (such as missing fields or unknown references), the server shall fail to start and display an error message.

Properties

author: Claude

since: 0.2.0

Tested by
Source

Source file: specs/mcp/nonfunctional.yaml

Loaded from: speky_mcp

Implemented in: python/speky_mcp/server.py:1