plugged.in MCP Proxy Server logo

plugged.in MCP Proxy Server

by VeriTeknik

The plugged.in MCP Proxy Server is a middleware that aggregates multiple Machine Conversation Protocol (MCP) servers into a single unified interface. It fetches configurations from the plugged.in App and intelligently routes requests to the appropriate underlying MCP servers.

View on GitHub

Last updated: N/A

What is plugged.in MCP Proxy Server?

The plugged.in MCP Proxy Server is a middleware that aggregates multiple Machine Conversation Protocol (MCP) servers into a single unified interface. It fetches tool, prompt, and resource configurations from the plugged.in App and intelligently routes requests to the appropriate underlying MCP servers, enabling seamless integration with any MCP client.

How to use plugged.in MCP Proxy Server?

To use the proxy, you need Node.js 18+ and an API key from the plugged.in App. Install and run it using npx with your API key. Then, configure your MCP client (Claude Desktop, Cline, Cursor) to use the proxy as the MCP server.

Key features of plugged.in MCP Proxy Server

  • Universal MCP Compatibility

  • Multi-Server Support

  • Namespace Isolation

  • Multi-Workspace Layer

  • Simplified Architecture

  • API-Driven Proxy

  • Full MCP Support

  • Custom Instructions

Use cases of plugged.in MCP Proxy Server

  • Managing multiple MCP servers through a single interface

  • Integrating different MCP clients with the plugged.in ecosystem

  • Isolating and organizing MCPs with namespace prefixes

  • Switching between different sets of MCP configurations

  • Simplifying the architecture of MCP deployments

FAQ from plugged.in MCP Proxy Server

What is the plugged.in MCP Proxy Server?

It's a middleware that aggregates multiple Machine Conversation Protocol (MCP) servers into a single unified interface.

What are the prerequisites for using the proxy?

Node.js 18+ (recommended v20+) and an API key from the plugged.in App.

How do I install the proxy?

Use the command: npx -y @pluggedin/mcp-proxy@latest --pluggedin-api-key YOUR_API_KEY

How do I configure Claude Desktop to use the proxy?

Add the provided JSON configuration to your Claude Desktop settings, including the command, arguments, and environment variable for the API key.

Can I use Docker to run the proxy?

Yes, you can build and run the proxy server using Docker, providing the necessary environment variables.