Back to search
30
MCP

MCP Toolkit

pulsemcp/mcp toolkit

Diagnostic MCP server that captures and inspects MCP traffic including request headers, auth tokens, and JSON-RPC details.

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

Similar MCP servers embedding-nearest

@dpm-tools/mcp-http-inspect
MCP server with 5 HTTP/REST debugging tools: request, compare_responses, inspect_cors, decode_jwt_from_header, explain_status. Free, MIT.
0 tools
mcp-checkup
MCP server that analyzes your MCP setup: token costs, bloated schemas, duplicate tools, and optimization tips
0 tools
log_analyzer_mcp
MCP server and tools for analyzing test and runtime logs.
0 tools
mcpcat
Analytics tool for MCP (Model Context Protocol) servers - tracks tool usage patterns and provides insights
0 tools
DevTool MCP
Development tooling MCP server with process management, proxy, and frontend diagnostics
0 tools
devtoolkit-mcp
29 developer utilities as an MCP server — JSON repair, SQL format, hash, encode/decode, UUID, regex, CSV, subnet calc, diagram generation, g
0 tools

How to use

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

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