air_quality_by_coords

Get air quality for the closest WAQI station to a given lat/lon.

Server MCP-Dubai mahdi-salmanzade/mcp-dubai
Category Read
Risk class Low
Parameters 00 required

What air_quality_by_coords does on MCP-Dubai

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

Why air_quality_by_coords needs a policy

This tool queries public environmental data and returns information about air quality. It has no side effects, does not modify any data, does not execute code or commands, and does not involve financial transactions. It is a straightforward data retrieval operation from a public air quality monitoring service.

From the tool's definition Tool retrieves air quality data from a nearby WAQI (World Air Quality Index) station based on coordinates. The verb 'Get' and the data retrieval nature indicate no data modification, deletion, or external execution.

Questions about air_quality_by_coords

What does the air_quality_by_coords tool do? +

Get air quality for the closest WAQI station to a given lat/lon. It is categorised as a Read tool in the MCP-Dubai MCP Server, which means it retrieves data without modifying state.

How do I enforce a policy on air_quality_by_coords? +

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

What risk level is air_quality_by_coords? +

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

Can I rate-limit air_quality_by_coords? +

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

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

air_quality_by_coords is provided by the MCP-Dubai MCP server (mahdi-salmanzade/mcp-dubai). 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.