Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by chitta-behera • Uncategorized
A demonstration MCP server integrating AWS Bedrock's Claude model for simple addition and greeting tasks.
Perform simple arithmetic operations via an MCP server.
Provide greeting interactions through a resource interface.
Leverage AWS Bedrock's Claude model to interpret and route user queries.
This MCP server demo showcases a basic implementation featuring a simple addition tool and a greeting resource. It integrates with AWS Bedrock using the Claude 3.5 Sonnet model to interpret user queries and invoke appropriate tools. The setup is straightforward, requiring AWS credentials and Python dependencies, making it useful for developers exploring MCP server capabilities with AI model integration.