Skip to content
MCP-Bridge
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_KEY

Example: 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.AssociateTeamMember

AssociateTeamMember

POST/#X-Amz-Target=CodeStar_20170419.CreateProject

CreateProject

POST/#X-Amz-Target=CodeStar_20170419.CreateUserProfile

CreateUserProfile

POST/#X-Amz-Target=CodeStar_20170419.DeleteProject

DeleteProject

POST/#X-Amz-Target=CodeStar_20170419.DeleteUserProfile

DeleteUserProfile

POST/#X-Amz-Target=CodeStar_20170419.DescribeProject

DescribeProject

POST/#X-Amz-Target=CodeStar_20170419.DescribeUserProfile

DescribeUserProfile

POST/#X-Amz-Target=CodeStar_20170419.DisassociateTeamMember

DisassociateTeamMember

POST/#X-Amz-Target=CodeStar_20170419.ListProjects

ListProjects

POST/#X-Amz-Target=CodeStar_20170419.ListResources

ListResources