Skip to main content
Glama
stackwitness

StackWitness

Official
by stackwitness

StackWitness MCP server

Remote Model Context Protocol server for StackWitness.

Published on the official MCP registry as com.stackwitness/mcp.

Connect

  • URL: https://mcp.stackwitness.com/mcp

  • Transport: Streamable HTTP

  • Auth: OAuth 2.1 via WorkOS AuthKit (no API keys)

In any MCP client that supports remote servers + OAuth, add:

{
  "mcpServers": {
    "stackwitness": {
      "type": "http",
      "url": "https://mcp.stackwitness.com/mcp"
    }
  }
}

The client discovers OAuth from the server metadata and opens a browser login. Paid plan required.

Related MCP server: GetMonitor MCP Server

Docs

Note

This repository is the public listing surface (manifest + docs). The Worker implementation lives in the private monorepo; the live endpoint above is the source of truth.

Related MCP Connectors

Related MCP Servers

  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables coding agents to access live runtime observability data such as logs, deploys, and health metrics for evidence-based incident triage.
    1
    MIT
  • F
    license
    Not graded
    quality
    B
    maintenance
    Enables AI agents to check real-time status, uptime, and incidents for 200+ popular APIs (Stripe, OpenAI, AWS, GitHub, Twilio, etc.) through read-only, no-authentication tools.
    -