faostat mcp server for VS Code
io.github.cyanheads/faostat-mcp-server
UN FAOSTAT global food & agriculture statistics over a local SQLite mirror, via MCP.
client:VS Code
transport:streamable-http
runtime:npm
tools:6
Install faostat mcp server in VS Code
.vscode/mcp.json
{
"servers": {
"faostat-mcp-server": {
"type": "http",
"url": "https://faostat.caseyjhand.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs