{"id":50434063,"url":"https://github.com/bunnyshell/bunnyshell-ai-marketplace","last_synced_at":"2026-05-31T16:02:06.156Z","repository":{"id":359876667,"uuid":"1247836843","full_name":"bunnyshell/bunnyshell-ai-marketplace","owner":"bunnyshell","description":"Claude Code plugin marketplace for Bunnyshell — install the Bunnyshell environments MCP server and skill in one command.","archived":false,"fork":false,"pushed_at":"2026-05-23T21:28:22.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-23T23:20:40.793Z","etag":null,"topics":["ai-tools","bunnyshell","claude-code","claude-code-plugin","claude-plugin","devops","ephemeral-environments","mcp","mcp-server"],"latest_commit_sha":null,"homepage":"https://www.bunnyshell.com","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bunnyshell.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-23T21:08:03.000Z","updated_at":"2026-05-23T21:28:25.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/bunnyshell/bunnyshell-ai-marketplace","commit_stats":null,"previous_names":["bunnyshell/bunnyshell-ai-marketplace"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/bunnyshell/bunnyshell-ai-marketplace","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bunnyshell%2Fbunnyshell-ai-marketplace","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bunnyshell%2Fbunnyshell-ai-marketplace/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bunnyshell%2Fbunnyshell-ai-marketplace/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bunnyshell%2Fbunnyshell-ai-marketplace/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bunnyshell","download_url":"https://codeload.github.com/bunnyshell/bunnyshell-ai-marketplace/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bunnyshell%2Fbunnyshell-ai-marketplace/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33737692,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-31T02:00:06.040Z","response_time":95,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai-tools","bunnyshell","claude-code","claude-code-plugin","claude-plugin","devops","ephemeral-environments","mcp","mcp-server"],"created_at":"2026-05-31T16:02:05.347Z","updated_at":"2026-05-31T16:02:06.144Z","avatar_url":"https://github.com/bunnyshell.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bunnyshell Marketplace for Claude Code\n\nA Claude Code [plugin marketplace](https://docs.anthropic.com/en/docs/claude-code/plugins) listing Bunnyshell tools.\n\n## Add the marketplace\n\n```\n/plugin marketplace add bunnyshell/bunnyshell-ai-marketplace\n```\n\n## Available plugins\n\n| Plugin | What it does | Best for |\n| --- | --- | --- |\n| **[bunnyshell-environments-mcp](./plugins/bunnyshell-environments-mcp)** | Connects Claude Code to the hosted Bunnyshell MCP server over HTTP. OAuth on first use. | Teams who want zero local setup — Claude talks to Bunnyshell directly. |\n| **bunnyshell-environments-skill** ([source](https://github.com/bunnyshell/bunnyshell-environments-skill)) | Skill that drives the local `bns` CLI to manage environments. | Users who already have `bns` configured and want local CLI execution. |\n\nInstall whichever fits — or both:\n\n```\n/plugin install bunnyshell-environments-mcp@bunnyshell\n/plugin install bunnyshell-environments-skill@bunnyshell\n```\n\n## What is Bunnyshell?\n\n[Bunnyshell](https://www.bunnyshell.com) creates on-demand cloud environments for development, testing, and preview workflows. These plugins let Claude Code drive that platform — list environments, deploy services, manage components, tail logs, author `bunnyshell.yaml` files — without leaving your editor.\n\n## How this marketplace is wired\n\n- **bunnyshell-environments-mcp** lives in this repo at [`plugins/bunnyshell-environments-mcp/`](./plugins/bunnyshell-environments-mcp). It is a thin manifest — `.mcp.json` points at the hosted MCP server at `https://mcp.environments.bunnyshell.com/mcp`. Update the URL or transport here.\n- **bunnyshell-environments-skill** is sourced directly from [bunnyshell/bunnyshell-environments-skill](https://github.com/bunnyshell/bunnyshell-environments-skill) via a `github` source in [`.claude-plugin/marketplace.json`](./.claude-plugin/marketplace.json). Update the skill in that repo; the marketplace picks up the latest tagged version automatically.\n\n## Upstream sources\n\n- MCP server: https://gitlab.com/bunnyshell-neo/neo-mcp-server (private)\n- Skill: https://github.com/bunnyshell/bunnyshell-environments-skill\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbunnyshell%2Fbunnyshell-ai-marketplace","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbunnyshell%2Fbunnyshell-ai-marketplace","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbunnyshell%2Fbunnyshell-ai-marketplace/lists"}