Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add: pluggedin-mcp-proxy to Aggregators section #518

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ckaraca
Copy link

@ckaraca ckaraca commented Apr 2, 2025

Description

This PR adds the pluggedin-mcp-proxy to the Aggregators section. Plugged.in MCP Server acts as a proxy server that combines multiple MCP servers into a single unified interface with extensive visibility features. It fetches tool, prompt, and resource configurations from the plugged.in App and intelligently routes requests to the appropriate underlying MCP servers.

Features

  • Universal MCP Compatibility with any MCP client (Claude, Cline, Cursor, etc.)
  • Multi-Server Support for both STDIO and WebSocket MCP servers
  • Namespace Isolation to keep joined MCPs separate and organized
  • Multi-Workspace Layer to switch between different sets of MCP configurations
  • Extensive visibility of prompts, resources, and templates across all connected servers
  • Discovery functionality to see details of available servers and tools
  • Playground for extensive debugging when building MCP Servers
  • Collections creation for different clients (Claude Desktop, Cursor, Cline)
  • Tool Management across all connected MCP servers
  • Intelligent Routing of tool calls to the appropriate underlying MCP server

Checklist

  • The entry follows the repository's format
  • The description is concise and informative
  • The appropriate emojis are used (TypeScript, Local Service)
  • The GitHub repository link is valid

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant