StackWitness
OfficialStackWitness 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/mcpTransport: 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
Product page: https://stackwitness.com/integrations/mcp
Official registry: search
com.stackwitness/mcpon registry.modelcontextprotocol.io
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.
This server cannot be installed
Maintenance
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
- FlicenseBqualityDmaintenanceEnables AI assistants to interact with Uptime Agent monitoring system to check uptime status, manage incidents, create new monitors, and analyze downtime through natural conversation.Last updated71

GetMonitor MCP Serverofficial
AlicenseCqualityBmaintenanceConnects AI assistants to GetMonitor status pages, monitors, incidents, and maintenance schedules via read-only tools.Last updated10015Apache 2.0- AlicenseAqualityBmaintenanceLive 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 updated51MIT
- Alicense-qualityCmaintenanceEnables PagerDuty incident response operations including listing incidents, acknowledging and resolving incidents, looking up on-call schedules, and listing services.Last updatedMIT
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.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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