Back to search
30
MCP

tracepulse

npm/tracepulse

Runtime feedback MCP server for AI coding agents. ViewGraph sees the UI - TracePulse feels the backend.

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

Similar MCP servers embedding-nearest

langfuse-traces-mcp
MCP server that fetches Langfuse traces and provides them as context to VS Code coding agents.
0 tools
agentic-observability-mcp
MCP server providing AI agent observability — tracing, cost tracking, performance monitoring, and audit trails
0 tools
trace-forge-mcp
MCP server for writing structured traces, spans, and decisions — the only write-path observability MCP for EU AI Act traceability compliance
0 tools
io.github.csoai-org/feedback-analyzer-ai-mcp
feedback-analyzer-ai-mcp MCP server by MEOK AI Labs
0 tools
com.pulsemcp/langfuse
MCP server for Langfuse LLM observability — trace and observation analysis.
0 tools
com.pulsemcp/svg-tracer
MCP server for converting bitmap images to SVG vector graphics using potrace tracing.
0 tools

How to use

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

{
  "mcpServers": {
    "tracepulse": {
      "url": "None",
      "transport": "http"
    }
  }
}