Remote-MCP and remote-mcp-adapter
These are complementary tools—the type-safe remote communication framework (A) provides the underlying protocol layer that the config-driven proxy (B) builds upon to add session management, file handling, and state controls for upstream servers.
About Remote-MCP
ssut/Remote-MCP
A type-safe solution to remote MCP communication, enabling effortless integration for centralized management of Model Context.
This helps developers who manage AI model contexts across different systems. It provides a way to centralize access to various model resources like databases and APIs, allowing local AI applications to connect to a single remote Model Context Protocol (MCP) server instead of multiple local ones. The end result is a more streamlined and manageable setup for integrating AI models with external tools and data.
About remote-mcp-adapter
aakashH242/remote-mcp-adapter
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.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work