添加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

View File

@@ -0,0 +1,18 @@
# Git files
.git
.gitignore
# Node modules
node_modules
# Build artifacts (we only need the build output in the final stage)
build
# Docker files
Dockerfile
.dockerignore
# Documentation / Other
README.md
memory-bank
.vscode