A configuration tool and middleware server for quickly setting up MCP servers that bridge HTTP APIs, making it easy to convert HTTP endpoints into MCP-compatible tools. Highly relevant as an MCP server toolkit.
Loading more......
Aggregates multiple MCP servers into a single unified interface, reducing system resource usage and simplifying configuration management with dynamic reloading and tag-based filtering capabilities. Highly relevant as a tool for managing and orchestrating MCP servers.
Integrates Dify's AI application development platform with MCP-compatible tools and services, enabling seamless extension of Dify applications while maintaining MCP server compatibility.
Ectors is an actor-based MCP (Model Context Protocol) server that manages multiple routers with unique IDs. It supports various transport protocols for modular and composable MCP service delivery, making it a flexible solution for building and scaling MCP server infrastructures.
Foxy Contexts enables declarative MCP server development in Golang, with built-in functional testing to ensure reliable Model Context Protocol implementation.
A server that translates Model Context Protocol (MCP) tool calls to traditional HTTP API requests, allowing for the integration of existing HTTP APIs into MCP environments via configurable mappings.
Centralizes multiple MCP servers into one hub, simplifying tool discovery and routing for complex workflows. A core utility for managing and orchestrating multiple MCP servers.
Category: mcp-middleware-orchestration
Tags: mcp, middleware, api-integration, toolkit
http-4-mcp is a configuration tool and middleware server that enables fast setup of MCP servers by bridging HTTP APIs. It allows users to convert HTTP endpoints into MCP-compatible tools without writing code, through a visual configuration interface or JSON configuration.
host: Server address (default: "0.0.0.0")port: Server port (default: 8000)debug: Debug mode toggle (default: false)log_level: Set logging level (default: "info")No pricing information is provided; http-4-mcp is open source and available under the MIT license.