Back to Browse

Faostat MCP Server

Developer ToolsLow Risk10.0MCP RegistryLocal
Free

Server data from the Official MCP Registry

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

About

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

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 3 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.

3 files analyzed · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

database

Check that this permission is expected for this type of plugin.

What You'll Need

Set these up before or after installing:

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

Environment variable: FAOSTAT_API_TOKEN

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

Environment variable: FAOSTAT_USERNAME

FAOSTAT account password. Used with FAOSTAT_USERNAME for token refresh.Required

Environment variable: FAOSTAT_PASSWORD

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-berba-q-faostat-mcp": {
      "env": {
        "FAOSTAT_PASSWORD": "your-faostat-password-here",
        "FAOSTAT_USERNAME": "your-faostat-username-here",
        "FAOSTAT_API_TOKEN": "your-faostat-api-token-here"
      },
      "args": [
        "faostat-mcp"
      ],
      "command": "uvx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!

Faostat MCP Server - FAOSTAT data for 245 countries: crops, trade, food | MCP Marketplace