spec
The Score Specification provides a developer-centric and platform-agnostic Workload specification to improve developer productivity and experience. It eliminates configuration inconsistencies between environments.
spec MCP Server
MCP server for asyncapi/spec
Ready-to-Use Client Configurations
{
"mcpServers": {
"spec": {
"command": "npx",
"args": [
"-y",
"@asyncapi/spec"
]
}
}
}