Back to directory
gomcpgo/api-wrapper-mcp

gomcpgo/api-wrapper-mcp

@gomcpgo

Create MCP server for any REST API using YAML configuration

apiwrapperrestmcptoolgoyamlconfiguration

Installation & Configuration

{
  "mcpServers": {
    "api-wrapper": {
      "command": "path/to/api_wrapper",
      "args": [
        "path/to/your-config.yaml"
      ],
      "env": {
        "API_GATEWAY_TOKEN": "your-api-token"
      }
    }
  }
}

Information

Transport
stdio
Language
Go
Created
2026/6/15
Updated
2026/6/17