Cloud InfrastructureAuto-generated
AWS CodeStar MCP Server
<fullname>AWS CodeStar</fullname> <p>This is the API reference for AWS CodeStar. This reference provides descriptions of the operations and data types for the AWS CodeStar API along with usage examples.</p> <p>You can use the AWS CodeStar API to work with:</p> <p>Projects and their resources, by cal
Quick Setup
Transport: STDIO
Command: npx -y @mcp/amazonaws-com-codestar
Environment Variables
AWS_CODESTAR_API_KEYExample: your_aws_codestar_api_key
MCP Server Configuration
Add this to your claude_desktop_config.json or Cursor MCP settings.
{
"mcpServers": {
"amazonaws-com-codestar": {
"command": "npx",
"args": ["-y","@mcp/amazonaws-com-codestar"],
"env": {
"AWS_CODESTAR_API_KEY": "your_aws_codestar_api_key"
}
}
}
}Endpoints
POST
/#X-Amz-Target=CodeStar_20170419.AssociateTeamMemberAssociateTeamMember
POST
/#X-Amz-Target=CodeStar_20170419.CreateProjectCreateProject
POST
/#X-Amz-Target=CodeStar_20170419.CreateUserProfileCreateUserProfile
POST
/#X-Amz-Target=CodeStar_20170419.DeleteProjectDeleteProject
POST
/#X-Amz-Target=CodeStar_20170419.DeleteUserProfileDeleteUserProfile
POST
/#X-Amz-Target=CodeStar_20170419.DescribeProjectDescribeProject
POST
/#X-Amz-Target=CodeStar_20170419.DescribeUserProfileDescribeUserProfile
POST
/#X-Amz-Target=CodeStar_20170419.DisassociateTeamMemberDisassociateTeamMember
POST
/#X-Amz-Target=CodeStar_20170419.ListProjectsListProjects
POST
/#X-Amz-Target=CodeStar_20170419.ListResourcesListResources