Back to search
30
MCP

@dpm-tools/mcp-http-inspect

npm/@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.

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

Similar MCP servers embedding-nearest

@dpm-tools/mcp-archive
MCP server with 6 Wayback Machine + Internet Archive tools. Fetches archived pages as readable text (no context-window explosion). Free, MIT
0 tools
io.github.cocaxcode/api-testing-mcp
MCP server for API testing. 35 tools: HTTP, assertions, flows, OpenAPI, collections.
0 tools
MCP Toolkit
Diagnostic MCP server that captures and inspects MCP traffic including request headers, auth tokens, and JSON-RPC details.
0 tools
@frontend-debugger/server
MCP server for frontend UI debugging — component inspection, visual regression, a11y auditing, and session replay via CDP
0 tools
@dpm-tools/mcp-pantry
MCP server: find recipes by ingredients you have. 6 tools via TheMealDB (keyless). Free, MIT.
0 tools
@dpm-tools/mcp-devkit
MCP server with 15 zero-config developer utilities: UUID, hash, base64, JWT, JSON, YAML, cron, timestamp, color, slugify, password, lorem.
0 tools

How to use

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

{
  "mcpServers": {
    "@dpm-tools/mcp-http-inspect": {
      "url": "None",
      "transport": "http"
    }
  }
}