Session-safe uploads and artifacts for remote MCP servers
Fills a real gap in remote MCP workflows, but solves a niche infrastructure problem for early adopters.
Config-driven MCP proxy that adds session-safe file uploads, artifact handling, and robust state and health controls for upstream MCP servers. Also provides code-mode for servers that don't yet support it.
Remote MCP file bridge with sessions and artifact capture, but niche until MCP adoption broadens.
Teams deploying MCP servers to containers or remote machines; LLM agent orchestrators
MCP Host adapters · Anthropic's official MCP servers · LangChain tool proxies
That breaks once the MCP server is remote. Tools that expect local files cannot access them, and tools that generate files leave those artifacts stranded on the server.
I built remote-mcp-adapter to bridge that gap. It stages client-side files for upstream tools, captures output artifacts, and keeps normal MCP traffic flowing through unchanged.
Repo: https://github.com/aakashh242/remote-mcp-adapter
Would love feedback from people building remote or centralized MCP setups.
Fills a real gap in remote MCP workflows, but solves a niche infrastructure problem for early adopters.
Stripped-down Portkey fork handling protocol translation for 77 providers without enterprise bloat.
Enterprise auth for MCP when the protocol itself has no security layer built in.
Zero-trust MCP sharing over OpenZiti with no listening ports or VPN setup required.
Enterprise auth for MCP when the protocol itself has no security layer.
Remote MCP server makes Obsidian vaults accessible from Claude on any device.