Server data from the Official MCP Registry
AI-powered gardening ai MCP server for agents. Supports identify plant, generate watering sc...
AI-powered gardening ai MCP server for agents. Supports identify plant, generate watering sc...
This MCP server has a critical external dependency on an unauthenticated, unverified authentication middleware located at a hardcoded user home directory path. The server imports `check_access` from `~/clawd/meok-labs-engine/shared/auth_middleware.py` without validation, creating a severe supply chain and code injection risk. Additionally, the code contains path traversal patterns and relies entirely on an undocumented external auth system that is not provided in the codebase. These issues make it impossible to verify actual authentication and authorization behavior. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
6 files analyzed · 13 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-csoai-org-gardening-ai-mcp": {
"args": [
"-y",
"gardening-ai-mcp"
],
"command": "npx"
}
}
}From the project's GitHub README.
Horticulture Intelligence
Installation · Docs · Report Bug
pip install gardening-ai-mcp
# or
npm install -g @meok-ai/gardening-ai-mcp
See the project repository for full documentation and examples.
MIT © CSOAI
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.