iiRecord
Agentic AI Atlas · CircleCI MCP Server
tool-server:mcp-circlecia5c.ai
II.
ToolServer JSON

tool-server:mcp-circleci

Structured · live

CircleCI MCP Server json

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

File · extensions/tool-servers/mcp-build-ci-tools.yamlCluster · extensions
Record JSON
{
  "id": "tool-server:mcp-circleci",
  "_kind": "ToolServer",
  "_file": "extensions/tool-servers/mcp-build-ci-tools.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "CircleCI MCP Server",
    "description": "MCP server providing access to the CircleCI CI/CD platform.\nEnables AI agents to retrieve pipeline and workflow status, inspect\njob logs, trigger pipelines, and manage project configurations.\n",
    "protocol": "mcp",
    "category": "ci",
    "repoUrl": "https://github.com/CircleCI-Public/mcp-server-circleci",
    "maintainer": "CircleCI",
    "mcpTransports": [
      "mcp-transport:stdio"
    ]
  },
  "outgoingEdges": [
    {
      "from": "tool-server:mcp-circleci",
      "to": "tool:circleci",
      "kind": "integrates_with",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-circleci",
      "to": "domain:devops",
      "kind": "lib_applies_to_domain",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-circleci",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}