Content
## Service Introduction
This is an MCP server used for parsing PDF content, capable of processing formats such as PDF, PNG, JPG, etc., and organizing the output into a format understandable by large models.
## Development Environment
- Python 3.12
- MCP SDK
- UV
- PyPDF
- Paddle OCR
## Usage
```json
{
"mcpServers":{
"urlParseContent":{
"command": "uv",
"args":[
"--directory",
"xxx/urlParseContent",
"run",
"main.py"
]
}
}
}
```
## Future Updates
- Improve OCR recognition
- Add support for DOC format and Excel format
Connection Info
You Might Also Like
markitdown
Python tool for converting files and office documents to Markdown.
OpenAI Whisper
OpenAI Whisper MCP Server - 基于本地 Whisper CLI 的离线语音识别与翻译,无需 API Key,支持...
oh-my-opencode
Background agents · Curated agents like oracle, librarians, frontend...
claude-flow
Claude-Flow v2.7.0 is an enterprise AI orchestration platform.
chatbox
User-friendly Desktop Client App for AI Models/LLMs (GPT, Claude, Gemini, Ollama...)
continue
Continue is an open-source project for seamless server management.