io.github.cyanheads/faostat-mcp-server
REMOTE · FAOSTAT.CASEYJHAND.COM · 2 COMPONENTS · SCANNED SEP 20
UN FAOSTAT global food & agriculture statistics over a local SQLite mirror, via MCP.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →
Endpoint Security66
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- Authorisation not fully verified: no authorisation is required to call this server, and 6 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe. See how to fix → View diagnostics → Unverified
- HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
- The HSTS (Strict-Transport-Security) header is present. View diagnostics → Pass
- DNSSEC is configured correctly; the domain's records validate against the full chain to the root. View diagnostics → Pass
Transport & Reachability100
- Verified streamable-http transport via a live MCP handshake. View diagnostics → Pass
Schema Quality & AI Usability62
- AI-judged instruction clarity (excellent).Pass
- Context-footprint check failed: tool/resource definitions use about 2772 tokens (~462/item across 6 items; 6 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
- No destabilizing schema changes in the last 30 days.Pass
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
- Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- We read all 6 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
- An AI judge read all 7 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a current MCP spec version (2026-07-28).Pass
How do I install the io.github.cyanheads/faostat-mcp-server server?
io.github.cyanheads/faostat-mcp-server is a hosted endpoint at https://faostat.caseyjhand.com/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
remote · faostat.caseyjhand.com
claude mcp add --transport http cyanheads-faostat-mcp-server 'https://faostat.caseyjhand.com/mcp'
{
"mcpServers": {
"cyanheads-faostat-mcp-server": {
"url": "https://faostat.caseyjhand.com/mcp"
}
}
} {
"servers": {
"cyanheads-faostat-mcp-server": {
"type": "http",
"url": "https://faostat.caseyjhand.com/mcp"
}
}
} [mcp_servers.cyanheads-faostat-mcp-server] url = "https://faostat.caseyjhand.com/mcp"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"cyanheads-faostat-mcp-server": {
"type": "remote",
"url": "https://faostat.caseyjhand.com/mcp",
"enabled": true
}
}
} openclaw mcp add cyanheads-faostat-mcp-server --url 'https://faostat.caseyjhand.com/mcp' --transport streamable-http
mcp_servers:
cyanheads-faostat-mcp-server:
url: "https://faostat.caseyjhand.com/mcp" {
"McpServers": {
"cyanheads-faostat-mcp-server": {
"Transport": "http",
"Url": "https://faostat.caseyjhand.com/mcp"
}
}
} assistant mcp add cyanheads-faostat-mcp-server -t streamable-http -u 'https://faostat.caseyjhand.com/mcp'
{
"mcpServers": {
"cyanheads-faostat-mcp-server": {
"type": "http",
"url": "https://faostat.caseyjhand.com/mcp"
}
}
} The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.
Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 19 Sept 26 0
- Server version: 0.2.3 → 0.2.4 functional
- “faostat_commodity_profile” reworded the description of “canvas_id” cosmetic
- “faostat_dataframe_describe” reworded the description of “canvas_id” cosmetic
- “faostat_dataframe_query” reworded the description of “canvas_id” cosmetic
- “faostat_query_observations” reworded the description of “canvas_id” cosmetic
- 9 Sept 26 +1
- Stability: 0.97 → pass security
- 7 Sept 26 −1
- Stability: pass → 0.93 functional
- 26 Aug 26 +1
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 25 Aug 26 0
- Stability: 0.97 → pass security
- Tool “faostat_dataframe_describe” rewrote its description, which is the text the model reads security
- MCP protocol: Implements a current MCP spec version (2026-07-28). functional
- MCP protocol version: 2025-11-25 → 2026-07-28 functional
- Server version: 0.2.2 → 0.2.3 functional
- “faostat_dataframe_describe” added an optional parameter “offset” cosmetic
- “faostat_dataframe_describe” added an optional parameter “limit” cosmetic
- “faostat_dataframe_describe” reworded the description of “name” cosmetic
- 24 Aug 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.
- 11 Aug 26 0
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 10 Aug 26 0
- Transport: fail → pass ▲ security
- HSTS header: fail → pass ▲ security
- Authorization: Authorisation not fully verified: no authorisation is required to call this server, and 6 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe. security
- Endpoint reachability: not serving MCP → reachable ▲ functional
- MCP protocol: unverified → pass ▲ functional
- Stability: unverified → 0.50 ▲ functional
- Tool coverage: unverified → 100 ▲ functional
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 20 Sept 2026 · Probed https://faostat.caseyjhand.com/mcp
TLS valid
Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .
| Subject | Issuer | Valid from | Valid until | Key | Signature | Serial |
|---|---|---|---|---|---|---|
| CN=caseyjhand.com | CN=WE1,O=Google Trust Services,C=US | 4 Sept 2026 | 3 Dec 2026 | ECDSA 256 | ECDSA-SHA256 | a6985204ed51ae050e7738aa6be668e9 |
| SANs: caseyjhand.com, *.caseyjhand.com | ||||||
| CN=WE1,O=Google Trust Services,C=US (CA) | CN=GTS Root R4,O=Google Trust Services LLC,C=US | 13 Dec 2023 | 20 Feb 2029 | ECDSA 256 | ECDSA-SHA384 | 7ff31977972c224a76155d13b6d685e3 |
| CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) | CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE | 15 Nov 2023 | 28 Jan 2028 | ECDSA 384 | SHA256-RSA | 7fe530bf331343bedd821610493d8a1b |
Background: What to check on a remote MCP endpoint →
DNSSEC secure
Validation of faostat.caseyjhand.com. — Secure
| Zone | DS | Keys | Algorithms | Outcome |
|---|---|---|---|---|
| . | trust_anchor | 20326, 38696 | 8, 8 | Verified |
| com. | present | 19718 | 13 | Verified |
| caseyjhand.com. | present | 2371 | 13 | Verified |
| faostat.caseyjhand.com. | Verified address RRset verified with the apex keys |
Authentication No authorisation required
The endpoint answered without asking for a token. Anyone who knows the URL can reach it.
| Result | No authorisation required |
|---|---|
| HTTP status | 200 |
| Header | Value |
|---|---|
| strict-transport-security | max-age=63072000; includeSubDomains; preload |
| x-content-type-options | nosniff |
Background: How OAuth 2.1 works in the 2026 MCP spec →
Transports 2 probes
| Transport | URL | Outcome | Status | Location |
|---|---|---|---|---|
| streamable-http | https://faostat.caseyjhand.com/mcp | Verified | 200 | |
| http (plaintext) | http://faostat.caseyjhand.com/mcp | HTTPS enforced | 301 | https://faostat.caseyjhand.com/mcp |
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
faostat_commodity_profile faostat-mcp-server: commodity profile ~383
Assemble a global profile for one commodity in a single call: top-producing countries, the annual production trend, and trade flows (top exporters and importers). Accepts a commodity name, resolves it to item codes, then queries the production (QCL) and trade (TCL) domains and merges the results. Each ranking is a per-country sum across the resolved items, taken at that country's own latest year with data and grouped by unit so incomparable quantities are never added. The trend is returned inline as year/value points. Country-level only (aggregates excluded). When a required domain is not indexed locally, returns a partial profile with a notice naming the gap rather than failing. The full merged observation set spills to a DataCanvas table for deeper SQL via faostat_dataframe_query.
| Name | Type | Req | Description |
|---|---|---|---|
| canvas_id | string | – | Canvas ID to stage onto, as returned by a prior faostat_query_observations / faostat_commodity_profile call — exactly 10 characters of letters, digits, hyphens, and underscores. Omit to stage onto th… |
| item_query | string | yes | Commodity name to profile (e.g. "maize", "wheat", "coffee green"). Matched by relevance; the 5 best-matching items are folded into one profile, so a broad name such as "milk" is narrowed — the respon… |
| top_n | integer | – | Number of top producers / exporters / importers to return. Max 50. |
| year_end | integer | – | Inclusive end year for the trend (e.g. 2022). |
| year_start | integer | – | Inclusive start year for the trend (e.g. 1990). |
| Name | Type | Req | Description |
|---|---|---|---|
| canvas_id | string | – | Canvas ID holding the merged set — pass to faostat_dataframe_query / _describe. |
| error | object | – | Present when the call failed. Absent on success. |
| item_query | string | – | The commodity query echoed back. |
| itemsTruncated | boolean | – | True when the commodity name matched more items than the profile folded in — the profile then covers only the most relevant few. |
| notice | string | – | Names any required domain that was not indexed, item-resolution truncation, mixed units in the rankings, or other partial-result context. |
| production_trend | array | – | The annual production series for the resolved commodity, summed over countries and items per year and ordered oldest-first. Aggregated in SQL over the complete filtered match, so it is not affected b… |
| resolvedItemCodes | array | – | Item codes the commodity query resolved to. |
| resolvedItemMatches | number | – | Total items the commodity query matched in QCL, before the 5-item profile cap. |
| resolved_items | array | – | Commodities the query resolved to (the profile aggregates across all of them). |
| spilled | boolean | – | True when the merged observation set was staged on a canvas table. |
| staged_row_count | number | – | Rows actually staged on the merged canvas table (present when spilled). Equals the 50,000-row cap when truncated. |
| table_name | string | – | Canvas table holding the staged observations — production plus trade when the trade domain (TCL) is indexed, production only when it is not (present when spilled). The notice names which of the two t… |
| top_exporters | array | – | Top exporters by summed export quantity (empty when trade is not indexed). |
| top_importers | array | – | Top importers by summed import quantity (empty when trade is not indexed). |
| top_producers | array | – | Top producers by summed production (countries only). |
| trend_points | number | – | Total production observations aggregated into production_trend. Exact — the aggregation runs over the complete filtered match, not a capped page. |
| truncated | boolean | – | True when the STAGED CANVAS TABLE hit the 50,000-row staging cap and is therefore a PREFIX of the merged observation set — re-query faostat_query_observations partitioned by year to stage the rest. T… |
No examples provided.
faostat_dataframe_describe faostat-mcp-server: dataframe describe ~319
List the canvas tables (faostat_xxxxxxxx) staged by faostat_query_observations and faostat_commodity_profile, each with its source tool, the query parameters that produced it, creation/expiry timestamps, row count, and column schema. Call this before faostat_dataframe_query to discover the exact table and column names to reference in SQL. Tables are listed newest-first and paged: pass `name` to describe one table outright, or page with `offset` + `limit` — when the response reports `truncated`, pass the returned `nextOffset` to fetch the rest.
| Name | Type | Req | Description |
|---|---|---|---|
| canvas_id | string | – | Optional canvas ID as returned by a prior faostat_query_observations / faostat_commodity_profile call — exactly 10 characters of letters, digits, hyphens, and underscores. Omit to list the tables sta… |
| limit | integer | – | Maximum staged tables to return on this page (max 100). Each entry carries a full column schema, so the default keeps a discovery call small. |
| name | string | – | Optional table name (faostat_xxxxxxxx) to describe a single staged table. Takes precedence over `offset` / `limit`, which are ignored for a name lookup (always single-page). |
| offset | integer | – | Zero-based pagination offset into the staged tables (newest first). When the response reports truncated, pass the returned nextOffset here to fetch the next page. Ignored for `name` lookups. |
| Name | Type | Req | Description |
|---|---|---|---|
| error | object | – | Present when the call failed. Absent on success. |
| nextOffset | integer | – | Offset to pass on the next call to fetch the following page. Present only when truncated is true; absent on the last page and for `name` lookups. |
| notice | string | – | Guidance when nothing is staged yet or more pages remain. |
| tables | array | – | Active staged tables for this session, newest first — one page of them. Empty when none are staged. |
| totalMatches | number | – | Staged tables on the resolved canvas, before the page limit is applied. |
| truncated | boolean | – | True when more staged tables remain beyond the returned page — fetch them with nextOffset. Always false for a single-table `name` lookup, which is never paged. |
No examples provided.
faostat_dataframe_query faostat-mcp-server: dataframe query ~364
Run a single-statement SELECT against the canvas tables staged by faostat_query_observations and faostat_commodity_profile (table names look like faostat_xxxxxxxx). Use this for cross-country and cross-item aggregation, GROUP BY rankings, joins, and time-series analysis over the full result set the inline preview only sampled. Standard DuckDB SQL — joins, aggregates, window functions, CTEs all work. Read-only: writes, DDL, DROP, COPY, PRAGMA, ATTACH, and external-file table functions are rejected; system catalogs (information_schema, sqlite_master, duckdb_*) are denied — list staged tables via faostat_dataframe_describe. Every row carries its data-quality `flag` — commonly A=Official, B=time-series break, E=Estimated, I=Imputed, M=Missing (value cannot exist), T=Unofficial, X=from an international organization, plus others FAOSTAT defines per domain — keep it in projections, treat any unrecognized flag as informational, and never assume it is official.
| Name | Type | Req | Description |
|---|---|---|---|
| canvas_id | string | – | Optional canvas ID as returned by a prior faostat_query_observations / faostat_commodity_profile call — exactly 10 characters of letters, digits, hyphens, and underscores. Omit to query the tables st… |
| row_limit | integer | – | Hard cap on rows in the response. Default 1000, max 10000. |
| sql | string | yes | Single-statement read-only SELECT against staged faostat_<id> tables. Columns: area_code, area, item_code, item, element_code, element, year, unit, value, flag. CAST(value AS DOUBLE) for arithmetic. |
| Name | Type | Req | Description |
|---|---|---|---|
| columns | array | – | Column names in projection order. |
| error | object | – | Present when the call failed. Absent on success. |
| notice | string | – | Guidance when the query returned no rows or when results were capped. |
| row_count | number | – | Rows returned in this response — the materialized count, equal to rows.length. When truncated is true this is NOT the full result total (this path computes no exact total); page or aggregate to reach… |
| rows | array | – | Materialized result rows, bounded by row_limit. |
| truncated | boolean | – | True when row_limit capped the result and more rows exist than were returned. To reach them: page with ORDER BY + SQL LIMIT/OFFSET, raise row_limit (max 10000), or aggregate with GROUP BY. |
No examples provided.
faostat_list_domains faostat-mcp-server: list domains ~392
Discover FAOSTAT statistical domains (production, trade, food balances, food security, land use, agri-emissions, prices, value) with their codes, descriptions, last-update date, upstream row count, and local index status. Every query keys on a domain code from here. The `indexed` flag tells you which domains are queryable right now; un-indexed domains exist in the catalog but must be added to FAOSTAT_DOMAINS and re-synced before faostat_query_observations can read them. The catalog runs to ~69 domains with long descriptions, so responses are paged: narrow with `topic` / `indexed_only`, pass `code` to fetch one domain outright, or page with `offset` + `limit` — when the response reports `truncated`, pass the returned `nextOffset` to fetch the rest.
| Name | Type | Req | Description |
|---|---|---|---|
| code | string | – | Exact domain code lookup (e.g. "RL"), case-insensitive. Returns that one domain's full record on a single page. Takes precedence over `topic` / `indexed_only` when provided. |
| indexed_only | boolean | – | When true, return only domains indexed in the local mirror (queryable now). |
| limit | integer | – | Maximum domains to return on this page (max 200 — above the catalog size, so raise it to fetch everything at once). Domain descriptions are long; the default keeps a browse call small. |
| offset | integer | – | Zero-based pagination offset into the matching domains (code-sorted). When the response reports truncated, pass the returned nextOffset here to fetch the next page. Ignored for exact-code lookups (al… |
| topic | string | – | Case-insensitive substring filter over domain code, name, and topic (e.g. "trade", "emissions", "QCL"). Omit to list the full catalog. |
| Name | Type | Req | Description |
|---|---|---|---|
| domains | array | – | Matching domains, sorted by code. |
| error | object | – | Present when the call failed. Absent on success. |
| indexedCount | number | – | Domains currently indexed in the local mirror. |
| nextOffset | integer | – | Offset to pass on the next call to fetch the following page. Present only when truncated is true; absent on the last page and for exact-code lookups. |
| notice | string | – | Guidance when a filter matched nothing, more pages remain, or no domains are indexed yet. |
| totalCount | number | – | Total domains in the FAOSTAT catalog, independent of any filter. |
| totalMatches | number | – | Domains matching the current filters, before the page limit is applied. |
| truncated | boolean | – | True when more matches remain beyond the returned page — fetch them with nextOffset. |
No examples provided.
faostat_query_observations faostat-mcp-server: query observations ~612
Query a FAOSTAT domain's data cube by area(s), item(s), element(s), and year range, returning observations (area, item, element, year, value, unit, and the data-quality flag). Resolve codes first with faostat_resolve_codes — the cube is unqueryable without them. Aggregate regions (World, continents, economic groupings) are EXCLUDED by default so a naive SUM does not double-count a region with its member countries; set include_aggregates=true to get the regional roll-ups, or pass explicit area_codes to query exactly what you name. Small result sets return inline; large ones spill to a DataCanvas table (returned canvas_id + table_name) for GROUP BY / ranking / time-series analysis via faostat_dataframe_query. Every row carries its flag — commonly A=Official, B=time-series break, E=Estimated, I=Imputed, M=Missing (value cannot exist), T=Unofficial, X=from an international organization, plus others FAOSTAT defines per domain — so honor it, treat any unrecognized flag as informational, and never assume an estimated, imputed, or unrecognized value is official.
| Name | Type | Req | Description |
|---|---|---|---|
| area_codes | array | – | Area codes from faostat_resolve_codes. When set, aggregates are NOT auto-excluded — the codes are honored verbatim. |
| canvas_id | string | – | Canvas ID to stage onto, as returned by a prior faostat_query_observations / faostat_commodity_profile call — exactly 10 characters of letters, digits, hyphens, and underscores. Omit to stage onto th… |
| domain | string | yes | FAOSTAT domain code (e.g. "QCL"). Must be indexed locally. |
| element_codes | array | – | Element codes from faostat_resolve_codes (e.g. 5510 Production). |
| include_aggregates | boolean | – | When false (default), exclude aggregate-region rows (codes ≥ 5000 plus a few curated sub-threshold roll-ups such as China=351) so sums are not double-counted. Set true for World/continent/grouping ro… |
| item_codes | array | – | Item codes from faostat_resolve_codes. |
| limit | integer | – | Max observations returned inline — also the preview size when the result stages to a canvas table. Rows past it are never dropped silently: a match larger than limit stages in full to a DataCanvas ta… |
| year_end | integer | – | Inclusive end year (e.g. 2022). |
| year_start | integer | – | Inclusive start year (e.g. 2000). |
| Name | Type | Req | Description |
|---|---|---|---|
| canvas_id | string | – | Canvas ID holding the staged result — pass to faostat_dataframe_query / _describe. |
| domain | string | – | The domain code echoed back. |
| error | object | – | Present when the call failed. Absent on success. |
| notice | string | – | Guidance on empty results, aggregate exclusion, or how to reach the spilled set. |
| observations | array | – | Inline observations (preview when the full set spilled to a canvas table). |
| spilled | boolean | – | True when the full result was staged on a DataCanvas table. |
| staged_row_count | number | – | Rows actually staged on the canvas table (present when spilled). Equals the full match count unless truncated, in which case it is the 50,000-row cap. |
| table_name | string | – | Canvas table name holding the full result set (present when spilled). |
| totalCount | number | – | Observations matched. Exact when the result was returned inline or fully staged. A floor — more matched — in two cases, both named by the notice: the match exceeded the 50,000-row staging cap (trunca… |
| truncated | boolean | – | True when the staged table hit the 50,000-row staging cap — the staged set is a PREFIX of the match, not the complete result. Partition the query by year or code ranges to capture the rest. |
No examples provided.
faostat_resolve_codes faostat-mcp-server: resolve codes ~475
Resolve human terms to the opaque integer codes faostat_query_observations needs, within a dimension: areas (countries/regions), items (commodities), or elements (metrics like production, yield, import quantity). Pass `query` for fuzzy full-text matching ("maize" → item 56), `name_contains` for a substring filter, or `code` for an exact-code lookup; omit all three to list the whole dimension. Item and element results are scoped to the requested domain — only codes present in that domain's cube are returned, so a resolved code is always queryable there (areas are shared across domains). Page large listings with `offset` + `limit`: when the response reports `truncated`, pass the returned `nextOffset` to fetch the next page. Every area match is flagged `country` or `aggregate` — aggregates (World, continents, economic groupings — codes ≥ 5000 plus a few curated sub-threshold roll-ups such as China=351, which sums mainland + Taiwan + Hong Kong + Macao) double-count if summed with their member countries, so resolve before querying and exclude aggregates unless you want the regional roll-up.
| Name | Type | Req | Description |
|---|---|---|---|
| code | integer | – | Exact code lookup. Takes precedence over `query`/`name_contains` when provided. |
| dimension | string | yes | Which dimension to resolve: "area" (countries/regions), "item" (commodities), or "element" (metrics). |
| domain | string | yes | FAOSTAT domain code (e.g. "QCL"). Item and element resolution is scoped to the codes present in this domain's data; area code lists are shared across all indexed domains. |
| limit | integer | – | Maximum matches to return (max 200). |
| name_contains | string | – | Case-insensitive substring filter over the label. Used only when `query` is omitted. |
| offset | integer | – | Zero-based pagination offset into the match set. When the response reports truncated, pass the returned nextOffset here to fetch the next page. Ignored for exact-code lookups (always single-page). |
| query | string | – | Full-text search term, FTS5-matched against the dimension labels with prefix matching (e.g. "wheat", "import quantity"). Relevance-ranked. |
| Name | Type | Req | Description |
|---|---|---|---|
| dimension | string | – | The dimension resolved. |
| domain | string | – | The domain code echoed back. |
| error | object | – | Present when the call failed. Absent on success. |
| matches | array | – | Matching codes, relevance-ranked for query mode, else by code. |
| nextOffset | integer | – | Offset to pass on the next call to fetch the following page. Present only when truncated is true; absent on the last page and for exact-code lookups. |
| notice | string | – | Guidance when nothing matched, more pages remain, or the dimension is not yet indexed. |
| totalMatches | number | – | Total matches in this domain before the result cap. |
| truncated | boolean | – | True when more matches remain beyond the returned page — fetch them with nextOffset. |
No examples provided.
What is the io.github.cyanheads/faostat-mcp-server server?
io.github.cyanheads/faostat-mcp-server is listed in the public MCP registry as io.github.cyanheads/faostat-mcp-server. UN FAOSTAT global food & agriculture statistics over a local SQLite mirror, via MCP. This page covers its hosted endpoint (https://faostat.caseyjhand.com/mcp).
Is the io.github.cyanheads/faostat-mcp-server server safe to use?
io.github.cyanheads/faostat-mcp-server scores 80 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the io.github.cyanheads/faostat-mcp-server server expose?
io.github.cyanheads/faostat-mcp-server exposes 6 tools: faostat_list_domains, faostat_resolve_codes, faostat_query_observations, faostat_commodity_profile, faostat_dataframe_query, faostat_dataframe_describe. Their descriptions and schemas cost roughly 2,545 tokens of context every time the server is loaded.
Does the io.github.cyanheads/faostat-mcp-server server require authentication?
No. We connected to io.github.cyanheads/faostat-mcp-server without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.
Is the io.github.cyanheads/faostat-mcp-server server still maintained?
io.github.cyanheads/faostat-mcp-server is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.