Skip to main content
Glama
yehyaabk

Tax MCP Agent

by yehyaabk

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
calculate_taxA

Calculate the VAT amount and total price for a given country and price.

Args: country: Country name (case-insensitive). price: Price excluding VAT. Must be positive.

Returns: A dict with country, price, vat_rate, vat_amount, and total_price. Returns a dict with an "error" key if the country is unknown or input is invalid.

Prompts

Interactive templates invoked by user choice

NameDescription
tax_greetingGenerate a personalized greeting for a user starting a tax session in their country.

Resources

Contextual data attached and managed by the client

NameDescription
vat_rates_by_country

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/yehyaabk/mcp_tax_agent'

If you have feedback or need assistance with the MCP directory API, please join our Discord server