naotama2002/mcp-remote-go
This Go implementation allows MCP clients that only support local (stdio) connections to connect to remote MCP servers with authentication support.
Platform-specific configuration:
{
"mcpServers": {
"mcp-remote-go": {
"command": "npx",
"args": [
"-y",
"mcp-remote-go"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...