ign_get_rpg

Query the Registre Parcellaire Graphique (RPG) for agricultural parcel information. The RPG contains agricultural land use data declared by farmers for CAP (Common Agricultural Policy) subsidies. Two versions exist: - V1 (2010-2014): Anonymous farm blocks (îlots) - V2 (2015+): Graphic parcels wit...

Server IGN API Carto MCP Server julienkalamon/ign-apicarto-mcp-server
Category Read
Risk class Low
Parameters 00 required

What ign_get_rpg does on IGN API Carto MCP Server

AI agents call ign_get_rpg to retrieve information from IGN API Carto MCP Server without modifying anything — typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.

Why ign_get_rpg needs a policy

This tool retrieves agricultural land use data declared for CAP subsidies through natural language queries. While it accesses sensitive geographic and agricultural information that could reveal farm locations and land use details (elevating severity from low to medium due to potential privacy/economic sensitivity of farmer data), it is fundamentally a read-only query operation with no side effects.

From the tool's definition Tool queries the Registre Parcellaire Graphique (RPG) for agricultural parcel information; returns GeoJSON FeatureCollection with parcel data. No modification, deletion, or financial transaction capability.

Questions about ign_get_rpg

What does the ign_get_rpg tool do? +

Query the Registre Parcellaire Graphique (RPG) for agricultural parcel information. The RPG contains agricultural land use data declared by farmers for CAP (Common Agricultural Policy) subsidies. Two versions exist: - V1 (2010-2014): Anonymous farm blocks (îlots) - V2 (2015+): Graphic parcels with crop information Args: - annee (number): Year of data (2010-2024) - geom (string): GeoJSON geometry (required) - code_cultu (string, optional): Crop culture code filter - _limit (number): Max results - _start (number): Pagination offset Returns: GeoJSON FeatureCollection with: - V1: num_ilot, commune, surf_decla, code_cultu, nom_cultu - V2: id_parcel, surf_parc, code_cultu, code_group, culture_d1, culture_d2 Examples: -. It is categorised as a Read tool in the IGN API Carto MCP Server MCP Server, which means it retrieves data without modifying state.

How do I enforce a policy on ign_get_rpg? +

Register the IGN API Carto MCP Server MCP server in PolicyLayer and add a rule for ign_get_rpg: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches IGN API Carto MCP Server. Nothing to install.

What risk level is ign_get_rpg? +

ign_get_rpg is a Read tool with low risk. Read-only tools are generally safe to allow by default.

Can I rate-limit ign_get_rpg? +

Yes. Add a rate_limit block to the ign_get_rpg rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.

How do I block ign_get_rpg completely? +

Set action: deny in the PolicyLayer policy for ign_get_rpg. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.

What MCP server provides ign_get_rpg? +

ign_get_rpg is provided by the IGN API Carto MCP Server MCP server (julienkalamon/ign-apicarto-mcp-server). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

// LOOK UP ANOTHER SERVER

Every MCP server has a record like this.

Type a name, get the same breakdown: verified identity, auth posture, risk grade, capabilities, recommended policy.

Teams ship this data inside their own products. See what a licence covers →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.