Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Genpark Tax Rate Lookup Skill

FreeNot checked

GenPark AI Skill - Calculate US sales tax rates and totals by state and zip code

GitHubEmbed

About

GenPark AI Skill - Calculate US sales tax rates and totals by state and zip code

README

GenPark AI Agent Skill -- US state and local ZIP sales tax calculator.

Quick Start

from client import TaxRateLookupClient
client = TaxRateLookupClient()
result = client.calculate_tax(state_code="NY", order_amount=50.00)
print(result["tax_amount"])

from github.com/alphaparkinc/genpark-tax-rate-lookup-skill

Installing Genpark Tax Rate Lookup Skill

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/alphaparkinc/genpark-tax-rate-lookup-skill

FAQ

Is Genpark Tax Rate Lookup Skill MCP free?

Yes, Genpark Tax Rate Lookup Skill MCP is free — one-click install via Unyly at no cost.

Does Genpark Tax Rate Lookup Skill need an API key?

No, Genpark Tax Rate Lookup Skill runs without API keys or environment variables.

Is Genpark Tax Rate Lookup Skill hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install Genpark Tax Rate Lookup Skill in Claude Desktop, Claude Code or Cursor?

Open Genpark Tax Rate Lookup Skill on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Genpark Tax Rate Lookup Skill with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All development MCPs