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
/**
* JournalEntryAccount Tools - FreshBooks chart of accounts
*
* Exports all journal entry account-related MCP tools for chart of accounts access.
*/
// Export schemas
// Export tool definitions
export { journalEntryAccountListTool } from "./journalentryaccount-list.js";