Server data from the Official MCP Registry
Agriculture Robotics tools for AI agents. Capabilities: robot safety check, spray plan calcu...
Agriculture Robotics tools for AI agents. Capabilities: robot safety check, spray plan calcu...
This server has critical security vulnerabilities that prevent safe deployment. The primary issue is an external dependency on a hardcoded, non-standard path (`~/clawd/meok-labs-engine/shared`) for authentication middleware, which is not included in the repository and cannot be audited. This creates a supply chain risk where arbitrary code could be injected. Additionally, the authentication system design is weak—API keys are passed as optional parameters in tool calls, making them visible in logs and vulnerable to interception. The rate-limiting implementation is in-memory and non-persistent, easily bypassed across server restarts. These architectural flaws combined with the missing dependency make this server unsuitable for production use. 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-agriculture-robotics-mcp": {
"args": [
"-y",
"agriculture-robotics-mcp"
],
"command": "npx"
}
}
}From the project's GitHub README.
> By MEOK AI Labs — Agricultural robotics governance, crop safety, and autonomous farm compliance
Installation · Docs · Report Bug
pip install agriculture-robotics-mcp
# or
npm install -g @meok-ai/agriculture-robotics-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.