# Awslabs Ccapi Mcp

> Direct resource management with security scanning.

- **Type:** Skill
- **Install:** `agentstack add skill-friz-zy-ai-capability-registry-awslabs-ccapi`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [Friz-zy](https://agentstack.voostack.com/s/friz-zy)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [Friz-zy](https://github.com/Friz-zy)
- **Source:** https://github.com/Friz-zy/ai-capability-registry/tree/main/mcp/servers/awslabs-ccapi

## Install

```sh
agentstack add skill-friz-zy-ai-capability-registry-awslabs-ccapi
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# AWS Cloud Control API

Direct resource management with security scanning.

## When to use

- Use AWS Cloud Control API only when the task directly involves the relevant service, SaaS product, platform, or technology.

## Connection

### Docker stdio

```json
{
  "command": "docker",
  "args": [
    "run",
    "--rm",
    "-i",
    "-e",
    "AWS_SECRET_ACCESS_KEY",
    "mcp/ccapi-mcp-server"
  ]
}
```

## MCP instructions

- Use the MCP tools only for the user-requested service workflow and prefer read-only operations by default.
- Confirm the target account, workspace, project, repository, or dataset before actions that can read private data or mutate remote state.
- This server requires authorization or environment-provided credentials; ask the user before connecting or requesting access.

## Docker launch notes

- Launch through Docker stdio with `docker run --rm -i -e AWS_SECRET_ACCESS_KEY mcp/ccapi-mcp-server`.
- Confirm required environment variables before launch: AWS_SECRET_ACCESS_KEY.

## References

- https://github.com/awslabs/mcp
- https://github.com/docker/mcp-registry/tree/main/servers/awslabs-ccapi

## Security policy

- Authentication: `Environment variables`

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [Friz-zy](https://github.com/Friz-zy)
- **Source:** [Friz-zy/ai-capability-registry](https://github.com/Friz-zy/ai-capability-registry)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-friz-zy-ai-capability-registry-awslabs-ccapi
- Seller: https://agentstack.voostack.com/s/friz-zy
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
