Get information about HTTP status codes to understand server responses and troubleshoot web requests. Enter a code to retrieve its meaning and usage details.
Send HTTP POST requests with headers, cookies, and body payloads. Log all requests for debugging, security testing, or API integration tasks using MCP HTTP Requests server.
Retrieve comprehensive IP address information including geolocation, open ports, running services, SSL certificates, hostnames, and cloud provider details. Returns service banners and HTTP server data when available.
Retrieve detailed information about a specific HTTP request from a Flutter app's profile for debugging purposes. Requires the request ID and optionally the app's running port.
Establish a connection to a target MCP server for testing purposes using stdio or HTTP transport protocols. Verifies connectivity and returns detailed connection state information.
Provides basic arithmetic calculation tools through an HTTP-accessible MCP server. Supports mathematical operations like addition with streamable responses for integration with MCP clients.
A simple MCP server implementation that demonstrates streaming capabilities with tools for greetings and notifications, accessible through an interactive command-line client.