Deploy and test an OAuth-enabled MCP server on Amazon Bedrock AgentCore.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "build_club_mcp" yet — see the docs or source repo.
Explain how to deploy build_club_mcp to Amazon Bedrock AgentCore Runtime, including OAuth configuration, required environment variables, and basic verification steps.
A step-by-step deployment guide covering auth setup, runtime requirements, and post-deployment checks.
Provide examples of calling the arithmetic tools in build_club_mcp. Show addition and subtraction, and explain the request parameters and response format.
A test-oriented guide with multiple call examples to quickly verify the tool works correctly.
Design a minimal validation flow: complete OAuth login, call the greeting tool, and then explain how to troubleshoot auth failures or unresponsive tools.
An end-to-end validation flow from login to invocation to troubleshooting, suitable for integration testing.
Return personalized greetings to demonstrate basic MCP tool integration.
Demo MCP server for calculations, time checks, notes, and code review prompts.
Deploy MCP servers over HTTP for AI-accessible text, math, and content tools.
Calculate expressions, check weather, and learn how an MCP server is built.
Provides basic arithmetic calculations for quick add, subtract, multiply, and divide tasks.
Quickly integrate and test MCP features with demo tools and resources.