iiRecord
Agentic AI Atlas · Fly.io MCP Server
tool-server:mcp-fly-ioa5c.ai
II.
ToolServer JSON

tool-server:mcp-fly-io

Structured · live

Fly.io MCP Server json

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

File · extensions/tool-servers/mcp-cloud-devops.yamlCluster · extensions
Record JSON
{
  "id": "tool-server:mcp-fly-io",
  "_kind": "ToolServer",
  "_file": "extensions/tool-servers/mcp-cloud-devops.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "Fly.io MCP Server",
    "description": "MCP server providing access to the Fly.io platform.\nEnables AI agents to manage apps, machines, volumes, secrets,\nand deployments on Fly.io with near-zero idle cost.\n",
    "protocol": "mcp",
    "category": "cloud",
    "repoUrl": "https://github.com/superfly/fly-mcp",
    "maintainer": "Fly.io",
    "mcpTransports": [
      "mcp-transport:stdio"
    ]
  },
  "outgoingEdges": [
    {
      "from": "tool-server:mcp-fly-io",
      "to": "platform:fly-io",
      "kind": "integrates_with",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-fly-io",
      "to": "domain:devops",
      "kind": "lib_applies_to_domain",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-fly-io",
      "to": "domain:platform-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}