MCP Server
MCP
rustunnel
Give AI agents public HTTPS/TCP/UDP URLs for any localhost service. Open source, self-hostable.
Install
mcpb:https://github.com/joaoh82/rustunnel/releases/download/v0.8.4/rustunnel-mcp-aarch64-apple-darwin.mcpb
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "mcpb",
"identifier": "https://github.com/joaoh82/rustunnel/releases/download/v0.8.4/rustunnel-mcp-aarch64-apple-darwin.mcpb",
"fileSha256": "9d58b0e66727c85c74deb8b42d5bee37d5c406a76e1f60450dd2940a1f6eecec",
"transport": {
"type": "stdio"
}
},
{
"registryType": "mcpb",
"identifier": "https://github.com/joaoh82/rustunnel/releases/download/v0.8.4/rustunnel-mcp-aarch64-unknown-linux-gnu.mcpb",
"fileSha256": "55a39c5c57c7b0ceb03431c1cb564c28bf95cec4f1cff3e06de168c063a332d9",
"transport": {
"type": "stdio"
}
},
{
"registryType": "mcpb",
"identifier": "https://github.com/joaoh82/rustunnel/releases/download/v0.8.4/rustunnel-mcp-x86_64-apple-darwin.mcpb",
"fileSha256": "792b32ecc75a2e760473e4016a8b1e481ced0abdb0c8dc75fdc34934fd311b94",
"transport": {
"type": "stdio"
}
},
{
"registryType": "mcpb",
"identifier": "https://github.com/joaoh82/rustunnel/releases/download/v0.8.4/rustunnel-mcp-x86_64-pc-windows-msvc.mcpb",
"fileSha256": "b8a87485e4a088f1fa94712de23abab988491a7e9180ef39cf226d430fe7bda7",
"transport": {
"type": "stdio"
}
},
{
"registryType": "mcpb",
"identifier": "https://github.com/joaoh82/rustunnel/releases/download/v0.8.4/rustunnel-mcp-x86_64-unknown-linux-musl.mcpb",
"fileSha256": "5fd60b3cae3f95c2d71b8bda20b31bcdd74adb0652e0b16c779db1c6089838eb",
"transport": {
"type": "stdio"
}
},
{
"registryType": "oci",
"identifier": "ghcr.io/joaoh82/rustunnel-mcp:0.8.4",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
mcpb
oci
By
Comments
Sign in to leave a comment