MCP server for Florentine.ai - Natural language to MongoDB aggregations

stdioofficialservice

Package Details

Transportstdio
Runtimenpx

Runtime Arguments

Named
-yRequired
@florentine-ai/mcp@latest

Package Arguments

Named
--modeRequired
staticThe mode to run the MCP server in ('static' or 'dynamic')
--debug
Set to true to enable debug logging
--logpath
The path to the log file, must be provided if debug is true

Environment Variables

FLORENTINE_TOKEN(str)
RequiredSecret

Your Florentine.ai API key, get it from https://florentine.ai/dashboard

LLM_SERVICE(str)

The LLM service to use, one of 'openai', 'anthropic', 'google' or 'deepseek' (must only be provided if you did not set it in your Florentine.ai account)

LLM_KEY(str)
Secret

Your API key for the LLM service (must only be provided if you did not set it in your Florentine.ai account)

SESSION_ID(str)

Session ID for maintaining server-side context across requests

RETURN_TYPES(str)

Stringified JSON array of return types for the response

REQUIRED_INPUTS(str)

Stringified JSON array of values for required inputs keys