Skip to main content

Catalog Vetting

Every MCP service should pass a minimum review gate before it appears in the ValorIDE catalog.

Required Metadata

Every publish request must include:

  • documentationUrl
  • authorName
  • marketplaceTags

Required marketplace tags:

  • health:<status>
  • risk:<level>
  • sla:<tier>
  • owner:<team>

Review Checklist

  1. Security review is complete and the risk tag reflects the current assessment.
  2. Reliability posture is captured through health and SLA tags.
  3. Ownership is explicit through authorName and owner:<team>.
  4. Documentation resolves to setup and operational usage guidance.

Publish Policy

If required metadata is missing, publishing should fail with a deterministic validation error. Silent partial catalog entries are worse than rejection because they create operational ambiguity.

Related: