Skip to content

v0.1.0

Latest

Choose a tag to compare

@kkeeling kkeeling released this 02 Aug 14:13
· 4 commits to main since this release

[0.1.0] - 2025-08-02

Added

  • Initial release of zoho-books-mcp
  • Complete Model Context Protocol (MCP) server implementation for Zoho Books
  • Contact management tools (create, read, update, delete, list)
  • Invoice management tools (create, read, update, delete, list)
  • Expense management tools (create, read, update, delete, list)
  • Item management tools (create, read, update, delete, list)
  • Sales order management tools (create, read, update, delete, list)
  • OAuth 2.0 authentication flow support
  • Comprehensive error handling and logging
  • Pydantic models for type safety and validation
  • Progress tracking for long-running operations
  • Bulk operations support
  • Resource discovery and configuration
  • Claude Desktop integration ready
  • Complete test suite with 95%+ coverage

View on PyPI: https://pypi.org/project/zoho-books-mcp/0.1.0/