Gpt Http Proxy icon

Gpt Http Proxy

Createdwricardo

Provides HTTP access to Multiple Command Protocol (MCP) tools via a REST API.

About

This server acts as a bridge between HTTP clients and MCP-compliant tool servers, enabling tool discovery and execution through REST endpoints. It is particularly useful for integrating MCP tools with custom GPTs using Actions. The server includes features like automatic public HTTPS exposure via ngrok and an OpenAPI 3.1.0 specification for easy integration.

Key Features

  • Provides detailed information about specific tools
  • Automatically exposes server via HTTPS using ngrok
  • Lists available MCP servers and their tools
  • Offers an OpenAPI 3.1.0 specification
  • Executes tools with custom parameters

Use Cases

  • Integrating MCP tools with custom GPTs
  • Accessing MCP tools via HTTP clients
  • Automating MCP tool execution through REST APIs