The Score Specification provides a developer-centric and platform-agnostic Workload specification to improve developer productivity and experience.

8,056 stars Makefile 1 file ยท ~3,680 tokens

spec MCP Server

MCP server for score-spec/spec

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "spec": {
      "command": "npx",
      "args": [
        "-y",
        "@score-spec/spec"
      ]
    }
  }
}