We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/babasida246/ai-mcp-gateway'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
test-plan-response.json•861 B
{"plan":{"changeId":"change-1765594072350","createdAt":"2025-12-13T02:47:52.350Z","target":{"deviceId":"test-device-01","routeros":"7.16","model":"CCR2116"},"assumptions":["ether1 is WAN1","ether2 is WAN2","br-lan exists and is management bridge"],"steps":[{"id":"step-001","title":"Configure system identity","module":"system","action":"set","params":{"identity":"CCR2116-Gateway","note":"Configured via AI Builder","timezone":"Asia/Ho_Chi_Minh","ntpEnabled":true,"ntpServers":["0.pool.ntp.org","1.pool.ntp.org"]},"risk":"low","precheck":[]}],"policy":{"noLockout":true,"requireSnapshot":true,"mgmtSubnets":["192.168.1.0/24"],"allowVlanFiltering":false,"allowMgmtIpChange":false},"metadata":{"intent":"Configure basic firewall for WAN on ether1 and allow management from 192.168.1.0/24","selectedModules":["firewall"]}},"message":"Plan generated successfully"}