Plugged.in
JSON →A comprehensive proxy that combines multiple MCP servers into a single MCP. It provides discovery and management of tools, prompts, resources, and templates across servers, plus a playground for debugging when building MCP servers.
Install
npx -y @pluggedin/pluggedin-mcp-proxy@latest Tools · 9
- document_search Search across all connected servers with built-in RAG capabilities, supporting semantic search, relevance scoring, and filtering by AI model, provider, date range, tags, and source type.
- document_create Create documents directly in your library with full model attribution tracking, version history, content deduplication via SHA-256 hashing, and support for multiple formats (MD, TXT, JSON, HTML, PDF, etc.).
- document_update Update existing documents with version tracking, change tracking, and model attribution.
- document_set_visibility Set document visibility to private, workspace, or public.
- notification_send Send notifications to the plugged.in App with optional email delivery.
- notification_receive Receive notifications from MCP servers.
- memory_get Retrieve persistent memory scoped to workspace/profile.
- memory_put Store persistent memory scoped to workspace/profile.
- memory_search Search across persistent memory scoped to workspace/profile.
Environment variables
YOUR_API_KEYPLUGGEDIN_API_KEYPLUGGEDIN_API_BASE_URLYOUR_SESSION_IDYOUR_API_BASE_URL
Links
★ 130 GitHub stars