Vinkius
ISS Calculator

ISS Calculator MCP. Determine tax liability for specific services.

Claude Claude
ChatGPT ChatGPT
Cursor Cursor
Gemini Gemini
Windsurf Windsurf
VS Code VS Code
JetBrains JetBrains
Vercel Vercel
See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

ISS Calculator MCP on Cursor AI Code Editor MCP Client ISS Calculator MCP on Claude Desktop App MCP Integration ISS Calculator MCP on OpenAI Agents SDK MCP Compatible ISS Calculator MCP on Visual Studio Code MCP Extension Client ISS Calculator MCP on GitHub Copilot AI Agent MCP Integration ISS Calculator MCP on Google Gemini AI MCP Integration ISS Calculator MCP on Lovable AI Development MCP Client ISS Calculator MCP on Mistral AI Agents MCP Compatible ISS Calculator MCP on Amazon AWS Bedrock MCP Support

Just plug in your AI agents and start using Vinkius.

The ISS Calculator MCP handles Service Tax (ISS) compliance. It lets you determine tax rates based on a service type and specific municipality, check if withholding is mandatory, and compute the final tax liability including allowed deductions.

This tool ensures your billing calculations meet local financial regulations.

What your AI agents can do

Calculate tax liability

Computes the final tax amount owed after factoring in gross income, specific service details, and allowable deductions.

Check withholding status

Determines if local law mandates that the Service Tax must be withheld when making a payment.

Get applicable rate

Retrieves the precise tax rate percentage for a specified service type within any given municipality.

Determine Applicable Tax Rate

Finds the specific service tax percentage required for a given municipality and service type.

Check Withholding Requirements

Verifies whether local law requires that the tax be withheld at the source of the transaction.

Compute Final Tax Amount

Calculates the final, compliant tax liability by accounting for gross amounts, deductions, and applicable rates.

Supported MCP Clients

OAuth 2.0 Compatible
Vinkius runs on Claude Claude
Vinkius runs on ChatGPT ChatGPT
Vinkius runs on Cursor Cursor
Vinkius runs on Gemini Gemini
Vinkius runs on VS Code VS Code
Vinkius runs on JetBrains JetBrains
Vinkius runs on Vercel Vercel
Vinkius runs on Zendesk Zendesk
+ other MCP clients
Included with Plan

Waiting for input…

AI Agent

ISS Calculator with 3 Tools

These three tools allow you to perform a full compliance cycle: checking the required rate, validating withholding status, and computing the final service tax owed.

Make your AI actually useful.

Add this MCP to Claude, Cursor, or Windsurf and your AI stops guessing. It gets real tools to look things up, take action, and handle the stuff you keep doing by hand.

Start using ISS Calculator on Vinkius
calculate019ed0fb

calculate tax liability

Computes the final tax amount owed after factoring in gross income, specific service details, and allowable deductions.

check019ed0fb

check withholding status

Determines if local law mandates that the Service Tax must be withheld when making a payment.

get019ed0fb

get applicable rate

Retrieves the precise tax rate percentage for a specified service type within any given municipality.

Choose How to Get Started

Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.

Build Your Own

Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.

  • Import from OpenAPI, Swagger, or YAML specs
  • Create Agent Skills with progressive disclosure
  • Deploy to edge with MCPFusion framework
  • Built in DLP, auth, and compliance on every call
  • Real time usage dashboard and cost metering
  • Publish to catalog or keep private
Start building

Make Your AI Do More

Start with ISS Calculator, then connect any of our 4,900+ other servers whenever your AI needs more. One click, no limits.

  • Use this MCP plus 4,900+ others, all in one place
  • Add new capabilities to your AI anytime you want
  • Every connection is secured and compliant automatically
  • Track usage and costs across all your servers
  • Works with Claude, ChatGPT, Cursor, and more
  • New servers added to the catalog every week
ISS Calculator MCP server cover

Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by ISS Calculator. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.

VINKIUS INFRASTRUCTURE

Cloud Hosted

Managed infra

V8 Isolated

Sandboxed per request

Zero-Trust Proxy

No stored credentials

DLP Enforced

Policy on every call

GDPR Compliant

EU data residency

Token Compression

~60% cost reduction

Your data is protected. See how we built it.

Works with Claude, ChatGPT, Cursor, and more

The Model Context Protocol standardizes how applications expose capabilities to LLMs. Instead of operating in isolation, your AI gains direct access to external platforms, live data, and real-world actions through secure, standardized connections.

This server provides 3 capabilities that interface natively with Claude, ChatGPT, Cursor, and any MCP client. No middleware. No custom integration required.

Tax compliance requires juggling multiple variables.

Right now, determining tax liability means cross-referencing municipal websites. You open one tab to find the rate by service type and another spreadsheet to check if withholding is required. Then you have to manually calculate the final taxable base, remembering which deductions apply only in certain regions. It's a mess of tabs, copies, and conditional formatting.

With this MCP, that process gets cut down to three steps. You ask your agent to confirm local tax status, then retrieve the exact rate for any location, and finally, run `calculate_tax_liability`. The result is one clean, compliant figure you can trust.

Getting the final number with calculate_tax_liability

Before this MCP, if an invoice had a gross amount and two different deductions (say, state fees and service credits), you’d have to subtract them manually from the total before even applying tax. It was prone to human error.

Now, `calculate_tax_liability` handles that entire sequence internally. You provide the inputs, and it returns the final, calculated figure, complete with audit trail logic built into its function.

What you can do with this MCP connector

Calculating taxes isn't simple; it depends heavily on where the transaction happens and what services are involved. You shouldn't guess rates or rely on outdated spreadsheets. This MCP handles complex municipal tax rules, ensuring you calculate the Service Tax (ISS) correctly every time. It determines the proper rate for any given service type and location, verifies if withholding is required by law, and then computes the final amount due, factoring in deductions.

If your process involves multiple variables—like a gross income amount versus an allowable deduction—this tool makes sure the math is right. Since this MCP lives within Vinkius, you don't have to worry about connecting separate tax services; everything needed for compliant financial calculations is centralized here.

Built · Hosted · Managed by Vinkius ISS Calculator MCP - Tax Liability Calculation Server ID 019ed0fb-42e8-72f0-a349-3a036f2a7e5a
Vinkius Inspector
Compliance Grade A+
Score 100/100
Vinkius Inspector Badge — Score 100/100

Common Questions About ISS Calculator MCP

How do I use calculate_tax_liability to find my tax amount? +

Call calculate_tax_liability and provide the municipality name, service type, gross amount, and any deduction amounts. It returns the final taxable base and the resulting tax liability.

What if I don't know the rate for my location? Should I use get_applicable_rate first? +

Yes. Always start by calling get_applicable_rate. This ensures you pull the correct percentage, which is mandatory before running any calculation.

Does check_withholding_status cover all tax rules? +

The check_withholding_status tool verifies if withholding is required for a specific service and location. It's the necessary first step to validate compliance before proceeding.

Can I calculate tax liability without knowing deductions? +

You can, but it’s not recommended. To get the most accurate figure, pass the deduction amount (even if zero) into calculate_tax_liability to ensure all factors are considered.

What happens if I use calculate_tax_liability with an unsupported service type? +

The MCP handles input validation and sends back a clear error message. You'll need to check the required service codes or adjust your inputs before recalculating.

Is the tax rate retrieved by get_applicable_rate always current with new municipal ordinances? +

The MCP is built using regularly updated databases that reflect major municipal changes. If a rate changed recently, check the documentation for the exact update cycle.

Do I need to run get_applicable_rate before calling calculate_tax_liability? +

While you can call them separately, confirming the applicable rate first ensures your calculation uses the most accurate tax percentage available in the system.

Does check_withholding_status require specific credentials or logins for a municipality? +

No. This MCP pulls required withholding information from established public domain rules within Vinkius, so no special client credentials are necessary to run check_withholding_status.

Built & Managed by Vinkius 30s setup 3 tools

We've already built the connector for ISS Calculator. Just plug in your AI agents and start using Vinkius.

No hosting. No infrastructure. No complex setup.
All 3 tools are live and waiting. You're up and running in seconds.

Vinkius runs on Claude Claude
Vinkius runs on ChatGPT ChatGPT
Vinkius runs on Cursor Cursor
Vinkius runs on Gemini Gemini
Vinkius runs on Windsurf Windsurf
Vinkius runs on VS Code VS Code
Vinkius runs on JetBrains JetBrains
Vinkius runs on Vercel Vercel
+ other MCP clients

Vinkius gives your AI agents access to the full catalog of app connectors, all fully managed, secure, and enterprise-ready. One subscription, every tool you need.

Zero hosting required Full MCP catalog included Enterprise-grade security Auto-updated by Vinkius

Built, hosted, and secured by Vinkius. You just connect and go.