-
Notifications
You must be signed in to change notification settings - Fork 63
Insights: mongodb-js/mongodb-mcp-server
Overview
Could not load contribution data
Please try again later
1 Release published by 1 person
-
v0.1.2
published
Jun 24, 2025
39 Pull requests merged by 5 people
-
chore(deps): bump @modelcontextprotocol/sdk from 1.12.1 to 1.13.1
#314 merged
Jun 25, 2025 -
chore(deps-dev): bump eslint from 9.26.0 to 9.29.0
#317 merged
Jun 25, 2025 -
chore(deps-dev): bump eslint-plugin-jest from 28.12.0 to 29.0.1
#312 merged
Jun 25, 2025 -
chore(deps): bump docker/setup-buildx-action from 3.11.0 to 3.11.1
#315 merged
Jun 25, 2025 -
chore(deps-dev): bump @eslint/js from 9.28.0 to 9.29.0
#316 merged
Jun 25, 2025 -
chore(deps): bump mongodb-redact from 1.1.6 to 1.1.8
#313 merged
Jun 25, 2025 -
chore: release v0.1.2
#319 merged
Jun 24, 2025 -
chore: handle other signals
#318 merged
Jun 24, 2025 -
chore: add is_container_env to telemetry MCP-2
#298 merged
Jun 19, 2025 -
chore(deps-dev): bump tsx from 4.19.4 to 4.20.3
#304 merged
Jun 19, 2025 -
chore(deps-dev): bump @jest/globals from 29.7.0 to 30.0.0
#303 merged
Jun 19, 2025 -
chore(deps): bump docker/setup-buildx-action from 3.10.0 to 3.11.0
#302 merged
Jun 19, 2025 -
chore(deps-dev): bump ts-jest from 29.3.4 to 29.4.0
#301 merged
Jun 19, 2025 -
chore(deps-dev): bump mongodb-runner from 5.8.3 to 5.9.0
#305 merged
Jun 19, 2025 -
chore(deps): bump bson from 6.10.3 to 6.10.4
#300 merged
Jun 19, 2025 -
fix: don't log tool args
#296 merged
Jun 16, 2025 -
chore: add deeplinks to vscode, cursor installs
#289 merged
Jun 10, 2025 -
feat: add smithery config
#263 merged
Jun 10, 2025 -
chore(deps): bump docker/build-push-action from 6.17.0 to 6.18.0
#273 merged
Jun 10, 2025 -
chore(deps-dev): bump eslint-plugin-prettier from 5.4.0 to 5.4.1
#290 merged
Jun 10, 2025 -
chore(deps-dev): bump @modelcontextprotocol/inspector from 0.10.2 to 0.14.0
#292 merged
Jun 10, 2025 -
chore(deps-dev): bump jest-extended from 5.0.3 to 6.0.0
#293 merged
Jun 10, 2025 -
chore(deps-dev): bump typescript-eslint from 8.32.0 to 8.34.0
#294 merged
Jun 10, 2025 -
chore: enable noUncheckedIndexedAccess
#285 merged
Jun 5, 2025 -
chore: add docs about different type of roles
#284 merged
Jun 5, 2025 -
chore(deps): bump docker/login-action from 3.0.0 to 3.4.0
#266 merged
Jun 4, 2025 -
chore(deps): bump yargs-parser from 21.1.1 to 22.0.0
#274 merged
Jun 4, 2025 -
chore(deps): bump zod from 3.24.3 to 3.25.49
#275 merged
Jun 4, 2025 -
chore(deps-dev): bump @eslint/js from 9.26.0 to 9.28.0
#276 merged
Jun 4, 2025 -
chore(deps-dev): bump eslint-plugin-jest from 28.11.0 to 28.12.0
#277 merged
Jun 4, 2025 -
chore(deps-dev): bump jest-extended from 4.0.2 to 5.0.3
#278 merged
Jun 4, 2025 -
chore(deps): bump tar-fs from 2.1.2 to 2.1.3 in the npm_and_yarn group
#280 merged
Jun 3, 2025 -
chore(deps): bump openapi-fetch from 0.13.5 to 0.14.0
#267 merged
May 28, 2025 -
chore(deps): bump docker/build-push-action from 6.16.0 to 6.17.0
#265 merged
May 28, 2025 -
chore(deps-dev): bump ts-jest from 29.3.2 to 29.3.4
#270 merged
May 28, 2025 -
chore(deps-dev): bump globals from 16.1.0 to 16.2.0
#268 merged
May 28, 2025 -
chore(deps): bump @mongosh/service-provider-node-driver from 3.8.0 to 3.8.3
#269 merged
May 28, 2025 -
chore(deps-dev): bump yaml from 2.7.1 to 2.8.0
#271 merged
May 28, 2025
3 Pull requests opened by 3 people
-
Add MseeP.ai badge
#306 opened
Jun 17, 2025 -
chore: implement multi-model accuracy tests MCP-39
#308 opened
Jun 18, 2025 -
feat(index-check): add index check functionality before query
#309 opened
Jun 18, 2025
15 Issues closed by 3 people
-
[Bug]: compatibility problem between the mongo-mcp server implementation and the MCP SDK's
#311 closed
Jun 25, 2025 -
Implement accuracy tests so we verify our tools are properly used by agents
#307 closed
Jun 25, 2025 -
[MongoDB] Add Atlas search tools
#22 closed
Jun 25, 2025 -
Allow positional argument for connection string
#174 closed
Jun 25, 2025 -
[MongoDB] Investigate if certain tools should be resources
#24 closed
Jun 25, 2025 -
[MongoDB] Consider what prompt we should expose
#23 closed
Jun 25, 2025 -
[MongoDB] Come up with a strategy for managing connections
#17 closed
Jun 25, 2025 -
[MongoDB] updateMany should support aggregation pipelines
#16 closed
Jun 25, 2025 -
Claude: MCP server does not start with nvm version
#192 closed
Jun 25, 2025 -
Investigate memory overflow possibility when reading large collections
#108 closed
Jun 25, 2025 -
[Bug]: Docker Container of Mongo MCP Server is not Exiting or Auto Removing
#279 closed
Jun 24, 2025 -
Enable noUncheckedIndexedAccess on tsconfig.json
#184 closed
Jun 5, 2025 -
Org owner should not be required for Atlas operations
#90 closed
Jun 5, 2025 -
`start` event not being fired as much as all other events
#198 closed
Jun 4, 2025 -
[Bug]: Issue with the count
#202 closed
Jun 4, 2025
7 Issues opened by 7 people
-
`atlas-connect-cluster` command randomly fails to connect
#321 opened
Jun 25, 2025 -
JavaScript heap out of memory
#320 opened
Jun 25, 2025 -
[Bug]: no tools enabled
#310 opened
Jun 20, 2025 -
Fail to connect with mongodb local mcp server setup using docker
#297 opened
Jun 13, 2025 -
don't connect to mongo localhost
#295 opened
Jun 11, 2025 -
[Feature Request]: Add index check before query
#287 opened
Jun 5, 2025 -
Scoping the LLM query
#272 opened
May 27, 2025
13 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Bring back atlas tests for pull_request_target
#193 commented on
Jun 2, 2025 • 0 new comments -
Telemetry enhancements
#195 commented on
Jun 8, 2025 • 0 new comments -
[Request] Remote Hosted MCP Server
#197 commented on
Jun 17, 2025 • 0 new comments -
[Docs] Add troubleshooting section
#213 commented on
Jun 7, 2025 • 0 new comments -
[Feature Request] JSON Export Tool for Query Results
#220 commented on
Jun 23, 2025 • 0 new comments -
[Bug]: Starting the mobgodb-mcp-server fails due to connection error
#225 commented on
Jun 19, 2025 • 0 new comments -
Add the official MCP to registries
#228 commented on
Jun 4, 2025 • 0 new comments -
[Feature Request] Add transport option for SSE connection
#261 commented on
Jun 20, 2025 • 0 new comments -
[Bug]: Failed to connect to ReplicaSet
#262 commented on
Jun 20, 2025 • 0 new comments -
MCP server hangs with no output on Windows (Node.js 22.14.0, both Atlas and non-Atlas connections)
#264 commented on
Jun 25, 2025 • 0 new comments -
feat: add support for managing search indexes
#181 commented on
Jun 1, 2025 • 0 new comments -
[SKUNKWORKS - DO NOT MERGE]: Add Local Atlas tools
#251 commented on
Jun 14, 2025 • 0 new comments -
Add PlaygroundClient client. Add tests for RunPipeline tool.
#255 commented on
Jun 15, 2025 • 0 new comments