Releases: mongodb-js/mongodb-mcp-server
Releases · mongodb-js/mongodb-mcp-server
v0.0.3
v0.0.2
v0.0.1
v0.0.0
What's Changed
- feat: atlas mcp by @fmenezes in #3
- chore: add prettier by @nirinchev in #5
- ci: add github actions to check dist folder by @fmenezes in #4
- chore: add LICENSE and fix version by @fmenezes in #6
- ci: add eslint by @fmenezes in #7
- ci: publish to npm by @fmenezes in #9
- fix: package name in package.json by @fmenezes in #10
- refactor: tool registration by @nirinchev in #8
- chore: clean up gha workflows by @nirinchev in #11
- chore: update contributing.md and readme.md by @fmenezes in #12
- feat: add data access tools by @nirinchev in #14
- fix: don't use mcp error for our errors by @nirinchev in #28
- feat: add atlas-create-free-cluster atlas-inspect-cluster tools by @fmenezes in #29
- feat: add atlas access list tools by @fmenezes in #32
- chore: update readme tools by @blva in #40
- feat: add logging by @nirinchev in #35
- feat: add DB users tools by @fmenezes in #41
- chore: refactor package.json import by @fmenezes in #43
- feat: add support for supplying config options by @nirinchev in #45
- chore: downgrade minimum node version by @gagik in #46
- refactor: use openapi-fetch by @fmenezes in #47
- chore: update readme by @blva in #51
- feat: add unit test framework by @blva in #13
- feat: refactor state, store it securely by @nirinchev in #48
- Add config option for connection string by @nirinchev in #53
- feat: add currentIp option atlas-create-access-list tool by @fmenezes in #52
- Add config option for connection string by @nirinchev in #56
- feat: change Atlas API auth to service accounts by @fmenezes in #59
- feat: add some integration tests by @nirinchev in #58
- fix: properly teardown mocks in server.test.ts by @nirinchev in #61
- chore: remove configFile and state.json by @fmenezes in #60
- chore: add type-powered eslint rules by @gagik in #62
- refactor: rename state to session, combine tool registration, and clearer dependencies by @gagik in #55
- chore: auto generate apiClient by @fmenezes in #64
New Contributors
Full Changelog: https://github.com/mongodb-js/mongodb-mcp-server/commits/v0.0.0