MCP HTTP Tester
Provides HTTP client capabilities (GET, POST, PUT, PATCH, DELETE, HEAD, batch requests, and URL health checks) for AI agents running on Hermes.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@MCP HTTP TesterCheck if https://google.com is reachable"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
MCP HTTP Tester — REST API Testing for AI Agents
An MCP server that gives AI agents HTTP client capabilities: GET, POST, PUT, PATCH, DELETE, batch requests, and URL health checks — 9 tools, zero dependencies, pure Python stdlib.
Features
9 MCP Tools:
http_get,http_post,http_put,http_patch,http_delete,http_head,http_batch,check_url,check_urlsZero dependencies — pure Python stdlib (urllib, ssl, json, http.client)
All HTTP methods — GET, POST, PUT, PATCH, DELETE, HEAD
JSON and form data — automatic Content-Type headers
Basic Auth — username/password authentication
Batch requests — execute multiple requests sequentially
URL health checks — quick uptime monitoring
Response parsing — auto-detect JSON, extract headers, timing
STDIO JSON-RPC mode — drop-in for Claude Desktop, Hermes
Related MCP server: curl-mcp
Tests
python -m pytest tests/ -v # 29 tests, all passingLicense
MIT — aaameobius-crypto
Freelance portfolio: https://ameobius-space.github.io/kwork-portfolio/
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/AMEOBIUS-space/mcp-http-tester'
If you have feedback or need assistance with the MCP directory API, please join our Discord server