Skip to main content
Glama

Excel Finance MCP

calculate_self_employment_tax

Calculate Social Security and Medicare taxes for self-employed individuals based on net earnings to determine tax obligations.

Instructions

Calculate self-employment tax (Social Security and Medicare)

Input Schema

NameRequiredDescriptionDefault
netEarningsYesNet earnings from self-employment

Input Schema (JSON Schema)

{ "properties": { "netEarnings": { "description": "Net earnings from self-employment", "type": "number" } }, "required": [ "netEarnings" ], "type": "object" }

Other Tools from Excel Finance MCP

Related Tools

    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/jeremycharlesgillespie/excel-mcp'

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