Skip to main content
Glama
index.ts376 B
/** * Report Tools - FreshBooks financial reports * * Exports all report-related MCP tools for financial reporting. */ // Export schemas // Export tool definitions export { paymentsCollectedReportTool } from "./report-payments-collected.js"; export { profitLossReportTool } from "./report-profit-loss.js"; export { taxSummaryReportTool } from "./report-tax-summary.js";

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/Good-Samaritan-Software-LLC/freshbooks-mcp'

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