Server data from the Official MCP Registry
FAOSTAT data for 245 countries: crops, trade, food security, and emissions via 21 MCP tools.
FAOSTAT data for 245 countries: crops, trade, food security, and emissions via 21 MCP tools.
Set these up before or after installing:
Environment variable: FAOSTAT_API_TOKEN
Environment variable: FAOSTAT_USERNAME
Environment variable: FAOSTAT_PASSWORD
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"
}
}
}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.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by mcp-marketplace · Developer Tools
Scaffold, build, and publish TypeScript MCP servers to npm — conversationally