
pdf mcp server
Read Papers in the local Specified Directory(一个阅读本地pdf格式论文的mcp服务器)
Repository Info
About This Server
Read Papers in the local Specified Directory(一个阅读本地pdf格式论文的mcp服务器)
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
MCP Server -- Read Papers in the local Specified Directory
中文文档
Compile
go build -o pdf-mcp-server main.go
Installation
Add the path where the pdf-mcp-server binary is located to your environment variable.
Take macOS as an example:
export PATH=$PATH:/your/path/pdf-mcp-server
source ~/.zshrc
Start the MCP Server
pdf-mcp-server -pdfdir=your_paper_directory
For example: pdf-mcp-server -pdfdir=/Users/sirix/lunwen
Cursor Settings
{
"mcpServers": {
"pdf-mcp-server": {
"url": "http://127.0.0.1:8080/sse"
}
}
}
Set Cursor Rules
Example:
When handling PDF-related requests, call the find_pdf tool of the mcp server named "pdf-mcp-server" to list all papers in the /Users/sirix/lunwen directory, search for the paper with the corresponding file name in this directory, and use the read_pdf tool of the pdf-mcp-server to read it.
Quick Start
Clone the repository
git clone https://github.com/sirix-v/pdf-mcp-serverInstall dependencies
cd pdf-mcp-server
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.