mcp-horticulture-agent
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@mcp-horticulture-agentLog the cold stratification start date for my 30 apple seeds."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Local Agentic Horticulture Tracker 🌿
An autonomous, local-first AI agent designed to track indoor horticulture metrics, including cold-stratification timelines, ericaceous soil pH validation, and transplant-shock recovery.
This project demonstrates the implementation of a cyclic LangGraph reasoning engine communicating with a FastMCP tool server, powered entirely by a local offline LLM.
🧠 System Architecture & Workflow
The agent operates on a continuous reasoning loop, evaluating user input to determine if external tool execution is required before generating a final response.

Workflow Breakdown:
Receive User Input: The human query is passed to the LangGraph state machine.
LLM Reasoning (The Brain): The local model (Qwen2.5) evaluates the context against the system prompt.
Tool Call Execution: If the LLM determines a tool is needed (e.g., logging stratification), it pauses generation, triggers the FastMCP server, and waits for structured data.
Context Update: The tool's output is fed back into the reasoning loop.
Generate Final Response: Once all necessary data is gathered, the LLM synthesizes a final, human-readable response.
Related MCP server: Withings MCP
🛠️ Tech Stack
Framework: LangGraph (State Machine / Agent Loop)
Tooling Protocol: FastMCP (Model Context Protocol)
Local LLM: Ollama (qwen2.5)
Language: Python 3.11+
Validation: Pydantic (Strict schema enforcement)
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityBmaintenanceA local-first MCP server that exposes personal notes and files as unified semantic context for AI agents via vector search and file monitoring.Last updated6MIT
- AlicenseAqualityAmaintenanceLocal-first MCP server that connects AI agents to your Withings body, sleep, activity and heart data.Last updated236423MIT
- AlicenseBqualityAmaintenanceLocal-first MCP server that connects AI agents to your Garmin sleep, HRV, Body Battery, stress, training readiness and activities, keeping tokens on your machine.Last updated411,0428MIT
- AlicenseAqualityAmaintenanceLocal-first MCP server that connects AI agents to your Oura Ring readiness, sleep, activity, and HRV data. Tokens never leave your machine.Last updated27924MIT
Related MCP Connectors
Local-first RAG engine with MCP server for AI agent integration.
MCP server for AI agents to plan, verify, and deploy Cloudflare-native apps.
Private-by-default, local-first memory/context/task orchestrator for MCP apps and agents.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/hamzajbn1/mcp-horticulture-agent'
If you have feedback or need assistance with the MCP directory API, please join our Discord server