II.
ToolServer JSON
Structured · livetool-server:mcp-ansible
Ansible MCP Server json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool-server:mcp-ansible",
"_kind": "ToolServer",
"_file": "extensions/tool-servers/mcp-cloud-devops.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "Ansible MCP Server",
"description": "MCP server providing access to Ansible Automation Platform.\nEnables AI agents to run playbooks, manage inventories, query\njob histories, and orchestrate infrastructure automation tasks.\n",
"protocol": "mcp",
"category": "cloud",
"repoUrl": "https://github.com/ansible/ansible-mcp",
"maintainer": "Red Hat",
"mcpTransports": [
"mcp-transport:stdio"
]
},
"outgoingEdges": [
{
"from": "tool-server:mcp-ansible",
"to": "tool:ansible",
"kind": "integrates_with",
"attributes": {}
},
{
"from": "tool-server:mcp-ansible",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {}
},
{
"from": "tool-server:mcp-ansible",
"to": "domain:infrastructure",
"kind": "lib_applies_to_domain",
"attributes": {}
}
],
"incomingEdges": []
}