Build a GitHub Slack Bot With AWS Bedrock and MCP, Part 1

Wait 5 sec.

I set out to build a simple Slack bot that could answer questions about our GitHub repository — open bugs, pending PRs, and recent releases. Straightforward enough.It turned into 400 lines of API glue code.