添加Pdf读取mcp

This commit is contained in:
zqm
2025-10-22 16:24:07 +08:00
parent 0d8520123e
commit 64d1e220d4
48 changed files with 21213 additions and 0 deletions

14
pdf-reader-mcp/.gitignore vendored Normal file
View File

@@ -0,0 +1,14 @@
node_modules/
build/
build/
*.log
coverage/
.env*
# VitePress
docs/.vitepress/dist
docs/.vitepress/cache
# Test Reports
test-report.junit.xml
/dist