MCP Servers / development / Plugged.in

Plugged.in

JSON →
stdiononeofficial130development

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
How to run this server
[ { "cmd": "npx -y @pluggedin/pluggedin-mcp-proxy@latest", "imports": [] } ]
server path: plugged-in
Tools
What this server exposes
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.
Configuration
Environment & auth
authnone
envYOUR_API_KEY
envPLUGGEDIN_API_KEY
envPLUGGEDIN_API_BASE_URL
envYOUR_SESSION_ID
envYOUR_API_BASE_URL
Resources
Plugged.in — MCP Server · libregistry