aminalali8/bns-mcp-server
If you are the rightful owner of bns-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server implementation for interfacing with the Bunnyshell platform through its CLI.
The Bunnyshell MCP Server is designed to facilitate interaction between AI assistants, such as Claude, and the Bunnyshell platform using the Bunnyshell CLI (`bns`). This server allows users to manage Bunnyshell resources through natural language commands, making it easier to handle tasks like organization management, project creation, environment operations, and more. The server supports both local and Docker setups, ensuring flexibility in deployment. It also emphasizes security by not storing API tokens in code or configuration files, instead allowing them to be provided via environment variables or session storage.
Features
- Organization Management: List and navigate organizations
- Project Management: Create, list, and delete projects
- Environment Management: Create, list, start, stop, and delete environments
- Component Operations: Deploy, debug, and SSH into components
- Variable & Secret Management: Manage environment variables and secrets