Skip to main content
Glama

Status Observer MCP

Mozilla Public License 2.0
5
  • Apple
  • Linux
smithery.yaml708 B
name: mcp-status-observer displayName: Status Observer MCP description: Monitor the operational status of major digital platforms in Claude Desktop using a Model Context Protocol Server. visibility: public type: mcp author: name: Iván Luna url: https://github.com/imprvhub repository: https://github.com/imprvhub/mcp-status-observer keywords: - status - monitoring - platforms - operational files: - README.md - package.json - tsconfig.json - Dockerfile - src/index.ts startCommand: type: stdio configSchema: type: object properties: {} commandFunction: |- (config) => ({ command: 'node', args: ['build/index.js'], env: {} }) exampleConfig: {}

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