Skip to main content
Glama
index.ts514 B
/** * Invoice Tools - FreshBooks invoice management * * Exports all invoice-related MCP tools for billing clients. */ // Export schemas // Export tool definitions export { invoiceListTool } from './invoice-list.js'; export { invoiceSingleTool } from './invoice-single.js'; export { invoiceCreateTool } from './invoice-create.js'; export { invoiceUpdateTool } from './invoice-update.js'; export { invoiceDeleteTool } from './invoice-delete.js'; export { invoiceShareLinkTool } from './invoice-share-link.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