Install
$ agentstack add mcp-unbounce-agent-plugins ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
Unbounce agent plugins
The marketplace for Unbounce's agent plugins, installable across both the Claude (.claude-plugin/) and the Codex / ChatGPT (.agents/) ecosystems. The marketplace identity is unbounce; its first plugin is unbounce-mcp, which brings Unbounce landing-page authoring and management to your assistant.
Plugins
| Plugin | Description | Install | | --- | --- | --- | | [unbounce-mcp](plugins/unbounce-mcp) | Author and manage Unbounce landing pages through the Unbounce MCP server | /plugin install unbounce-mcp@unbounce |
Full tool reference for each plugin lives on the docs site, for example the unbounce-mcp tool reference.
Installing is two steps: add the marketplace, then install a plugin from it. See [Installing](#installing) for the full commands.
Layout
.claude-plugin/marketplace.json # Claude marketplace aggregate (lists every plugin)
.agents/plugins/marketplace.json # Codex / ChatGPT marketplace aggregate
plugins// # one directory per plugin
Installing
Claude Code
/plugin marketplace add unbounce/agent-plugins
/plugin install unbounce-mcp@unbounce
The first time a tool runs you'll be asked to sign in to Unbounce. An Unbounce account is required.
Codex / ChatGPT
The plugins here also ship a Codex / ChatGPT manifest (.agents/plugins/) and are designed to be installed from that ecosystem's plugin directory. There, you'll be asked to sign in to Unbounce at install time rather than on first tool use.
Feedback
Found a bug or have a suggestion? With the plugin installed, just tell your assistant and your feedback goes straight to the team. For example:
- "I want to report a bug in the Unbounce plugin"
- "I'd like to request a feature for the Unbounce plugin"
- "I want to send praise about the Unbounce plugin"
- "Something about the Unbounce plugin confused me and I want to flag it"
- "I'm having trouble signing in to the Unbounce plugin and want to report it"
Source & license
This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: unbounce
- Source: unbounce/agent-plugins
- License: MIT
- Homepage: https://unbounce.github.io/agent-plugins/
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.