- Mcp Gateway
Mcp Gateway
Overview
what is MCP Gateway?
MCP Gateway is a tool that translates Model Context Protocol (MCP) tool calls into traditional HTTP API requests, allowing for a configurable interface between existing HTTP APIs and MCP tools.
how to use MCP Gateway?
To use MCP Gateway, create a configuration file from config.example.yaml, edit it to map your APIs to MCP tools, and then launch the gateway using the command uv run mcp-gateway.
key features of MCP Gateway?
- Translates MCP tool calls to HTTP API requests.
- Configurable server settings and tool mappings.
- Supports different transport methods (SSE and stdio).
use cases of MCP Gateway?
- Integrating legacy HTTP APIs with modern MCP tools.
- Facilitating communication between different software components using MCP.
- Enabling developers to create custom API mappings easily.
FAQ from MCP Gateway?
- What is the default port for MCP Gateway?
The default port is 3001, but it can be changed using the
--port=<port_no>parameter.
- Can I use MCP Gateway with any HTTP API?
Yes, as long as you configure the mappings correctly in the
config.yamlfile.
- Is there a way to run MCP Gateway in stdio transport?
Yes, you can launch it with the parameter
--transport=stdio.
Project Info
Created At
a year agoUpdated At
a year agoAuthor Name
TimandesStar
-Language
-License
-Category
developer-tools
Recommend Servers
View AllMemory
@modelcontextprotocol
a year ago
Amap Maps
@amap
高德地图官方 MCP Server
a year ago
Crevio
2 days ago
mcp-server-flomo MCP Server
@chatmcp
Write notes to Flomo
JavaScript
a year ago