compare_crs

Compare two CRS from various perspectives. Compares datum, projection method, area of use, accuracy, distortion characteristics, compatibility, and use case suitability. Explains which is better suited for specific purposes.

Server Epsg shuji-bonji/epsg-mcp
Category Read
Risk class Low
Parameters 00 required

What compare_crs does on Epsg

AI agents call compare_crs to retrieve information from Epsg without modifying anything — typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.

Why compare_crs needs a policy

This tool retrieves and analyzes metadata about Coordinate Reference Systems to provide comparative insights. It performs no writes, deletions, code execution, or financial transactions. The blast radius of misuse is minimal—an AI agent cannot cause harm by comparing CRS properties. Classification as Read is appropriate for analytical/query tools that return information without side effects.

From the tool's definition Tool description states it 'Compare[s]' and 'Explains' characteristics of CRS—purely informational operations with no data modification, deletion, or external execution. The verb 'compare' is read-only analysis.

Questions about compare_crs

What does the compare_crs tool do? +

Compare two CRS from various perspectives. Compares datum, projection method, area of use, accuracy, distortion characteristics, compatibility, and use case suitability. Explains which is better suited for specific purposes. It is categorised as a Read tool in the Epsg MCP Server, which means it retrieves data without modifying state.

How do I enforce a policy on compare_crs? +

Register the Epsg MCP server in PolicyLayer and add a rule for compare_crs: 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 Epsg. Nothing to install.

What risk level is compare_crs? +

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

Can I rate-limit compare_crs? +

Yes. Add a rate_limit block to the compare_crs 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 compare_crs completely? +

Set action: deny in the PolicyLayer policy for compare_crs. 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 compare_crs? +

compare_crs is provided by the Epsg MCP server (shuji-bonji/epsg-mcp). 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.