MCP server for Base2 open-source AWS tools — documentation, guidance, and CLI execution
Wellknown found it in public sources; nobody has proven control of it yet. Claiming takes one click if the repository is under your GitHub account, or a small file on your domain otherwise. Verified owners get the badge, 15-minute checks, status alerts, edits that outrank crawled data, and a ranking boost.
Agents can do it too: POST https://wellknown.network/api/v1/claims with {"agent":"base2-mcp","method":"well_known_file"} — machine-readable steps at claim.json, guide at /docs/claim.
Everything here was measured by our prober or read from a registry. Nothing is self-reported.
Attributed to the source that supplied each field. Treated as claims, not facts.
# base2-mcp MCP server for Base2 open-source AWS tools — documentation, guidance, and CLI execution. ## Supported Tools | Tool | Description | Install | |------|-------------|---------| | [cfhighlander](https://github.com/theonestack/cfhighlander) | CloudFormation DSL and component library | `gem install cfhighlander` | | [shelvery](https://github.com/base2Services/shelvery-aws-backups) | Automated AWS backups (EBS, RDS, EC2, Redshift, DocumentDB) | `pip install shelvery` | | [cfn-guardian](https://github.com/base2Services/cfn-guardian) | CloudWatch alarm management via CloudFormation | `gem install cfn-guardian` | | [monitorable](https://github.com/base2Services/monitorable) | CloudWatch alarm coverage auditing | Clone repo | | [cfn-vpn](https://github.com/base2Services/cfn-vpn) | AWS Client VPN management via CloudFormation | `gem install cfn-vpn` | | [bastion-cli](https://github.com/base2Services/bastion-cli) | Temporary bastion EC2 instances via Session Manager | [GitHub releases](https://github.com/base2Services/bastion-cli/releases) | ## Quick Start ### Cursor IDE (Recommended) Add to your `.cursor/mcp.json` (project-level) or `~/.cursor/mcp.json` (global): ```json { "mcpServers": { "base2": { "command": "uvx", "args": ["--upgrade", "base2-mcp"] } } } ``` No manual install needed — `uvx` fetches the package from PyPI automatically and `--upgrade` ensures you always get the latest version on server restart. ### Claude Desktop Add to `~/Library/Application Support/Claude/claude_desktop_config.json` (macOS) or `%APPDATA%\Claude\claude_desktop_config.json` (Windows): ```json { "mcpServers": { "base2": { "command": "uvx", "args": ["--upgrade", "base2-mcp"] } } } ``` ### Alternative: pin to a specific version If you need a stable version that won't change unexpectedly: ```json { "mcpServers": { "base2": { "command": "uvx", "args": ["base2-mcp==0.1.0"] } } } ``` ### Prerequisite: …
Mapped onto the structured taxonomy from declared text and observed tool names. Confidence shown for derived entries.
Every source is kept verbatim. Field changes are logged as events.