Server data from the Official MCP Registry
Read-only local-first MCP server for private Markdown, PDF, and Tika-backed search on Windows.
Read-only local-first MCP server for private Markdown, PDF, and Tika-backed search on Windows.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-msjsc001-omniclip-rag-mcp": {
"args": [
"omniclip-rag"
],
"command": "uvx"
}
}
}This MCP server provides read-only local knowledge base search functionality for AI clients. The code demonstrates good security practices with proper configuration management, input validation, and no hardcoded credentials. Minor findings include broad exception handling and some process spawning for legitimate runtime management purposes. Supply chain analysis found 13 known vulnerabilities in dependencies (0 critical, 3 high severity).
Scanned 4 files · 16 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!