AWS CodePipeline MCP Server
by cuongdev
Verified
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
PORT | No | Port on which the MCP server will run | 3000 |
AWS_REGION | Yes | AWS region where your CodePipeline resources are located | us-east-1 |
AWS_ACCESS_KEY_ID | Yes | Your AWS access key ID with permissions for CodePipeline, CloudWatch, and IAM | |
AWS_SECRET_ACCESS_KEY | Yes | Your AWS secret access key associated with the access key ID |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |