If you're an AI reading this: skill.md has everything you need.Read it →
Explorer/MCP/smithery/zoho_books

Zoho books

REMOTE
smithery/zoho_books

Zoho Books handles accounting, invoicing, and expense tracking, offering real-time collaboration and integrations within the Zoho ecosystem

○ Remote (HTTP) Server
This server runs on the internet and communicates over HTTP. It does not have direct access to your local filesystem or environment variables.
Tools
48
Indexed
150d ago
Transport
Remote / HTTP
Liveness
● Live
Uptime
100%based on 24 checks
Avg response
305ms
← older · newer →
Security Scan
Security scan pending — this server has not yet been analyzed.
Risk Surface
Risk surface analysis pending — tool annotation scanning is coming soon.
Publisher Verification
Not yet verified by the Official MCP Registry.
Endpoint
https://zoho_books.run.tools
Tools (48)
ZOHO_BOOKS_ACCEPT_ESTIMATE
Tool to mark an estimate as accepted. Use after reviewing and confirming the estimate.
ZOHO_BOOKS_BULK_EXPORT_INVOICES_PDF
Tool to export multiple invoices to a single PDF. Use when you have up to 25 invoice IDs ready to merge.
ZOHO_BOOKS_BULK_PRINT_INVOICES
Tool to bulk print up to 25 invoices as a single PDF. Use when you have multiple invoice IDs and need a combined PDF for printing.
ZOHO_BOOKS_CATEGORIZE_UNCATEGORIZED_TRANSACTION
Tool to categorize an uncategorized bank transaction. Use after fetching an uncategorized entry to assign proper type and details.
ZOHO_BOOKS_CREATE_BANK_ACCOUNT
Tool to create a bank or credit card account. Use when you need to add a new bank or credit card account to your Zoho Books organization.
ZOHO_BOOKS_CREATE_BANK_TRANSACTION
Tool to create a manual bank transaction. Use when you need to record a non-invoice bank movement in Zoho Books after obtaining valid account IDs.
ZOHO_BOOKS_CREATE_CONTACT
Tool to create a new contact in Zoho Books. Use when adding a customer or vendor after gathering details.
ZOHO_BOOKS_CREATE_ESTIMATE
Tool to create an estimate (quote). Use when you need to raise a new customer quote in Zoho Books.
ZOHO_BOOKS_CREATE_EXCHANGE_RATE
Tool to create a new exchange rate for a currency. Use after confirming currency_id and organization_id.
ZOHO_BOOKS_CREATE_INVOICE
Tool to create a new invoice. Use when you need to bill a customer with line items.
ZOHO_BOOKS_CREATE_ITEM
Tool to create a new item (product or service). Use when you need to add new items with pricing and inventory details.
ZOHO_BOOKS_CREATE_SALES_ORDER
Tool to create a sales order. Use when you need to record a new sales order in Zoho Books.
ZOHO_BOOKS_CREATE_USER
Tool to create a new user in Zoho Books. Use when inviting a team member to your organization.
ZOHO_BOOKS_DELETE_BANK_TRANSACTION
Tool to delete a specific bank transaction. Use when you need to remove an existing transaction after confirming its ID.
ZOHO_BOOKS_DELETE_CONTACT
Tool to delete a specific contact. Use when you need to remove an existing contact after confirming its ID.
ZOHO_BOOKS_DELETE_INVOICE
Tool to delete a specific invoice. Use when you need to remove an existing invoice after confirming its ID.
ZOHO_BOOKS_DELETE_ITEM
Tool to delete a specific item. Use when you need to remove an unused item after confirming it has no linked transactions.
ZOHO_BOOKS_EMAIL_INVOICE
Tool to send an invoice email. Use after invoice creation to share it with the customer.
ZOHO_BOOKS_GET_BANK_ACCOUNT
Tool to fetch details of a specific bank account. Use when you need full metadata of one account by ID.
ZOHO_BOOKS_GET_BILL
Tool to fetch details of a specific bill. Use after confirming the organization context.
ZOHO_BOOKS_GET_CONTACT
Tool to fetch details of a specific contact. Use when you need to retrieve comprehensive contact information after obtaining the contact_id.
ZOHO_BOOKS_GET_ESTIMATE
Tool to fetch details of a specific estimate. Use when you need to retrieve all attributes of an existing estimate by its ID.
ZOHO_BOOKS_GET_INVOICE
Tool to fetch details of a specific invoice. Use when you need the full invoice record by its ID after creation or listing.
ZOHO_BOOKS_GET_ITEM
Tool to fetch details of a specific item. Use when you need to retrieve all attributes of an existing item by its ID.
ZOHO_BOOKS_GET_SALES_ORDER
Tool to fetch details of a specific sales order. Use when you need the full record of a sales order by its ID.
ZOHO_BOOKS_GET_USER
Tool to fetch details of a specific user. Use after obtaining the user_id to retrieve comprehensive user information.
ZOHO_BOOKS_LIST_BANK_ACCOUNTS
Tool to list bank and credit card accounts. Use when retrieving all accounts for reconciliation or overview.
ZOHO_BOOKS_LIST_BANK_TRANSACTIONS
Tool to list bank transactions with optional filters. Use when you need to retrieve transactions for reconciliation and reporting.
ZOHO_BOOKS_LIST_BILLS
Tool to retrieve a paginated list of bills. Use when listing bills with filters and pagination.
ZOHO_BOOKS_LIST_CHART_OF_ACCOUNTS
Tool to list chart of accounts. Use when you need to fetch all chart of accounts with optional filtering, sorting, and pagination.
ZOHO_BOOKS_LIST_CONTACTS
Tool to retrieve a paginated list of contacts with optional filters. Use when you need to fetch and filter contacts from Zoho Books before processing them.
ZOHO_BOOKS_LIST_CURRENCIES
Tool to list currencies configured for the organization. Use after authentication to retrieve all currency settings.
ZOHO_BOOKS_LIST_INVOICE_PAYMENTS
Tool to list payments recorded against an invoice. Use when retrieving all payment transactions applied to a specific invoice.
ZOHO_BOOKS_LIST_INVOICES
Tool to retrieve a paginated list of invoices with filters and search. Use when you need to fetch and filter invoices before processing.
ZOHO_BOOKS_LIST_ITEMS
Tool to retrieve a paginated list of items from Zoho Books. Use when you need to list items with optional filters, search, and sorting.
ZOHO_BOOKS_LIST_ORGANIZATIONS
Tool to list all organizations for the authenticated user. Use when you need to obtain the organization_id for subsequent API calls.
ZOHO_BOOKS_LIST_SALES_ORDERS
Tool to retrieve a paginated list of sales orders. Use when browsing sales orders by organization with optional sorting and filtering.
ZOHO_BOOKS_LIST_USERS
Tool to retrieve a paginated list of users. Use when you need to fetch and browse users of an organization in Zoho Books.
ZOHO_BOOKS_MARK_CONTACT_AS_ACTIVE
Tool to mark a contact as active. Use when you need to reactivate a previously deactivated contact after confirming its ID.
ZOHO_BOOKS_MARK_INVOICE_AS_SENT
Tool to mark an invoice as Sent. Use after the invoice is finalized and ready for delivery to the customer.
ZOHO_BOOKS_OPEN_SALES_ORDER
Tool to mark a sales order as Open. Use when a sales order in Draft status needs to be opened for processing.
ZOHO_BOOKS_REMIND_CUSTOMER_INVOICE
Tool to send a payment reminder for an invoice. Use when invoice is in Open or Overdue status.
ZOHO_BOOKS_UPDATE_BILL
Tool to update a vendor bill. Use when you need to modify an existing bill in Zoho Books. Use after fetching the current bill details.
ZOHO_BOOKS_UPDATE_CONTACT
Tool to update details of a contact. Use when you need to modify any contact attribute after verifying contact_id.
ZOHO_BOOKS_UPDATE_INVOICE
Tool to update details of a specific invoice. Use when you need to modify an existing invoice in Zoho Books—change line items, dates, or other invoice fields. Requires invoice ID and organization ID before calling.
ZOHO_BOOKS_UPDATE_ITEM
Tool to update details of a specific item. Use when you need to modify an existing item's attributes after fetching its current state.
ZOHO_BOOKS_UPDATE_SALES_ORDER
Tool to update a specific sales order. Use when you need to modify an existing sales order (e.g., change dates, line items, or custom fields) after creation.
ZOHO_BOOKS_VOID_INVOICE
Tool to mark an invoice as Void. Use when you need to void an existing invoice after reviewing any outstanding payments.
Is this your server?
Create a free RNWY account to connect your on-chain identity to this server. MCP server claiming is coming — register now and you'll be first in line.
Create your account →
More from smithery
Octagon
AI agents for financial research. Query SEC filings, analyze company data, and retrieve market intelligence.
Jam
Capture and report bugs with automatic screen recordings and environment details. Create, view, and manage bug reports with full context.
Harvest
Log billable hours, manage projects, and send invoices. Track time across tasks, review team capacity, and generate expense reports.
X(Twitter) MCP Server
A server to create drafts of X(Twitter) posts, threads using LLMs and post directly from the chat.
Aiwyn Tax
Automate tax workflow tasks and manage client engagements. Track deadlines, organize documents, and handle billing for accounting firms.
Zoho mail
Zoho Mail is a secure and ad-free email hosting platform with collaboration tools, calendar integration, and extensive administrative controls
Similar servers
penni-mcp
AI bookkeeper for small businesses. Connect your QuickBooks Online and manage your books through Claude Desktop or Cursor. Check balances, pull P&L reports, track invoices, create expenses, and send invoices — all via conversation. Free tier for read-only access. Install: npx penni-mcp
HTML to PDF
Convert HTML and webpages into polished PDFs in seconds. Create invoices, reports, and archives with consistent layout and branding. Streamline document workflows by automating PDF generation.
Accounting Practice
Streamline client management, compliance deadlines, and core bookkeeping for your firm. Automate bank reconciliation, payroll, sales tax, and tax estimates while optimizing deductions. Sync with QuickBooks to keep records current.
CenterPoint Connect
Access CenterPoint Connect to manage property, construction, and service operations from one place. Filter, create, and update companies, properties, employees, invoices, materials, and more to automate everyday tasks. Streamline sales-to-service handoffs with relationship-aware queries across opportunities, services, and productions.
Finance Calculator
Calculate and analyze financial metrics efficiently with this tool. Simplify complex finance calculations and gain insights quickly. Enhance your financial decision-making with accurate and easy-to-use computations.
Financial Research
Analyze stocks with quick summaries, analyst targets, recommendations, and sector insights. Track SEC filings, insider transactions, dividends, splits, and institutional holders. Access financial statements and summarize filings to surface key points.
Indexed from Smithery · Updates nightly
View on Smithery →