Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"run-model-context-pr": {
"command": "uvx",
"args": [
"run-model-context-protocol-servers-with-aws-lambda"
]
}
}
}
Or install with pip: pip install run-model-context-protocol-servers-with-aws-lambda