-
Notifications
You must be signed in to change notification settings - Fork 270
feat: add structured content for response in atlas-local tools - MCP-374 #1256
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
47 commits
Select commit
Hold shift + click to select a range
0d44997
feat: add structured content for response in mongodb tools connect an…
dudaschar 519407e
feat: add structured content for response in mongodb tool aggregate
dudaschar 547c185
feat: add structured content for response in mongodb tool aggregateDB
dudaschar f5956af
feat: add structured content for response in mongodb tool count
dudaschar 023b305
feat: add structured content for response in mongodb tool export
dudaschar 21552cf
feat: add structured content for response in mongodb tool find
dudaschar 01d0b67
refactor: unify ToolResult structure across MongoDB tools and remove …
dudaschar 17e0ba7
Merge branch 'main' into MCP-374-structuredContent
dudaschar b6bb107
feat: add BSON to JSON serialization helper functions and integrate i…
dudaschar 122c2a5
refactor: update document serialization in MongoDB tools to use JSON.…
dudaschar ef07952
docs: update public api docs with new output schema for structuredCon…
dudaschar 0f9592b
refactor: remove unused output type definitions from MongoDB tools an…
dudaschar 329d5bf
feat: enhance ConnectDeploymentTool with structured output schema and…
dudaschar 061ea01
feat: implement structured output for CreateDeploymentTool and update…
dudaschar 166f144
feat: implement structured output for DeleteDeploymentTool and update…
dudaschar 11da0b5
feat: implement structured output for ListDeploymentsTool and update …
dudaschar b9f4b86
docs: update public api docs after output changes
dudaschar 273051c
refactor: remove unused ListDeploymentsOutput type and update related…
dudaschar 92a54b1
refactor: replace serializeBsonToJsonObjects with bsonToJson in Mongo…
dudaschar 17c4b2f
refactor: revert export tool to main version
dudaschar 3cf728f
refactor: update CURSOR_LIMIT_KEYS to use zod enum for improved type …
dudaschar 3b4a6f9
refactor: rename aggResultsCount to count in aggregation output schema
dudaschar d1ccd42
Merge branch 'main' into MCP-374-structuredContent
dudaschar 3cd5e3d
refactor: simplify document serialization in aggregation output by di…
dudaschar b434f1c
refactor: update CountOutputSchema to make count a required field
dudaschar 31e3119
test: enhance bsonToJson tests to cover additional BSON types and JSO…
dudaschar 75d4895
refactor: export FindOutputSchema and enhance structured content vali…
dudaschar 912bb62
refactor: streamline appliedLimits handling in find tool
dudaschar 38ee72c
refactor: simplify expectAggregateStructuredContent function by remov…
dudaschar 57d8a47
Merge branch 'MCP-374-structuredContent' into MCP-374-structuredConte…
dudaschar 1e44697
refactor: update resolveTelemetryMetadata method to use CallToolResult
dudaschar 53dad36
refactor: update AggregateOutputSchema to allow 'indeterminate' as a …
dudaschar d22db29
docs: update public api documentation
dudaschar bcb4199
Merge branch 'main' into MCP-374-structuredContent
dudaschar e52ba42
Merge branch 'main' into MCP-374-structuredContent
dudaschar 6d5931e
Merge branch 'MCP-374-structuredContent' into MCP-374-structuredConte…
dudaschar e6a2aae
docs: update public api docs with new output format
dudaschar e2426b2
fix: resolve conflict in AggregateTool outputSchema count type
dudaschar dd3795a
chore: release mongodb-mcp-server v1.14.0-prerelease.0 (#1286)
mongodb-devtools-bot[bot] c07449e
docs(atlas): clarify atlas-list-alerts returns triggered alerts, not …
blva 4233f97
Merge branch 'main' into MCP-374-structuredContent-atlas-local
dudaschar e2d5a69
fix: remove error handle override from connect tool
dudaschar efe9a60
fix: wait for connection string when creating a deployment (#1291)
nirinchev 75804f1
fix: mongot healtcheck failures (#1292)
nirinchev c17770b
ci: Integrate Braintrust eval suite CLOUDP-367319 (#1274)
nima-taheri-mongodb 5c33bc0
Merge branch 'main' into MCP-374-structuredContent-atlas-local
dudaschar 793a2f1
Merge branch 'main' into MCP-374-structuredContent-atlas-local
dudaschar File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.