microfarm-mcp

microfarm-mcp

Enables AI assistants to assess any parcel for micro-farm viability (climate, water, farmland context, access, flood risk) and dwelling feasibility, and to find real land for sale from free, keyless public data sources.

Category
访问服务器

README

<div align="center">

Rootbank

Land-viability intelligence for would-be small farmers — a free, open-source MCP server that plugs into Claude, Cursor, or any MCP-capable AI to answer the two questions that matter about a piece of land:

  1. Is this plot actually good for growing food?
  2. Can I legally put a home on it?

…and finds real land for sale to score in the first place.

A tool for stewards, not speculators.

License: MIT Python 3.10+ CI tests

</div>


Why this exists

Everyone should own land — because this is what will make you rich. Not money, not nice cars — but land you can cultivate, grow, and enrich; land that provides for you and your family, your neighbours, and your community; land that feeds animals and sustains life.

— the reason this project exists

Most of what the real-estate market does with land is speculating on it. This tool is for the people who want a piece of ground to own, live on, and care for — water, topsoil, a workable season, and the honest answer about whether they're actually allowed to build on it. It does not guess: every signal comes from a named public source, and anything it can't know is flagged, never invented.

Works in the US, France, and Cyprus — and scores land anywhere Open-Meteo + OSM have data. Exactly what's available differs by country, so here's the honest picture:

Country coverage

Country Score land (assess_land) Find land for sale (find_land) Flood / dwelling check
United States ✅ full climate + water + farmland + land-type ✅ farms.com + Craigslist (live) ✅ FEMA flood zone
Cyprus ✅ full ✅ index.cy (live; Greek/English titles) ⚠️ no flood data — flags "confirm with planning authority"
France ✅ full 🔜 browser-locked (leboncoin.fr, offer.com.cy) — not yet scraped ⚠️ no flood data — flags "confirm with mairie/DDT"
Everywhere else (anywhere Open-Meteo + OSM have data) ✅ climate, water, farmland, land-type, access ❌ no listing source wired ⚠️ no flood data

Verdict legend: ✅ = works now · ⚠️ = works, with an honest "confirm locally" note · 🔜 = registered but needs a browser (see land_sources.browser_only)

What's global vs. country-specific:

  • Global (works almost anywhere): climate (precipitation, growing season, hardiness), water features, farmland, land type, roads/access — this is what assess_land scores, and it uses Open-Meteo + OpenStreetMap, both worldwide.
  • Country-specific: find_land listings come from per-country sites; flood zones come from FEMA, which is US-only — so the dwelling-flood check really only applies to the US, and elsewhere it honestly says "confirm with your local planning authority" rather than guessing.

Tools

Tool What it does
assess_land Scores a parcel for micro-farm viability and dwelling feasibility — precipitation, growing season, water access, farmland context, land type, tree cover, neighbours/privacy, soil (fertility, pH, texture → well-recharge), access, flood zone. Returns an evidence-backed promising / requires_look / likely_mismatch verdict.
find_land Finds real land for sale from free sources with price, size, photos, description, location — and a country/state filter.
zone Explains a planning-zone code and whether a dwelling is allowed on farmland — for France (A/U/AU/N + STECAL/extension rules, "logement de fonction" conditions), Cyprus (Γη3/ΚΑ6/H2), and the US (agricultural districts).
land_sources Lists the free public data sources + licenses used (transparency & attribution).
about_rootbank Plain-language explanation of what to look for in land.

Everything is evidence-backed: each signal names its source, and missing data is reported as missing — never treated as "good."

Quickstart

git clone https://github.com/omardaaboul/rootbank.git
cd rootbank
python3 -m venv .venv
.venv/bin/pip install -e ".[test]"
.venv/bin/rootbank                  # start the server (stdio)

Connect it to Claude / Cursor / OpenCode / Gemini / any MCP client

Microfarm is a standard MCP server, so any tool that supports MCP can use it. The exact setup depends on the client:

Claude Desktopclaude_desktop_config.json:

{
  "mcpServers": {
    "rootbank": {
      "command": "python3",
      "args": ["-m", "rootbank.server"],
      "env": { "PYTHONPATH": "/absolute/path/to/rootbank" }
    }
  }
}

Claude Codeclaude mcp add:

claude mcp add rootbank -- python3 -m rootbank.server

Cursor.cursor/mcp.json:

{
  "mcpServers": {
    "rootbank": {
      "command": "python3",
      "args": ["-m", "rootbank.server"],
      "env": { "PYTHONPATH": "/absolute/path/to/rootbank" }
    }
  }
}

OpenCodeopencode.json (repo) or ~/.config/opencode/config.json:

{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "rootbank": {
      "type": "local",
      "command": ["python3", "-m", "rootbank.server"],
      "cwd": "/absolute/path/to/rootbank",
      "enabled": true,
      "timeout": 10000
    }
  }
}

Gemini CLI~/.gemini/settings.json:

{
  "mcpServers": {
    "rootbank": {
      "command": ["python3", "-m", "rootbank.server"],
      "env": { "PYTHONPATH": "/absolute/path/to/rootbank" }
    }
  }
}

VS Code (built-in Copilot MCP / extension) — .vscode/mcp.json:

{
  "servers": {
    "rootbank": {
      "type": "stdio",
      "command": "python3",
      "args": ["-m", "rootbank.server"],
      "env": { "PYTHONPATH": "/absolute/path/to/rootbank" }
    }
  }
}

A note on ChatGPT. ChatGPT supports MCP only as a remote HTTPS server, and that capability is currently limited to Business/Enterprise plans. A local stdio server (what this repo runs by default) cannot be plugged into ChatGPT directly. To use it in ChatGPT you'd need to host the server remotely and give ChatGPT its HTTPS URL — a real step, not a config tweak. For local use, Claude, Cursor, OpenCode, or Gemini CLI are the simple paths.

Then just ask your assistant:

"Is this plot in Dordogne good for a small farm, and can I build a house on it?"

"Find me land under €150k in Paphos District and tell me which looks worth a visit."

What the results look like

assess_land("Polemi, Paphos, Cyprus")
→ promising | 75
  [positive] adequate_precipitation: ~426 mm/yr
  [positive] long_season:            ~363 growing days/yr
  [positive] water_access:           5 water feature(s) nearby
  [positive] farmland:               27 farm land tag(s) nearby
  [caution]  land_type:              built-up
  [caution]  tree_cover:             little/no mapped tree cover
  [caution]  privacy:                23 structures nearby
  [positive] soil_fertility:         ~42 g/kg organic carbon
  [caution]  soil_ph:                pH ~7.8
  [caution]  well_recharge:          ~33% clay / ~23% sand
  [positive] access:                 158 road segment(s) nearby

zone("A", "France")   → explains agricultural zone + when a dwelling is allowed
zone("Γη3", "Cyprus") → agricultural zone, min ~4,000m² for one rural dwelling

Data sources & attribution

These are the free, keyless public sources behind every answer. When you use this project or its data in your own work, please credit the sources below — several require attribution by license.

Source What it provides License / attribution
Open-Meteo Geocoding place name → lat/lon, elevation CC BY 4.0
Open-Meteo Historical Climate precipitation, temperature, growing days CC BY 4.0
Open-Meteo Elevation surface elevation CC BY 4.0
ISRIC SoilGrids topsoil: organic carbon, pH, clay/sand/silt texture, CEC CC BY 4.0
OpenStreetMap via Overpass API water features, buildings, roads, farmland, trees ODbL
FEMA National Flood Hazard Layer flood zone at a point (US only) US federal, public domain (data), ArcGIS service by FEMA
farms.com US farm/land listings (find_land) site content is theirs; we link to listings
Craigslist US land by-owner listings (find_land) site content is theirs; we link to listings
index.cy Cyprus plots/land listings (find_land) site content is theirs; we link to listings

Open-Meteo aggregates national weather services; its API is licensed CC BY 4.0 and we gratefully use it. OpenStreetMap data is © OpenStreetMap contributors under the Open Database License. Listing content belongs to the respective marketplaces — we surface and link through to their pages, never re-host their images.

Land type, zone & the "can I build a dwelling here?" question

  • Land type (farmland / pasture / forest / scrub / built-up / waterfront) and tree cover are detected from OpenStreetMap and reported in every assessment.
  • Official zoning — what you're legally allowed to build or do on land — is not available from free national data. It's set by local planning authorities (US county, Cyprus Planning Authority, French mairie/DDT), and recorded on title deeds / cadastres / PLU documents that aren't freely machine-queryable. The zone tool explains the codes (France A/U/N, Cyprus Γη/ΚΑ, US agricultural districts) and their usual building rules — including the specific conditions for a farm dwelling / logement de fonction — and tells you exactly what to confirm with the local authority. It is a guide, never a substitute for the official record.

Honest limits

  • Zoning / dwelling law is local. This tool is an initial screen from public data (flood + farmland context); it does not replace the official ordinance. Always verify in person and with local officials.
  • Flood data is US-only (FEMA). Outside the US it's honestly reported as unavailable — never falsely "no hazard."
  • Some listing sites are browser-locked (landbanksearch, govdeals, farmflip, Bazaraki, land.cy, offer.com.cy, leboncoin.fr). They're registered but not yet scraped; land_sources shows the boundary of what's reachable vs. browser-only.
  • Geo-region names like "Limousin" (abolished in 2016) may not geocode — use a current town or district.
  • Greek listing titles get a basic word-level translation; obscure place names may stay in Greek.

Development

.venv/bin/ruff check rootbank tests   # lint
.venv/bin/ruff format --check rootbank tests
.venv/bin/mypy rootbank               # type-check
.venv/bin/pytest tests/ -q             # 43 tests (mocked providers, deterministic)

CI runs lint, format, type-check, tests, and a package build on Python 3.10 / 3.11 / 3.12.

Project layout

rootbank/
├── rootbank/
│   ├── server.py       ← FastMCP server (5 tools)
│   ├── engine.py       ← orchestration + cache + find_land
│   ├── providers.py    ← free data providers (Open-Meteo, SoilGrids, OSM, FEMA)
│   ├── listings.py     ← land-listing collectors (farms.com, Craigslist, index.cy)
│   ├── scorer.py       ← evidence-backed viability + dwelling scoring
│   ├── zones.py        ← planning-zone explainer (France, Cyprus, US)
│   └── models.py       ← typed pydantic models
├── tests/              ← 43 tests
├── configs/            ← ready-to-use MCP client configs (Claude, Cursor,
│                         OpenCode, Gemini CLI, VS Code, generic)
├── .github/workflows/ci.yml
└── pyproject.toml

License & disclaimer

MIT licensed — you're free to use, modify, and share it.

This is not financial, legal, or real-estate advice. Always verify a property in person and with the local planning authority before relying on it. Data comes from the free public sources above and may be incomplete or imperfect.

推荐服务器

Baidu Map

Baidu Map

百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。

官方
精选
JavaScript
Playwright MCP Server

Playwright MCP Server

一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。

官方
精选
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。

官方
精选
本地
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。

官方
精选
本地
TypeScript
VeyraX

VeyraX

一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。

官方
精选
本地
graphlit-mcp-server

graphlit-mcp-server

模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。

官方
精选
TypeScript
Kagi MCP Server

Kagi MCP Server

一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。

官方
精选
Python
e2b-mcp-server

e2b-mcp-server

使用 MCP 通过 e2b 运行代码。

官方
精选
Neon MCP Server

Neon MCP Server

用于与 Neon 管理 API 和数据库交互的 MCP 服务器

官方
精选
Exa MCP Server

Exa MCP Server

模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。

官方
精选