Skip to content

Releases: massive-com/mcp_massive

v0.7.0

18 Nov 17:53

Choose a tag to compare

v0.7.0 Release

Major Updates

  • ✅ Updated list_benzinga_news to use Benzinga News v2 API (/benzinga/v2/news)
  • ✅ Migrated from polygon-api-client to massive>=2.0.1 client library
  • ✅ Added .env file support via python-dotenv>=1.2.0

Bug Fixes

  • ✅ Fixed formatter to handle single-object API responses (e.g., get_last_trade)
  • ✅ Improved error handling for invalid JSON responses

Breaking Changes

  • ⚠️ list_benzinga_news now uses simplified v2 API parameters (removed v1 filter modifiers)
  • ⚠️ Requires massive>=2.0.1 client library (replaces polygon-api-client)

v0.6.0 - Rename

30 Oct 22:23

Choose a tag to compare

What's Changed

Full Changelog: v0.5.1...v0.6.0

v0.5.1 - Fix broken import

14 Oct 21:43

Choose a tag to compare

What's Changed

  • fix: use relative import for formatters by @chriskd in #36

New Contributors

Full Changelog: v0.5.0...v0.5.1

v0.5.0 - Return CSV for token efficiency

14 Oct 18:37

Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.5.0

v0.4.1 - Tool annotations

22 Sep 17:38

Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0 - Futures

29 Jul 01:08

Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.4.0

v0.3.0 - Benzinga Endpoints

24 Jul 22:32

Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.3.0

v0.2.1

24 Jul 15:18

Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

Enable basic transport + support vX client methods

17 Jun 21:25

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

14 May 20:41

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/polygon-io/mcp_polygon/commits/v0.1.0