servers / plugged-in

Plugged.in MCP server

communitystdiolocaldestructive capablehealthy

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.


01Tools · 23

How to read this: tool names here are observed from a live tools/list handshake. The Risk label is a heuristic inferred from the tool name (write/destructive verbs), not from executing the tool — a conservative guess, not a verified capability. We never escalate risk from a description. Found one that's wrong? Tell us — we fix on report.

ToolRiskSide effectsApproval
pluggedin_delete_notification
Delete a notification from the Plugged.in system
destructivetruetrue
pluggedin_setup
Get started with Plugged.in MCP - shows setup instructions and API key configuration (no API key required)
readfalseunknown
pluggedin_mark_notification_done
Mark a notification as done in the Plugged.in system
unknownunknownunknown
pluggedin_get_document
Retrieve a specific document's full content by ID. Use this after pluggedin_search_documents to get the complete content of documents you found. Set includeContent=true to get the full text.
readfalseunknown
pluggedin_clipboard_set
Set a clipboard entry by name (semantic key) or index (array-like). Named entries are upserted; indexed entries fail if index exists. Max 2MB per entry.
writetrueunknown
pluggedin_ask_knowledge_base
Ask questions and get AI-generated answers from your knowledge base. Returns structured JSON with answer, document sources, and metadata.
readfalseunknown
pluggedin_search_documents
Search for specific documents in your library. Returns document metadata (ID, title, snippet). To retrieve full content, use pluggedin_get_document with the returned document ID.
readfalseunknown
pluggedin_update_document
Update or append to an existing AI-generated document (requires API key)
writetrueunknown
pluggedin_send_notification
Send custom notifications through the Plugged.in system with optional email delivery. You can provide a custom title or let the system use a localized default.
writetrueunknown
pluggedin_clipboard_pop
Pop the highest-indexed entry from the clipboard (LIFO behavior). Returns the entry value and removes it.
readfalseunknown
pluggedin_clipboard_list
List all clipboard entries with metadata. Image values are truncated to first 1000 chars for preview.
readfalseunknown
pluggedin_memory_session_end
End a memory session and trigger Z-report generation (AI-compressed session summary).
unknownunknownunknown
pluggedin_discover_tools
Triggers discovery of tools (and resources/templates) for configured MCP servers in the Pluggedin App.
unknownunknownunknown
pluggedin_create_document
Create and save AI-generated documents to the user's library in Plugged.in (requires API key)
writetrueunknown
pluggedin_clipboard_push
Push a value to the indexed clipboard with auto-incrementing index. Useful for building ordered pipelines or stack-like operations.
writetrueunknown
pluggedin_memory_observe
Record an observation during a memory session. Observations are classified by the Analytics Agent into memory ring types (procedures, practice, longterm, shocks).
unknownunknownunknown
pluggedin_clipboard_delete
Delete clipboard entries by name, index, or clear all entries.
destructivetruetrue
pluggedin_memory_search
Search memories using semantic similarity. Returns lightweight results (50-150 tokens each) for token-efficient progressive disclosure. Use pluggedin_memory_details for full content.
readfalseunknown
pluggedin_clipboard_get
Get clipboard entries. Specify name or idx for a single entry, or omit both to list all entries with pagination.
readfalseunknown
pluggedin_list_notifications
List notifications from the Plugged.in system with optional filters for unread only and result limit
readfalseunknown
pluggedin_list_documents
List documents with filtering options from the user's library (requires API key)
readfalseunknown
pluggedin_memory_session_start
Start a new memory session to begin capturing observations. Returns a session UUID and memory_session_id for subsequent operations.
readfalseunknown
pluggedin_memory_details
Get full details for selected memories (progressive disclosure Layer 3). Use after pluggedin_memory_search to retrieve complete content for specific memories.
readfalseunknown

02Install & source
npx -y @pluggedin/pluggedin-mcp-proxy@latest
npx
npx -y @pluggedin/pluggedin-mcp-proxy@1.0.0
npx

03Access granted
Manage docs & notes · write

The access this server can exercise, inferred from its verified tools — not a declared OAuth scope.


05Provenance & freshness
sourcesAwesome MCP Servers (wong2) [p6]
last_checked2026-08-16 11:48Z
next_check2026-08-18 11:33Z
cadenceevery 48h
verifiedtools_list:passed handshake:passed metadata:passed tools_list:passed handshake:passed metadata:passed tools_list:passed handshake:passed metadata:passed tools_list:passed
index_statusindex9 unique facts >= 5

06Badge

Add the “as seen on MCPExplorer” badge to your README. Plugged.in MCP — as seen on mcpexplorer.com

[![Plugged.in MCP — as seen on mcpexplorer.com](https://mcpexplorer.com/badge/plugged-in.svg)](https://mcpexplorer.com/servers/plugged-in)

Next step

This is one server. A loadout combines the right servers, governance, and proven plays for a whole job — assembled deliberately, not tool-dumped.

Explore loadouts →