We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/jillesca/gNMIBuddy'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
[xr]
xrd-1 ansible_host=10.10.20.101
xrd-2 ansible_host=10.10.20.102
xrd-3 ansible_host=10.10.20.103
xrd-4 ansible_host=10.10.20.104
xrd-5 ansible_host=10.10.20.105
xrd-6 ansible_host=10.10.20.106
xrd-7 ansible_host=10.10.20.107
xrd-8 ansible_host=10.10.20.108
[xr:vars]
ansible_user=cisco
ansible_password=C1sco12345
ansible_connection=network_cli
ansible_network_os=cisco.iosxr.iosxr
ansible_iosxr_use_proxy=false
# Skip platform detection to avoid 'show inventory' command issues with XRd
ansible_iosxr_platform=iosxr
# Additional variables to prevent platform detection
ansible_gather_subset=!all
ansible_facts_modules=[]
ansible_iosxr_skip_platform_detection=true
# Force specific device type
ansible_device_os=iosxr