Aggregates MCP servers into one client connection with tool, prompt, resource, document search, and management features.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag — we're steadily working through the catalog.
💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Pluggedin MCP Proxy.
A unified MCP hub that gives your AI Knowledge, Memory, and Tools — not just a proxy. Manage and test all MCP servers from a single connection while powering document-aware and memory-augmented workflows across clients.
The plugged.in MCP Proxy Server is a powerful middleware that aggregates multiple Model Context 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.
This proxy enables seamless integration with any MCP client (Claude, Cline, Cursor, etc.) while providing advanced management capabilities through the plugged.in ecosystem.
Knowledge (RAG v2 / AI Document Exchange)
Search and ground model outputs with unified, attribution‑aware document retrieval. MCP servers can create and manage documents in your library with versioning, visibility controls, and model attribution. Use the built‑in RAG to search across all connected sources and return relevant snippets and metadata.
Memory (Persistent AI Memory)
Long‑lived, workspace/profile‑scoped memory that survives sessions. The hub integrates with the plugged.in App's persistent memory so agent actions and insights can be stored and recalled across tasks. Built‑in memory tools are on the roadmap to expose low‑friction get/put/search patterns under the same auth model.
Tools
Aggregate built‑in capabilities with downstream MCP servers (STDIO, SSE, Streamable HTTP). Tool discovery is cached and can be refreshed on demand; hub‑level discovery returns a unified catalog for any MCP client. The hub supports tools, resources, resource templates, and prompts.
Proxy
One connection for every client. Run as STDIO (default) or Streamable HTTP with optional API auth and stateless mode. Works with Claude Desktop, Cline, Cursor, MCP Inspector, and more; keep your existing client configs while centralizing policies and telemetry.
⭐ If you find this project useful, please consider giving it a star on GitHub! It helps us reach more developers and motivates us to keep improving.
ai_generated, upload, or api sourcesThe proxy provides two distinct categories of tools:
These tools are built into the proxy and work without any server configuration:
pluggedin_discover_tools - Smart discovery with caching for instant resultspluggedin_ask_knowledge_base - RAG search across your documents with AI filtering capabilitiespluggedin_send_notification - Send notifications with optional email deliverypluggedin_create_document - Create AI-generated documents in your librarypluggedin_list_documents - List documents with filtering optionspluggedin_search_documents - Search for specific documents by querypluggedin_get_document - Retrieve a specific document's full content by IDpluggedin_update_document - Update or append to an existing documentpluggedin_clipboard_set - Set a clipboard entry by name (semantic key) or indexpluggedin_clipboard_get - Get clipboard entries by name, index, or list allpluggedin_clipboard_delete - Delete clipboard entries by name, index, or clear allpluggedin_clipboard_list - List all clipboard entries with metadatapluggedin_clipboard_push - Push a value with auto-incrementing index (stack push)pluggedin_clipboard_pop - Pop the highest-indexed entry (LIFO behavior)These tools come from your configured MCP servers and can be turned on/off:
The discovery tool intelligently shows both categories, giving AI models immediate access to all available capabilities.
Example Response:
The clipboard system provides persistent memory for AI workflows:
Factual signals from GitHub, npm, and our automated checks — not a rating.
No reviews yet — be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/veriteknik-pluggedin-mcp-proxy)<a href="https://allmcps.com/mcp/veriteknik-pluggedin-mcp-proxy"><img src="https://allmcps.com/api/badge/veriteknik-pluggedin-mcp-proxy?style=directory" alt="Pluggedin MCP Proxy on AllMCPs" /></a>