MCP Server LogoMCP Server
MCPsCategoriesDirectorySubmit
Submit
MCPsCategoriesDirectorySubmit
Submit

MCP Servers

A curated list of MCP Servers, featuring Awesome MCP Servers and Claude MCP integration.

Contact Us

[email protected]

About

Privacy PolicyTerms of Service

Resources

Model Context ProtocolMCP Starter GuideClaude MCP Servers

Community

GitHub

© 2025 mcpserver.cc © 2025 MCP Server. All rights reserved.

Privacy PolicyTerms of Service
  1. Home
  2. /Categories
  3. /Other / Misc
  4. /Pdf Mcp Server
Pdf Mcp Server

Pdf Mcp Server

Created by sirix-v•6 months ago
Visit Website

Read Papers in the local Specified Directory(一个阅读本地pdf格式论文的mcp服务器)

Other / Misc
ReadPaperslocalSpecifiedDirectory(一个阅读本地pdf格式论文的mcp服务器)

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.

Prerequisites

  • •Familiarity with the server domain
  • •Basic understanding of related technologies
  • •Knowledge of Other / Misc

Recommended Server

Mcp Clickup

Mcp Clickup

Mcp Crypto Price

Mcp Crypto Price

A Model Context Protocol (MCP) server that provides real-time cryptocurrency analysis via CoinCap's API. Enables Claude and other MCP clients to fetch crypto prices, analyze market trends, and track historical data.

Mcp Mysql

Mcp Mysql

View more → →

Details

Created

June 13, 2025

Last Updated

June 13, 2025

Category

Other / Misc

Author

sirix-v

Share

More Server

Esxi Mcp Server

Esxi Mcp Server

A VMware ESXi/vCenter management server based on MCP (Model Control Protocol), providing simple REST API interfaces for virtual machine management.

Cursor A11y Mcp

Cursor A11y Mcp

Waldur Mcp Server

Waldur Mcp Server

Server implementing Model Context Protocol for Waldur

Code Explainer Mcp

Code Explainer Mcp

A Cloudflare Worker that serves as an MCP (Model Context Protocol) server for code explanation. It analyzes and explains code with a comprehensive breakdown of structure and functionality.