iiRecord
Agentic AI Atlas · MCP Server Certification
workflow:mcp-server-certificationa5c.ai
II.
Workflow JSON

workflow:mcp-server-certification

Structured · live

MCP Server Certification json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · workflows/workflows/workflows-cli-mcp.yamlCluster · workflows
Record JSON
{
  "id": "workflow:mcp-server-certification",
  "_kind": "Workflow",
  "_file": "workflows/workflows/workflows-cli-mcp.yaml",
  "_cluster": "workflows",
  "attributes": {
    "displayName": "MCP Server Certification",
    "workflowKind": "governance",
    "triggerType": "on-demand",
    "typicalCadence": "per-submission",
    "complexity": "single-team",
    "description": "Evaluates MCP server implementations against protocol conformance,\nsecurity, and performance criteria — running automated compliance\ntest suites, reviewing authentication flows, assessing rate-limiting,\nand issuing certification status. Excludes server development.\n"
  },
  "outgoingEdges": [
    {
      "from": "workflow:mcp-server-certification",
      "to": "role:security-reviewer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:mcp-server-certification",
      "to": "role:staff-engineer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:mcp-server-certification",
      "to": "role:tech-lead",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:mcp-server-certification",
      "to": "skill-area:tool-use",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:mcp-server-certification",
      "to": "skill-area:oauth-flows",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:mcp-server-certification",
      "to": "skill-area:rate-limiting",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:mcp-server-certification",
      "to": "domain:platform-engineering",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:mcp-server-certification",
      "to": "domain:security",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:mcp-server-certification",
      "to": "responsibility:run-security-scans",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:mcp-server-certification",
      "to": "responsibility:review-architecture-changes",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:mcp-server-certification",
      "to": "org-unit:platform-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:mcp-server-certification",
      "to": "org-unit:security-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}