firefly-mcp
If you are the rightful owner of firefly-mcp 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.
The Firefly MCP server is a TypeScript-based server that integrates with the Firefly platform to manage resources across Cloud and SaaS accounts.
The Firefly MCP (Model Context Protocol) server is designed to facilitate the integration of the Firefly platform with various Cloud and SaaS accounts. It provides capabilities for discovering and managing resources, converting them into Infrastructure as Code, and ensuring secure communication through access keys. The server is built using TypeScript and can be easily integrated with tools like Claude and Cursor. It requires Node.js and npm or yarn for installation and can be run using NPX. The server supports secure authentication using environment variables or command-line arguments for access keys.
Features
- Resource Discovery: Find any resource in your Cloud and SaaS accounts
- Resource Codification: Convert discovered resources into Infrastructure as Code
- Secure Authentication: Uses FIREFLY_ACCESS_KEY and FIREFLY_SECRET_KEY for secure communication
- Easy Integration: Works seamlessly with Claude and Cursor