Skip to content
Back to search
30
MCP

@flusterduck/mcp-server

npm/@flusterduck/mcp-server

MCP server for UX friction data. Connect Claude, Cursor, Windsurf, Copilot, Cline to rage click and dead click analytics. Model Context Protocol.

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

Similar MCP servers embedding-nearest

@mseep/mcp
PubNub Model Context Protocol MCP Server for Cursor and Claude
0 tools
@runcontext/mcp
MCP server that serves semantic metadata to AI agents. Connect your data catalog to Claude Code, Cursor, Copilot, Windsurf, and any MCP-comp
0 tools
PubNub MCP Server
PubNub Model Context Protocol MCP Server for Cursor and Claude
0 tools
mcp-server
Model Context Protocol (MCP) server for the Webflow Data API.
0 tools
@promptowl/contextnest-mcp-server
MCP server for governed, versioned, AI-ready context — gives Claude, Cursor, Gemini, Copilot, and Windsurf access to structured knowledge ba
0 tools
contextforge-mcp
Persistent memory MCP server for Claude Code, Cursor, and GitHub Copilot. Give your AI assistants long-term memory via the Model Context Pro
0 tools

How to use

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

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