Back to search
30
MCP

iflow-mcp_http-4-mcp

pypi/iflow-mcp_http-4-mcp

HTTP-4-MCP configuration tool allows you to easily convert HTTP API to MCP tool without writing code

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

iflow-mcp_suhuail-api-mcp
A universal MCP tool that converts Web APIs into MCP tools for AI assistants
0 tools
iflow-mcp_OpenAPI-MCP
OpenAPI to MCP proxy server that translates OpenAPI specs into MCP tools
0 tools
iflow-mcp_gongrzhe-apiweaver
Convert any web API into an MCP server - the universal API-to-MCP bridge with multiple transport support
0 tools
iflow-mcp-cleanuri-url-shorterner
A URL shortener MCP server using CleanURI API
0 tools
iflow-mcp_mcp-simple-arxiv
An MCP server that provides access to arXiv papers through their API.
0 tools
iflow-mcp_firetix_mcp-simple-tool
A simple MCP server exposing a website fetching tool
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "iflow-mcp_http-4-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}