iiRecord
Agentic AI Atlas · DeepSeek MCP candidate
tool-server:mcp-deepseek-candidatea5c.ai
II.
ToolServer JSON

tool-server:mcp-deepseek-candidate

Structured · live

DeepSeek MCP candidate json

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

File · extensions/tool-servers/ora-operations-mcp-candidates.yamlCluster · extensions
Record JSON
{
  "id": "tool-server:mcp-deepseek-candidate",
  "_kind": "ToolServer",
  "_file": "extensions/tool-servers/ora-operations-mcp-candidates.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "DeepSeek MCP candidate",
    "description": "Candidate MCP server for DeepSeek model invocation and coding-agent evaluation workflows. Recorded from Ora discovery as a missing MCP/tool-server coverage point.\n",
    "protocol": "mcp-stdio",
    "provenance": "custom",
    "category": "ai",
    "maintainer": "Candidate",
    "sourceRef": "source-ref:ora-discover-api",
    "candidateStatus": "needs-source-verification",
    "ora": {
      "domain": "deepseek.com",
      "score": 62,
      "grade": "C"
    }
  },
  "outgoingEdges": [
    {
      "from": "tool-server:mcp-deepseek-candidate",
      "to": "tool:deepseek",
      "kind": "integrates_with",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-deepseek-candidate",
      "to": "source-ref:ora-discover-api",
      "kind": "sourced_from",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-deepseek-candidate",
      "to": "role:ml-engineer",
      "kind": "supports_work",
      "attributes": {
        "confidence": "medium",
        "evidence": "Coding model access supports model-comparison workflows."
      }
    },
    {
      "from": "tool-server:mcp-deepseek-candidate",
      "to": "workflow:agent-evaluation-cycle",
      "kind": "supports_work",
      "attributes": {
        "confidence": "medium",
        "evidence": "Coding-agent outputs can be measured in evaluation cycles."
      }
    }
  ],
  "incomingEdges": []
}