← Index

FAOSTAT MCP

io.github.berba-q/faostat-mcp·v1.2.2·Security
Quality Score
90
/100

FAOSTAT data for 245 countries: crops, trade, food security, and emissions via 21 MCP tools.

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "faostat-mcp": {
      "command": "uvx",
      "args": [
        "faostat-mcp"
      ],
      "env": {
        "FAOSTAT_API_TOKEN": "<your-faostat_api_token>",
        "FAOSTAT_USERNAME": "<faostat_username>",
        "FAOSTAT_PASSWORD": "<your-faostat_password>"
      }
    }
  }
}
§02  Environment variables
FAOSTAT_API_TOKEN
secret

FAOSTAT JWT access token. Obtain from the FAOSTAT Developer Portal. Optional if FAOSTAT_USERNAME and FAOSTAT_PASSWORD are provided.

FAOSTAT_USERNAME

FAOSTAT account email. Used with FAOSTAT_PASSWORD for automatic token refresh. Optional if FAOSTAT_API_TOKEN is provided.

FAOSTAT_PASSWORD
secret

FAOSTAT account password. Used with FAOSTAT_USERNAME for token refresh.

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
10
§04  Alternatives in Security