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.
Related MCP Servers
- Flicense-qualityDmaintenanceEnables fetching content from any URL with support for different HTTP methods, custom headers, and request bodies. Designed to work with ChatGPT and other AI assistants for web scraping and API interactions.
- Alicense-qualityCmaintenanceProvides a structured HTTP client tool for making web requests with full HTTP method support, detailed response metadata, and error handling. Enables AI assistants to interact with any web API or endpoint through the curl_request tool.132MIT
- AlicenseBqualityDmaintenanceEnables automatic HTTP requests (GET, POST, PUT, DELETE, etc.) with JSON validation and proxy support. Supports custom headers, request bodies, and environment variable configuration for seamless API integration.111MIT
- AlicenseAqualityDmaintenanceA comprehensive suite of HTTP and API testing tools that enables AI agents to perform requests, check endpoint health, and decode JWTs. It also provides utilities for URL parsing and detailed security analysis of HTTP response headers.537MIT
Related MCP Connectors
Gateway between LLM agents and world data through eight tools and a bundled endpoint catalog.
Reliable web access for AI agents: smart HTTP, rotating proxies, and full-browser rendering.
Deterministic AI agent microtools, no accounts/API keys. fetch_extract: 98% token cut. 38 tools.
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