FAOSTAT MCP for Windsurf
io.github.berba-q/faostat-mcp
FAOSTAT data for 245 countries: crops, trade, food security, and emissions via 21 MCP tools.
client:Windsurf
transport:stdio
runtime:pypi
Install FAOSTAT MCP in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"faostat-mcp": {
"command": "uvx",
"args": [
"faostat-mcp"
],
"env": {
"FAOSTAT_API_TOKEN": "<FAOSTAT_API_TOKEN>",
"FAOSTAT_USERNAME": "<FAOSTAT_USERNAME>",
"FAOSTAT_PASSWORD": "<FAOSTAT_PASSWORD>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs