Skip to main content
Glama

Status Observer MCP

Mozilla Public License 2.0
5
  • Apple
  • Linux
package.json538 B
{ "name": "mcp-status-observer", "version": "0.7.0", "description": "Model Context Protocol Server for monitoring Operational Status of major digital platforms in Claude Desktop", "main": "build/index.js", "type": "module", "scripts": { "build": "tsc", "start": "node build/index.js", "dev": "tsc --watch" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.10.1", "axios": "^1.9.0", "cheerio": "^1.0.0" }, "devDependencies": { "@types/node": "^22.14.1", "typescript": "^5.2.2" } }

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/imprvhub/mcp-status-observer'

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