Skip to main content
Glama
index.ts449 B
/** * Client Tools - FreshBooks client/customer management * * Exports all client-related MCP tools for managing customers. */ // Export schemas // Export tool definitions export { clientListTool } from './client-list.js'; export { clientSingleTool } from './client-single.js'; export { clientCreateTool } from './client-create.js'; export { clientUpdateTool } from './client-update.js'; export { clientDeleteTool } from './client-delete.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