Back to search
30
MCP

@supastory/mcp-server

npm/@supastory/mcp-server

SupaStory MCP server — bring AI-powered session replay insights directly into your editor

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@apitier/mcp-server
MCP server exposing all APITier utility APIs as AI agent tools
0 tools
@storylenses/mcp-server
StoryLenses MCP Server — AI cover letter generation for agents
0 tools
agent-replay-mcp
MCP server for agent session recording and replay — debug non-deterministic agent behavior with session comparison and divergence detection
0 tools
@simple-commenter/mcp-server
MCP server for Simple Commenter — lets AI agents work with website feedback
0 tools
storybook-mcp-server
MCP server for Storybook - provides AI assistants access to components, stories, properties and screenshots
0 tools
@pw-sf/salesforce-mcp-server
MCP server enabling AI assistants to interact with Salesforce orgs through the Salesforce CLI
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@supastory/mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}