feat: searxng MCP server for self-hosted web search

This commit is contained in:
joungmin
2026-02-28 06:38:41 +09:00
commit 6e4125c707
5 changed files with 68 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
.env
__pycache__/
*.py[cod]
.venv/
.DS_Store