Back to Home
VeriTeknik icon

pluggedin-mcp

Verified Safe

by VeriTeknik

Overview

Provides a unified Model Context Protocol (MCP) hub for AI agents, aggregating external tools, knowledge (RAG), and memory (clipboard) across various MCP servers and clients, with built-in document management and notifications.

Installation

Run Command
npx -y @pluggedin/pluggedin-mcp-proxy@latest --pluggedin-api-key YOUR_API_KEY

Security Notes

The server employs extensive security measures including robust input validation and sanitization (e.g., URL validation for SSRF, command argument sanitization), rate limiting for tool and API calls, and secure API key handling with timing-safe comparisons. It uses `execFile` for safer command execution when interacting with STDIO servers and sanitizes error messages to prevent information disclosure. CORS is set to a broad `*` for public discovery but sensitive operations require explicit API key authentication. Overall, a strong focus on security is evident in its design and implementation.

Similar Servers

Stats

Interest Score44
Security Score9
Cost ClassMedium
Avg Tokens1000
Stars43
Forks36
Last Update2025-12-10

Tags

MCP ProxyAI ToolsRAGDocument ManagementNotifications