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.

F
license - not found
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    A
    quality
    B
    maintenance
    Live operational status for 2,400+ major software services — AWS, GitHub, Stripe, OpenAI, Cloudflare, and more — pulled from each provider's official status page and returned as a normalised up / degraded / down result for any service you ask about.
    Last updated
    5
    1
    MIT
  • A
    license
    -
    quality
    C
    maintenance
    Enables PagerDuty incident response operations including listing incidents, acknowledging and resolving incidents, looking up on-call schedules, and listing services.
    Last updated
    MIT

View all related MCP servers

Related MCP Connectors

  • Uptime, API and server monitoring with outages, reporting, on-call and status pages.

  • Vendor status pages, TLS cert inspection, DNS propagation checks, and incident-response playbooks.

  • Check real-time uptime and incident status for 100+ APIs and cloud services.

View all MCP Connectors

Latest Blog Posts

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/stackwitness/mcp'

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