Skip to content

docs(we_made_this): add MCP server template #6851

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

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

ran-isenberg
Copy link
Contributor

add mcp server template

Issue number: #6850

Summary

Changes

Please provide a summary of what's being changed

User experience

Please share what the user experience looks like before and after this change

Checklist

If your change doesn't seem to apply, please leave them unchecked.

Is this a breaking change?

RFC issue number:

Checklist:

  • Migration process documented
  • Implement warnings (if it can live side by side)

Acknowledgment

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Disclaimer: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful.

add mcp server template

Signed-off-by: Ran Isenberg <[email protected]>
@ran-isenberg ran-isenberg requested a review from a team as a code owner June 23, 2025 05:59
@boring-cyborg boring-cyborg bot added the documentation Improvements or additions to documentation label Jun 23, 2025
@pull-request-size pull-request-size bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Jun 23, 2025
@leandrodamascena leandrodamascena changed the title docs: Update we_made_this.md docs(we_made_this): add MCP server template Jul 3, 2025
Comment on lines +219 to +225
### Lambda MCP Server Cookbook

> **Author: [Ran Isenberg](mailto:[email protected]) [:material-twitter:](https://twitter.com/RanBuilder){target="_blank" rel="nofollow"} [:material-linkedin:](https://www.linkedin.com/in/ranbuilder/){target="_blank" rel="nofollow"}**

This repository provides a working, deployable, open source-based, serverless MCP server blueprint with an AWS Lambda function and AWS CDK Python code with all the best practices and a complete CI/CD pipeline.

:material-github: [https://github.com/ran-isenberg/aws-lambda-mcp-cookbook](https://github.com/ran-isenberg/aws-lambda-mcp-cookbook){:target="_blank"}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @ran-isenberg I'd prefer to add it as a subsection of AWS Lambda Cookbook — Following best practices with Powertools for AWS Lambda and the explain this uses Powertools to follow the best practices.

I'll make the changes.

Copy link
Contributor

@leandrodamascena leandrodamascena left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll make some small changes.

Copy link

sonarqubecloud bot commented Jul 3, 2025

@dreamorosi dreamorosi linked an issue Jul 4, 2025 that may be closed by this pull request
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[I Made This]: MCP server template
2 participants