Garden planning assistant for companion planting, crop search, seasonal calendars, and planting plans.
Do not connect
A critical issue was found. Do not connect this server as-is.
Scanned 7 days ago Due for re-check
A server can change after it's graded. Re-run the automated scan to refresh this report.
This grade is deterministic and reproducible: the same server surface always yields the same grade under a given algorithm version. It is a real automated assessment computed by the MCPGrade engine from what the probe actually observed — not a fabricated or opinion score. It is not a manual human pentest, so it can miss context-specific risks.
Every signal below was measured directly by the automated probe. The grade is derived only from evidence like this — nothing is assumed.
The fryd MCP server exposes 5 tools, focused primarily on general-purpose capabilities. Its published description reads: "Garden planning assistant for companion planting, crop search, seasonal calendars, and planting plans". It communicates over Streamable HTTP using the 2025-06-18 protocol revision, and does not require authorization to connect. MCPGrade currently rates fryd F — a critical issue was found and the server should not be connected as-is. Its most notable findings include "Cross-tool shadowing" and "Cross-tool shadowing". This report is a deterministic, reproducible automated assessment: the same observed surface always yields the same grade under a given algorithm version, and it is refreshed as new scans arrive and free to read — but it is not a substitute for a manual human security review. Always re-check fryd's advertised tools, transport security, and authorization posture before connecting an autonomous agent or sharing sensitive context with it.
Add fryd to an MCP client using the endpoint below. Review the grade and findings above before granting an autonomous agent access.
MCP endpoint
https://mcp.fryd.app/mcpStreamable HTTP transport. This is the MCP endpoint, not a website — paste it into your MCP client server list rather than a browser.
Captured passively during the read-only scan. Click any value to find servers that match it.
The tools this server advertises via tools/list — names, purposes, and the parameters each accepts, exactly as enumerated read-only.
Search Fryd garden planting plan templates. Extracts crop names, light conditions and ground type from the user prompt to find matching plans. Use search_crops or get_plant_profile to look up individu
Look up detailed information about a plant or variety. Returns a comprehensive plant profile including sowing/planting/harvest seasons, spacing, light/water/nutrient requirements, and companion planti
Sorted worst-first. Each finding shows its severity, what it means, its OWASP MCP Top-10 mapping, and a recommended fix — the check id links to the exact methodology row that produced it.
tool: search_planting_plans
A tool description tries to alter the model’s use of another tool.
search_crops or get_plant_profile to look up individual crops from the results. ARecommendationDescriptions must describe only their own tool.
tool: get_plant_profile
A tool description tries to alter the model’s use of another tool.
search_crops or get_seasonal_calendar for direct lookup without name search. Always aRecommendationDescriptions must describe only their own tool.
tool: check_companion_planting
A tool description tries to alter the model’s use of another tool.
ct lookups. Use get_plant_profile for full details on either plant. Always attribRecommendationDescriptions must describe only their own tool.
tool: get_seasonal_calendar
A tool description tries to alter the model’s use of another tool.
crop IDs — use get_plant_profile with a crop ID to learn more about a specific pRecommendationDescriptions must describe only their own tool.
tool: search_crops
A tool description tries to alter the model’s use of another tool.
d crop IDs with get_plant_profile for detailed profiles or check_companion_plantiRecommendationDescriptions must describe only their own tool.
tool: search_crops
A database tool exposes a query/sql parameter that is a free-form string with no allow-list or parameterisation constraint — a raw-string injection surface. A tool exposing structured filters or an `enum` of named queries does not fire.
unconstrained query parameter "query"RecommendationExpose parameterised operations instead of a raw query string; never build queries from unvalidated model output.
The server accepts tool enumeration (and likely invocation) with no authentication.
RecommendationRequire OAuth 2.1 authorization for any server exposing non-public tools.
The server exposes one or more ui:// (MCP Apps) resources whose HTML/JS renders inside the host client — a client-side injection / data-exposure surface most scanners ignore. Flagged for review, not damning on its own.
4 ui:// resource(s); e.g. ui://fryd/planting-plans.htmlRecommendationReview each ui:// resource’s markup and scripts; treat host-rendered UI as untrusted, sandbox it, and never expose secrets or conversation context to it.
Vantaj uptime monitoring via MCP — manage monitors, heartbeats, incidents, and status pages.
Unified gateway to Algeria's TKAWEN ecosystem: commerce, certification, and AI tools.
Provides access to the Cohereon Doctrine AI safety framework with governance components, tiered access, and agent onboarding.
Agentic rails for complex workflows with receipts, fees, and MCP tool access.
Structural TC39 spec lookup for ECMA-262 and ECMA-402 in AI agents, SHA-pinned and offline-first.
Structural TC39 spec lookup for ECMA-262 and ECMA-402 in AI agents, SHA-pinned and offline-first.
Check whether two plants are compatible companions in the garden (Mischkultur). Returns compatibility (good/neutral/bad), and lists good and bad neighbours for both plants. Accepts crop IDs from searc
Find out which plants can be sown, pre-cultivated, or harvested in a given month. Optionally adjusted for a specific USDA hardiness zone or region. Returns grouped lists of plants by activity type (so
Search the Fryd plant database (3,000+ varieties) by name. Returns a list of matching crops with IDs, descriptions, and whether each is a species or variety. Use the returned crop IDs with get_plant_p