pluggedin-app MCP server
The Crossroads for AI Data Exchanges. A unified, self-hostable web interface for discovering, configuring, and managing Model Context Protocol (MCP) servers—bringing together AI tools, workspaces, prompts, and logs from multiple MCP sources (Claude, Cursor, etc.) under one roof.
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.
| Tool | Risk | Side effects | Approval |
|---|---|---|---|
| pluggedin_ask_knowledge_base Ask questions and get AI-generated answers from your knowledge base. Returns structured JSON with answer, document sources, and metadata. | read | false | unknown |
| 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. | read | false | unknown |
| pluggedin_delete_notification Delete a notification from the Plugged.in system | destructive | true | true |
| 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. | read | false | unknown |
| pluggedin_discover_tools Triggers discovery of tools (and resources/templates) for configured MCP servers in the Pluggedin App. | unknown | unknown | unknown |
| 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. | write | true | unknown |
| 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. | read | false | unknown |
| pluggedin_setup Get started with Plugged.in MCP - shows setup instructions and API key configuration (no API key required) | read | false | unknown |
| pluggedin_update_document Update or append to an existing AI-generated document (requires API key) | write | true | unknown |
| pluggedin_list_documents List documents with filtering options from the user's library (requires API key) | read | false | unknown |
| 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. | write | true | unknown |
| pluggedin_clipboard_get Get clipboard entries. Specify name or idx for a single entry, or omit both to list all entries with pagination. | read | false | unknown |
| 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. | read | false | unknown |
| pluggedin_clipboard_push Push a value to the indexed clipboard with auto-incrementing index. Useful for building ordered pipelines or stack-like operations. | write | true | unknown |
| pluggedin_clipboard_pop Pop the highest-indexed entry from the clipboard (LIFO behavior). Returns the entry value and removes it. | read | false | unknown |
| 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). | unknown | unknown | unknown |
| pluggedin_create_document Create and save AI-generated documents to the user's library in Plugged.in (requires API key) | write | true | unknown |
| pluggedin_mark_notification_done Mark a notification as done in the Plugged.in system | unknown | unknown | unknown |
| pluggedin_clipboard_list List all clipboard entries with metadata. Image values are truncated to first 1000 chars for preview. | read | false | unknown |
| pluggedin_list_notifications List notifications from the Plugged.in system with optional filters for unread only and result limit | read | false | unknown |
| pluggedin_clipboard_delete Delete clipboard entries by name, index, or clear all entries. | destructive | true | true |
| pluggedin_memory_session_end End a memory session and trigger Z-report generation (AI-compressed session summary). | unknown | unknown | unknown |
| pluggedin_memory_session_start Start a new memory session to begin capturing observations. Returns a session UUID and memory_session_id for subsequent operations. | read | false | unknown |
- repohttps://github.com/VeriTeknik/pluggedin-app
- homepagehttps://plugged.in
- licenseMIT
- adoption98 stars · 16 forks
The access this server can exercise, inferred from its verified tools — not a declared OAuth scope.
Add the “as seen on MCPExplorer” badge to your README.
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 →