Skip to main content
Glama

MCP SysOperator

by tarnover
inventory.ini545 B
[webservers] web1.example.com ansible_host=192.168.1.101 web2.example.com ansible_host=192.168.1.102 [dbservers] db1.example.com ansible_host=192.168.1.201 db2.example.com ansible_host=192.168.1.202 [loadbalancers] lb1.example.com ansible_host=192.168.1.10 [monitoring] monitor.example.com ansible_host=192.168.1.50 [webservers:vars] http_port=80 https_port=443 ansible_user=webadmin [dbservers:vars] postgres_port=5432 ansible_user=dbadmin [all:vars] ansible_ssh_private_key_file=~/.ssh/id_rsa ansible_python_interpreter=/usr/bin/python3

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/tarnover/mcp-sysoperator'

If you have feedback or need assistance with the MCP directory API, please join our Discord server