generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
refactor: update Keyspaces MCP Server #1908
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
Draft
im-michaelc
wants to merge
24
commits into
awslabs:main
Choose a base branch
from
im-michaelc:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
+2,325
−1,111
Conversation
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
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1908 +/- ##
==========================================
+ Coverage 90.43% 90.47% +0.04%
==========================================
Files 852 853 +1
Lines 63411 63490 +79
Branches 10271 10274 +3
==========================================
+ Hits 57344 57445 +101
+ Misses 3774 3757 -17
+ Partials 2293 2288 -5 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Added permissions for security events and actions.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Fixes
Summary
Changes
This pull request includes some important improvements to the Keyspaces MCP Server. Internally, we do not have an ASBX-approved MCP server available in the MCP Server Registry available for internal teams to use (including Keyspaces service team).
User experience
Customer experience will be roughly the same visually, as there are still the same number of MCP tools available for the LLM to use. There are some additional resources provided in the docstring that are picked up and can provide prompts more tailored toward Keyspace/Cassandra infrastructure. Customer's agent running the MCP server should have additional context on inputs/outputs/exceptions and how to interpret edge case responses returned from the server.
Please reach out to [email protected] or @mlynnc on slack for further clarification. Thanks!
Checklist
If your change doesn't seem to apply, please leave them unchecked.
Is this a breaking change? (Y/N) N
RFC issue number:
Checklist:
Acknowledgment
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the project license.