We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Mars23003/OnCallRunbookMCPServer'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
example-runbook.md•595 B
---
title: Test Runbook for MCP Server
category: test
severity: P3
keywords: test, demo, example
last_updated: 2025-10-13
version: "1.0"
---
# Test Runbook
This is a test runbook to verify the MCP server is working correctly.
## Symptoms
- Test symptoms description
## Initial Diagnosis
1. Check system status
2. Review test logs
3. Verify configuration
## Safe Operations
- `echo "Hello World"` - Test command
- Check system status
- Review logs
## Risk Operations
- `sudo reboot` - Restart system ⚠️
## Resolution
Follow the diagnostic steps above to identify and resolve the issue.