The Score Specification provides a developer-centric and platform-agnostic Workload specification to improve developer productivity and experience. It eliminates configuration inconsistencies between environments.

8,056 stars Makefile

spec MCP Server

MCP server for asyncapi/spec

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