iiRecord
Agentic AI Atlas · Drone CI MCP Server
tool-server:mcp-drone-cia5c.ai
II.
ToolServer JSON

tool-server:mcp-drone-ci

Structured · live

Drone CI MCP Server json

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

File · extensions/tool-servers/mcp-dev-platforms.yamlCluster · extensions
Record JSON
{
  "id": "tool-server:mcp-drone-ci",
  "_kind": "ToolServer",
  "_file": "extensions/tool-servers/mcp-dev-platforms.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "Drone CI MCP Server",
    "description": "Community MCP server that exposes Drone CI as a set of AI-accessible\ntools. Enables AI agents to retrieve build information, inspect logs,\nand monitor pipeline status across Drone CI projects.\n",
    "protocol": "mcp",
    "category": "ci",
    "repoUrl": "https://github.com/madappa-sharath/drone-ci-mcp",
    "maintainer": "Community",
    "mcpTransports": [
      "mcp-transport:stdio"
    ]
  },
  "outgoingEdges": [
    {
      "from": "tool-server:mcp-drone-ci",
      "to": "tool:drone-ci",
      "kind": "integrates_with",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-drone-ci",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}