Skip to main content
Glama
DojoGenesis

no-tax-on-tips-mcp

by DojoGenesis

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
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
check_tip_deduction_eligibilityA

Checks whether a tipped worker is eligible for the OBBBA No-Tax-on-Tips federal deduction, without computing a dollar amount. Returns sunset-window status, transition relief, TTOC occupation eligibility, MAGI phase-out fraction, and an overall eligible flag. INFORMATIONAL ONLY — NOT TAX ADVICE. Verify with IRS (irs.gov/TippedOccupations) and a qualified tax professional. Occupation codes are DESCRIPTIVE PLACEHOLDER SLUGS, not validated 3-digit numeric Treasury codes from IRS final regs (Federal Register 2026-07104). Applies to tax years 2025-2028 only.

estimate_tip_deductionA

Estimates the OBBBA No-Tax-on-Tips deduction. REQUIRES occupation_code and routes through the same applyDeduction the app uses, so the estimate is gated on TTOC occupation eligibility, the 2025-2028 sunset window, and MAGI phase-out: an ineligible occupation, out-of-window year, or fully phased-out MAGI returns deduction_usd 0 with a populated reason_if_zero. Inputs/outputs in US dollars; internal math in integer cents. Returns: qualifies, occupation_code_eligible, deduction_usd, capped_qualified_tips_usd, cap_usd, phase_out_fraction, reason_if_zero. INFORMATIONAL ONLY — NOT TAX ADVICE. Verify with IRS (irs.gov/TippedOccupations) and a qualified tax professional. Occupation codes are DESCRIPTIVE PLACEHOLDER SLUGS, not validated 3-digit numeric Treasury codes from IRS final regs (Federal Register 2026-07104). Applies to tax years 2025-2028 only.

list_eligible_occupationsA

Returns the onboarding picker subset of TTOC-eligible occupations plus the placeholder-slug caveat. INFORMATIONAL ONLY — NOT TAX ADVICE. Verify with IRS (irs.gov/TippedOccupations) and a qualified tax professional. Occupation codes are DESCRIPTIVE PLACEHOLDER SLUGS, not validated 3-digit numeric Treasury codes from IRS final regs (Federal Register 2026-07104). Applies to tax years 2025-2028 only.

get_obbba_referenceA

Returns the full OBBBA reference data: per-filing-status caps, MAGI phase-out bands, sunset window (2025-2028), module version, and source URLs. INFORMATIONAL ONLY — NOT TAX ADVICE. Verify with IRS (irs.gov/TippedOccupations) and a qualified tax professional. Occupation codes are DESCRIPTIVE PLACEHOLDER SLUGS, not validated 3-digit numeric Treasury codes from IRS final regs (Federal Register 2026-07104). Applies to tax years 2025-2028 only.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/DojoGenesis/no-tax-on-tips-mcp'

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