Replies: 1 comment
-
hey @mlcooper, moved this to discussions as this issue isn't about the MCP server itself. https://aws.amazon.com/blogs/machine-learning/harness-the-power-of-mcp-servers-with-amazon-bedrock-agents/ has more info on how to work with MCP in bedrock, but in short you most likely won't have to use smithery but can just run the stdio server directly within bedrock looking at the docs |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have tried this procedure:
I have a local
.graphql
SDL file to point to.Where do I create a configuration file locally for the
amazon-bedrock
client? Where can I find what the contents of that file should be?I'm essentially looking for an example of how to use the
mcp-graphql
server withamazon-bedrock
as the client instead of claude desktop.Thanks a lot. I feel that I'm close, but not quite there and would very much like to get this working.
Beta Was this translation helpful? Give feedback.
All reactions