Skip to main content
Glama
AMEOBIUS-space

MCP HTTP Tester

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_urls

  • Zero 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 passing

License

MIT — aaameobius-crypto

Freelance portfolio: https://ameobius-space.github.io/kwork-portfolio/

A
license - permissive license
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • F
    license
    -
    quality
    D
    maintenance
    Enables 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.
  • A
    license
    -
    quality
    C
    maintenance
    Provides 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.
    13
    2
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    A 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.
    5
    37
    MIT

View all related MCP servers

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.

View all MCP Connectors

Latest Blog Posts

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