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
Not graded
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
    Not graded
    quality
    C
    maintenance
    Enables PagerDuty incident response operations including listing incidents, acknowledging and resolving incidents, looking up on-call schedules, and listing services.
    MIT

View all related MCP servers

Related MCP Connectors

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

  • Monitor uptime and incidents, run checks, and publish status updates from your Uptimepage org.

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

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