Skip to main content
Glama
CSOAI-ORG

Gardening AI MCP Server

by CSOAI-ORG

Gardening AI MCP Server

Horticulture Intelligence

Built by MEOK AI Labs


An MCP server for gardeners and horticulturists. Identify plants, generate watering schedules adjusted for climate and season, analyze soil conditions, check companion planting compatibility, and diagnose pests with organic treatment plans.

Tools

Tool

Description

identify_plant

Identify plants from characteristics and get full care profiles

generate_watering_schedule

Climate and season-adjusted watering schedules

analyze_soil

Soil analysis with amendment recommendations and plant compatibility

companion_planting

Check companion planting compatibility for plant groups

diagnose_pest

Diagnose garden pests from symptoms with organic and chemical treatments

Quick Start

pip install gardening-ai-mcp

Claude Desktop

{
  "mcpServers": {
    "gardening-ai": {
      "command": "python",
      "args": ["-m", "server"],
      "cwd": "/path/to/gardening-ai-mcp"
    }
  }
}

Direct Usage

python server.py

Rate Limits

Tier

Requests/Hour

Free

60

Pro

5,000

License

MIT - see LICENSE


Part of the MEOK AI Labs MCP Marketplace

-
security - not tested
F
license - not found
-
quality - not tested

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Latest Blog Posts

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/CSOAI-ORG/gardening-ai-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server