http-4-mcp

http-4-mcp

3.4

If you are the rightful owner of http-4-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

HTTP-4-MCP is a middleware server that converts HTTP interfaces into MCP interfaces with ease.

HTTP-4-MCP is a middleware server designed to transform standard HTTP APIs into Model Control Protocol (MCP) interfaces. This server allows developers to convert their existing HTTP APIs into MCP tools with minimal configuration, enabling seamless integration with MCP-based systems. The server supports real-time data streaming through Server-Sent Events (SSE) and offers a visual configuration interface for ease of use. It also features hot reload capabilities, allowing for instant updates to configurations without needing to restart the server. With built-in error handling and parameter validation, HTTP-4-MCP ensures secure and reliable API operations. The server is compatible with Python 3.8+ and is distributed under the MIT license, making it accessible for a wide range of applications.

Features

  • HTTP to MCP: One-click conversion of HTTP APIs to MCP interfaces.
  • JSON Configuration: Simple and intuitive configuration using JSON.
  • SSE Support: Real-time data streaming with Server-Sent Events.
  • Visual Configuration: Drag-and-drop interface for easy API configuration.
  • Hot Reload: Instant configuration updates without server restart.

Tools

  1. weather_api

    Get real-time weather information for a specified city, including temperature, humidity, weather conditions, wind direction, and wind speed.