Skip to main content
Glama

MCP SysOperator

by tarnover
localstack_hosts.yml745 B
--- # LocalStack Inventory for LAMP Stack Testing all: vars: ansible_connection: local domain_name: testerlab.com environment: localstack aws_cli_command: awslocal aws_region: us-east-1 children: webservers: hosts: web1: ansible_host: localhost web2: ansible_host: localhost dbservers: hosts: db1: ansible_host: localhost db2: ansible_host: localhost loadbalancers: hosts: alb: ansible_host: localhost efs: hosts: efs1: ansible_host: localhost localhost: hosts: localhost: ansible_connection: local

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