ucret_tahmini

İki konum arası taksi ücreti tahmini hesapla

Server Taksi MCP Server skynet-base/taksi-mcp
Category Read
Risk class Low
Parameters 00 required

What ucret_tahmini does on Taksi MCP Server

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

Why ucret_tahmini needs a policy

The tool performs a read-only query operation that estimates a fare for informational purposes. It does not execute a booking, charge money, or modify any state. While the sibling tool 'taksi_cagir' (call taxi) would be Execute/Write, this estimation tool merely retrieves and calculates data with no side effects or commitments.

From the tool's definition Tool name 'ucret_tahmini' means 'fare estimation' and description states 'İki konum arası taksi ücreti tahmini hesapla' (calculate fare estimation between two locations).

Questions about ucret_tahmini

What does the ucret_tahmini tool do? +

İki konum arası taksi ücreti tahmini hesapla. It is categorised as a Read tool in the Taksi MCP Server MCP Server, which means it retrieves data without modifying state.

How do I enforce a policy on ucret_tahmini? +

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

What risk level is ucret_tahmini? +

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

Can I rate-limit ucret_tahmini? +

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

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

ucret_tahmini is provided by the Taksi MCP Server MCP server (skynet-base/taksi-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.