Skip to main content
Glama
by elad12390

check_service_status

Verify if an API service or platform is currently experiencing operational issues or downtime.

Instructions

Check if an API service or platform is experiencing issues.

Input Schema

NameRequiredDescriptionDefault
serviceYes
reasoningYes

Input Schema (JSON Schema)

{ "properties": { "reasoning": { "title": "Reasoning", "type": "string" }, "service": { "title": "Service", "type": "string" } }, "required": [ "service", "reasoning" ], "type": "object" }

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/elad12390/web-research-assistant'

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