73
/ 100
21 days ago
pulsemcp

FAOSTAT

UN Food and Agriculture Organization statistics for 245 countries — crops, trade, food security, and emissions via 21 tools.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 3 credentials: REDIS_PASSWORD, FAOSTAT_API_TOKEN, FAOSTAT_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configFAOSTAT_BASE_URL
configFAOSTAT_DEFAULT_LANG
configFAOSTAT_DISK_CACHETo disable the disk cache (e.g. on a read-only filesystem), set =false.
configDISK_CACHE_MAX_ENTRIES
configREDIS_HOST_IP_ADDRESSThen set , REDIS_HOST_PORT_NUMBER, and REDIS_DATABASE in .env.
configREDIS_HOST_PORT_NUMBERThen set REDIS_HOST_IP_ADDRESS, , and REDIS_DATABASE in .env.
configREDIS_DATABASEThen set REDIS_HOST_IP_ADDRESS, REDIS_HOST_PORT_NUMBER, and in .env.
configREDIS_USERNAME
🔐 secretREDIS_PASSWORD
configDISK_CACHE_TTL
🔐 secretFAOSTAT_API_TOKEN=your_token_here ← API token, OR
configFAOSTAT_USERNAME=your_email ← username + password
🔐 secretFAOSTAT_PASSWORD=your_password
configMEM_CACHE_TTL
configREDIS_CACHE_TTL
configMAX_MEM_CACHE_SIZE
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/berba-q-faostat-mcp-qe6hou)](https://m8ven.ai/mcp/berba-q-faostat-mcp-qe6hou)
commit: 9d2fb9b4f86dd0eb9589620033dc1e27e7161059
code hash: abf83079e6d131332efe29e59875975025e82346863092bafcb94b82c6db8742
verified: 6/16/2026, 1:01:30 PM
view raw JSON →