MCP server that extracts, chunks, embeds and stores PDF documents into a pgvector database for semantic search and RAG pipelines.
$git clone https://github.com/chrisipanaque/mcp-pdf-to-pgvectorInstalls into the current project.
Install mcp-pdf-to-pgvector by running `git clone https://github.com/chrisipanaque/mcp-pdf-to-pgvector`, then use it for the current task and follow its documentation at https://github.com/chrisipanaque/mcp-pdf-to-pgvector.