Hubspot Dbv
Free map of HubSpot legacy v1-v4 API operations to their date-based-versioning replacements.
- Transport
- Not stated
- Package
- —
- Registry id
- com.edgethirteen.www/hubspot-dbv
No install snippet on purpose. A working MCP config is a command, its arguments and an environment block — the last two are where API keys live, so this catalogue never stores them and cannot publish them. Follow the link above for the authors' own instructions.
HubSpot legacy v1-v4 API paths and legacy apps are being retired, with v4 first on 30 March 2027 and enforcement starting September 2027, but HubSpot isn't publishing per-endpoint replacement docs until March 2027. The free, open map derives the replacement today by diffing HubSpot's own public OpenAPI specs for both sides, showing every legacy operation, its date-based-versioning equivalent, and the exact field-level breaking differences. Users can use the map without an account by cloning the repo and running the included scanner against their code.
The full map covers all ~1,040 operations across 98 APIs and is free and public as both Markdown and JSON. A paid option, DBV Watch at $29/mo, re-diffs HubSpot's specs weekly against your own endpoint inventory and alerts you when a path you call changes shape. To check your own codebase, you can clone the repo and run the scan script; it finds every HubSpot API call in your code and reports whether it's already on date-based versioning.
Summary drafted from the project's own website. Every sentence is backed by text on that page and was reviewed before publishing.