New Your team’s decisions, in one playbook every coding agent works from. Never answer your agent twice

compute_vat

PAID ($0.02). VAT breakdown for an amount: net, tax and gross using the country's current statutory rate, including per-levy components where the rate is composite (e.g. Ghana VAT + NHIL + GETFund). mode=add treats the amount as net; mode=extract backs VAT out of a gross amount. Pass api_key if y...

SERVERReference Data SOURCEhttps://asiaref.dev/mcp
Medium RISK CLASS
Category Write
Parameters 42 required
Recommended Rate-limitedsee the rule below
Registry record Grade D, identity unverified Pull the record →

This record as markdown: /tools/dev-asiaref-reference-data/compute-vat.md

What compute_vat does on Reference Data

AI agents use compute_vat to create or update resources in Reference Data, usually the action step of a workflow, after the agent has gathered context. Every call changes real data in your Reference Data environment.

ParameterTypeRequiredDescription
mode string add = amount is net (default); extract = amount is gross
amount number Yes Amount in the country's own currency
api_key string API key
country string Yes ISO country code

Parameters from the server's own tool schema.

Why compute_vat is rated Medium

An AI agent can call compute_vat faster than any human can review: one bad instruction and it creates or modifies resources in Reference Data by the hundred, each call as confident as the last.

Risk signalsHandles credentials or secrets (api_key)

Questions about compute_vat

What does the compute_vat tool do? +

PAID ($0.02). VAT breakdown for an amount: net, tax and gross using the country's current statutory rate, including per-levy components where the rate is composite (e.g. Ghana VAT + NHIL + GETFund). mode=add treats the amount as net; mode=extract backs VAT out of a gross amount. Pass api_key if you have one; otherwise the response explains how to pay via x402. It is categorised as a Write tool in the Reference Data MCP Server, which means it can create or modify data. Consider rate limits to prevent runaway writes.

What parameters does compute_vat accept? +

compute_vat accepts 4 parameters: mode, amount, api_key, country. Required: amount, country. The full parameter table on this page comes from the server's own tool schema.

How do I enforce a policy on compute_vat? +

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

What risk level is compute_vat? +

compute_vat is a Write tool with medium risk. Write tools should be rate-limited to prevent accidental bulk modifications.

Can I rate-limit compute_vat? +

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

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

compute_vat is provided by the Reference Data MCP server (https://asiaref.dev/mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

More on Reference Data, and thousands of servers like it.

Across the catalogue

// THE MCP REGISTRY

PolicyLayer tracks 44,603 MCP servers and 515,000+ tools.

Every server has a live record: who publishes it, whether it answers without auth, its risk grade, every tool classified, the recommended policy. This page is one line of Reference Data's. Pull the full record:

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.