II.
ToolServer JSON
Structured · livetool-server:mcp-fly-io
Fly.io MCP Server json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"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": []
}