Skip to main content
Glama
index.ts432 B
/** * Bill Tools - FreshBooks bill management * * Exports all bill-related MCP tools for tracking vendor bills and payments. */ // Export schemas // Export tool definitions export { billListTool } from "./bill-list.js"; export { billSingleTool } from "./bill-single.js"; export { billCreateTool } from "./bill-create.js"; export { billDeleteTool } from "./bill-delete.js"; export { billArchiveTool } from "./bill-archive.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