What is Firefly MCP server enables integration with the Firefly platform for resource management.?
The Firefly MCP (Model Context Protocol) server is a TypeScript-based server that enables seamless integration with the Firefly platform. It allows you to discover, manage, and codify resources across your Cloud and SaaS accounts connected to Firefly. Key features include resource discovery, resource codification, secure authentication, and easy integration with Claude and Cursor.
Documentation
Firefly MCP Server
The Firefly MCP (Model Context Protocol) server is a TypeScript-based server that enables seamless integration with the Firefly platform. It allows you to discover, manage, and codify resources across your Cloud and SaaS accounts connected to Firefly.
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
Prerequisites
Node.js (v14 or higher)
npm or yarn
Firefly account with generated access keys
Installation
You can run the Firefly MCP server directly using NPX:
npx @fireflyai/firefly-mcp
Environment Variables
You can provide your Firefly credentials in two ways: