- Home
- MCP servers
- Firefly
Firefly
- typescript
15
GitHub Stars
typescript
Language
6 months ago
First Indexed
2 months ago
Catalog Refreshed
Documentation & install
Readme and setup notes from the catalogue, plus a client-ready config you can copy for your MCP host.
The Firefly MCP Server lets you discover and codify resources from your Cloud and SaaS accounts connected to Firefly, turning them into Infrastructure as Code and enabling seamless integration with tools like Claude and Cursor.
How to use
You can run the Firefly MCP server locally and connect your MCP client to manage resources. There are two common ways to run it: as a stdio process on your machine or as a remote HTTP endpoint you can query.
How to install
Prerequisites you need before starting:
- Node.js 20 or higher
- npm or yarn
- Firefly account with generated access keys
Available tools
Resource Discovery
Scan connected Cloud and SaaS accounts to locate resources across providers.
Resource Codification
Convert discovered resources into Infrastructure as Code representations for deployment.
Secure Authentication
Uses FIREFLY_ACCESS_KEY and FIREFLY_SECRET_KEY to authorize communication with Firefly services.
Easy Integration
Designed to work with Cursor and Claude for natural-language driven resource queries and actions.