Skip to content
Back to search
30
MCP

httpx-mcp

pypi/httpx-mcp

A MCP tool for HTTP request testing using httpx

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

Similar MCP servers embedding-nearest

http-mcp
This is a HTTP implementation of the MCP protocol
0 tools
mcproof
A framework for testing MCP servers
0 tools
fastmcp-tools-http
HTTP tools for fastmcp-server
0 tools
zxyao/test-mcp-server
MCP server used for testing
0 tools
math-mcp-server-testing
MCP server for mathematical calculations
0 tools
hwmcp_test
A toolkit for MCP operations
0 tools

How to use

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

{
  "mcpServers": {
    "httpx-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}