feat: add OpenHerbarium MCP server core

This commit is contained in:
Hermes Agent
2026-08-02 17:08:56 +02:00
commit 974cbe6c68
14 changed files with 1605 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
.venv/
__pycache__/
*.py[cod]
.pytest_cache/
.ruff_cache/
.env
.dist/
dist/
build/
*.egg-info/
.coverage
htmlcov/
.DS_Store