PDF Knowledge Base
Enables semantic search across PDF documents through automatic processing, chunking, and vectorization for intelligent querying and knowledge extraction
16 stars
0 tools
Created Aug 2025
@hyson666/hyson666-pdf-knowledge-base-pdf-rag-mcp-serverAbout
Enables semantic search across PDF documents through automatic processing, chunking, and vectorization for intelligent querying and knowledge extraction
Categories
general
Installation
npm
npm install @hyson666/hyson666-pdf-knowledge-base-pdf-rag-mcp-server
Configuration
{
"mcpServers": {
"hyson666-pdf-knowledge-base-pdf-rag-mcp-server": {
"command": "npx",
"args": [
"-y",
"@hyson666/hyson666-pdf-knowledge-base-pdf-rag-mcp-server"
]
}
}
}