diff --git a/docs/version3.x/deployment/mcp_server.en.md b/docs/version3.x/deployment/mcp_server.en.md index 00d4bf6d31..2ff0798842 100644 --- a/docs/version3.x/deployment/mcp_server.en.md +++ b/docs/version3.x/deployment/mcp_server.en.md @@ -18,15 +18,19 @@ This project provides a lightweight [Model Context Protocol (MCP)](https://model ## Examples: The following showcases creative use cases built with PaddleOCR MCP server combined with other tools: -#### Demo 1: In Claude for Desktop, extract handwritten content from images and save to note-taking software Notion. The PaddleOCR MCP server extracts text, formulas and other information from images while preserving document structure. +### Demo 1: +In Claude for Desktop, extract handwritten content from images and save to note-taking software Notion. The PaddleOCR MCP server extracts text, formulas and other information from images while preserving document structure.
@@ -34,8 +38,10 @@ The following showcases creative use cases built with PaddleOCR MCP server combi
- In addition to the PaddleOCR MCP server, this demo also uses the [filesystem MCP server](https://github.com/modelcontextprotocol/servers/tree/main/src/filesystem).
-------------
-#### Demo 3: In Claude for Desktop, convert PDF documents or images containing complex tables, formulas, handwritten text and other content into locally editable files.
+---
+
+### Demo 3:
+In Claude for Desktop, convert PDF documents or images containing complex tables, formulas, handwritten text and other content into locally editable files.
- Convert complex PDF documents with tables and watermarks to editable doc/Word format:
@@ -34,8 +38,10 @@
- 除 PaddleOCR MCP 服务器外,此 demo 还使用 [filesystem MCP 服务器](https://github.com/modelcontextprotocol/servers/tree/main/src/filesystem)。
-------------
-#### Demo 3:在 Claude for Desktop 中,将含有复杂表格、公式、手写文字等内容的 PDF 文档或图片转存为本地可编辑文件。
+---
+
+### Demo 3:
+在 Claude for Desktop 中,将含有复杂表格、公式、手写文字等内容的 PDF 文档或图片转存为本地可编辑文件。
- 含表格水印复杂文档PDF 转为 doc/Word 可编辑格式: