AWS CodeCommit MCP Config
<fullname>AWS CodeCommit</fullname> <p>This is the <i>AWS CodeCommit API Reference</i>. This reference provides descriptions of the operations and data types for AWS CodeCommit API along with usage examples.</p> <p>You can use the AWS CodeCommit API to work with the following objects:</p> <p>Reposit
Config URL
Use this URL in any MCP-compatible client to fetch the config automatically.
https://mcp-bridge.pages.dev/config/amazonaws-com-codecommit.jsonConfiguration JSON
Use curl https://mcp-bridge.pages.dev/config/amazonaws-com-codecommit.json to fetch programmatically.
{
"mcpServers": {
"amazonaws-com-codecommit": {
"command": "npx",
"args": ["-y","@mcp/amazonaws-com-codecommit"],
"env": {
"AWS_CODECOMMIT_API_KEY": "your_aws_codecommit_api_key"
}
}
}
}How to Use
Cursor
Go to Cursor Settings → MCP Servers → Add with the JSON above.
CLI / curl
Fetch the config programmatically:
curl https://mcp-bridge.pages.dev/config/amazonaws-com-codecommit.jsonEnvironment Variables
AWS_CODECOMMIT_API_KEYReplace your_aws_codecommit_api_key with your actual aws codecommit api key
Endpoints
/#X-Amz-Target=CodeCommit_20150413.AssociateApprovalRuleTemplateWithRepositoryAssociateApprovalRuleTemplateWithRepository
/#X-Amz-Target=CodeCommit_20150413.BatchAssociateApprovalRuleTemplateWithRepositoriesBatchAssociateApprovalRuleTemplateWithRepositories
/#X-Amz-Target=CodeCommit_20150413.BatchDescribeMergeConflictsBatchDescribeMergeConflicts
/#X-Amz-Target=CodeCommit_20150413.BatchDisassociateApprovalRuleTemplateFromRepositoriesBatchDisassociateApprovalRuleTemplateFromRepositories
/#X-Amz-Target=CodeCommit_20150413.BatchGetCommitsBatchGetCommits
/#X-Amz-Target=CodeCommit_20150413.BatchGetRepositoriesBatchGetRepositories
/#X-Amz-Target=CodeCommit_20150413.CreateApprovalRuleTemplateCreateApprovalRuleTemplate
/#X-Amz-Target=CodeCommit_20150413.CreateBranchCreateBranch
/#X-Amz-Target=CodeCommit_20150413.CreateCommitCreateCommit
/#X-Amz-Target=CodeCommit_20150413.CreatePullRequestCreatePullRequest