Connection Options
Option 1 — Remote Streamable HTTP (No installation)
The simplest option. No Node.js required on the user’s machine.{API_KEY} with your Geekflare API key.
Config template:
Option 2 — Local stdio via npx
Runs the MCP server locally on the user’s machine. Requires Node.js.Option 3 — Docker
No Node.js required. Requires Docker.Environment Variables
| Variable | Required | Description |
|---|---|---|
API_KEY | ✅ | Your Geekflare API key |
API_BASE_URL | — | Override the API base URL (default: https://api.geekflare.com) |
SSE Transport (Legacy)
Some older MCP clients use SSE instead of Streamable HTTP. If your client requires an SSE endpoint:Not all clients support SSE. Prefer Streamable HTTP where possible.
Available Tools
See the MCP Server overview for the full list of 20 available tools.Get Your API Key
Get your API key
Sign up for a free account to generate your key.