Back to Home
Tommertom icon

pdf_mcp_chromadb

Verified Safe

by Tommertom

Overview

Provides a Model Context Protocol (MCP) server for processing PDF documents, generating local embeddings, and performing semantic search.

Installation

Run Command
uvx mcp-pdf-chroma

Security Notes

The server downloads PDFs from arbitrary URLs provided by the user, which introduces a potential Server-Side Request Forgery (SSRF) risk and resource consumption vulnerability if exposed to untrusted input without proper network segmentation. While it has file size limits and URL validation, a malicious actor could still attempt to download large files repeatedly or target internal network resources. There are no obvious hardcoded secrets, 'eval' usage, or other direct code execution vulnerabilities. The embedding model runs locally, avoiding external API security concerns.

Similar Servers

Stats

Interest Score0
Security Score7
Cost ClassLow
Stars0
Forks0
Last Update2025-12-14

Tags

PDF ProcessingSemantic SearchVector DatabaseLocal EmbeddingsRAG