GPT-MCP-Proxy

Bridges HTTP clients with tool servers, enabling tool discovery and execution via REST endpoints, featuring automatic HTTPS exposure and OpenAPI 3.1.0 specification for seamless integration with custom GPTs and AI-assisted applications.

View Source
8 stars
0 tools
Created Aug 2025
@wricardo/wricardo-gpt-mcp-proxy

About

Bridges HTTP clients with tool servers, enabling tool discovery and execution via REST endpoints, featuring automatic HTTPS exposure and OpenAPI 3.1.0 specification for seamless integration with custom GPTs and AI-assisted applications.

Categories

general

Installation

npm

npm install @wricardo/wricardo-gpt-mcp-proxy

Configuration

{ "mcpServers": { "wricardo-gpt-mcp-proxy": { "command": "npx", "args": [ "-y", "@wricardo/wricardo-gpt-mcp-proxy" ] } } }