
Security News
npm v12 Ships With Install Scripts Off by Default, Begins Deprecating 2FA-Bypass Tokens
npm v12 is generally available, turning install scripts off by default and beginning the deprecation of 2FA-bypass publishing tokens.
@ansvar/ch-farm-grants-mcp
Advanced tools
Swiss agricultural structural improvement grants via the Model Context Protocol. Query Investitionskredite (interest-free loans), Beitraege (capital grants), Meliorationen, PRE, Ressourcenprogramme, Gewaesserschutzprojekte, and Starthilfe Junglandwirte -- all from your AI assistant.
Part of Ansvar Open Agriculture.
Swiss farmers, advisors, and cantonal agricultural offices need fast access to structural improvement grant rules when planning investments. The data is spread across federal ordinances (SVV, SR 913.1), BLW guidelines, cantonal implementation rules, and AGRIDEA advisory materials. This MCP server puts it all behind a single tool interface so AI assistants can answer grant eligibility, payment rates, and application process questions with cited Swiss data instead of guessing from training data.
Add to your claude_desktop_config.json:
{
"mcpServers": {
"ch-farm-grants": {
"command": "npx",
"args": ["-y", "@ansvar/ch-farm-grants-mcp"]
}
}
}
claude mcp add ch-farm-grants -- npx -y @ansvar/ch-farm-grants-mcp
https://mcp.ansvar.eu/ch-farm-grants/mcp
No authentication required.
docker run -p 3000:3000 ghcr.io/ansvar-systems/ch-farm-grants-mcp:latest
| Tool | Description |
|---|---|
about | Server metadata: name, version, coverage, data sources, and links. |
list_sources | All data sources with authority, URL, license, and freshness info. |
check_data_freshness | When data was last ingested, staleness status, how to trigger a refresh. |
search_grants | Search grants by free text (German or English), filter by grant type. |
get_grant_details | Full details for a grant programme: objectives, rates, conditions, eligibility, sub-options. |
get_payment_rates | Federal and cantonal contribution rates, zone-specific bonuses (Berggebiet, Huegelzone). |
check_eligibility | Check which grants a farm is eligible for by farm type, investment, and altitude zone. |
list_grant_options | List sub-options (Massnahmen) within a grant programme, or list all grants with option counts. |
get_application_deadlines | Application deadlines for grants, optionally filtered by canton. |
search_application_guidance | How to apply: required documents, cantonal contacts, AGRIDEA advisory support. |
See TOOLS.md for full parameter documentation.
See COVERAGE.md for data counts and limitations.
Apache-2.0. See LICENSE.
FAQs
Swiss farm grants and structural improvement via MCP
We found that @ansvar/ch-farm-grants-mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
npm v12 is generally available, turning install scripts off by default and beginning the deprecation of 2FA-bypass publishing tokens.

Research
/Security News
Socket tracks the activity as Operation “Muck and Load”: a threat actor uses commit-farming workflows, public dead drops, and protected archives to stage Windows RAT and infostealer malware.

Security News
pnpm 11.10 hardens registry auth to block token redirection, tightens pack-app and deploy, and makes the Rust port (v12) installable.