feat: add MCP search server

This commit is contained in:
Tim
2025-10-25 21:34:44 +08:00
parent a24bd81942
commit dfa7530373
12 changed files with 519 additions and 0 deletions

6
mcp/.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
__pycache__/
*.py[cod]
*.egg-info/
.build/
.venv/
.env