Norman Finance MCP Server

Official
MIT License
4
  • Linux
  • Apple

get_tax_report

Retrieve detailed tax report information using a specific report ID. Streamline tax management and access essential financial data for accurate accounting and compliance.

Instructions

Retrieve a specific tax report. Args: report_id: Public ID of the tax report to retrieve Returns: Tax report details

Input Schema

NameRequiredDescriptionDefault
report_idYes

Input Schema (JSON Schema)

{ "properties": { "report_id": { "title": "Report Id", "type": "string" } }, "required": [ "report_id" ], "title": "get_tax_reportArguments", "type": "object" }

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/norman-finance/norman-mcp-server'

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