MCP server for Florentine.ai - Natural language to MongoDB aggregations
self-hostedofficialservice
Package Details
@florentine-ai/mcp
Transportstdio
Runtimenpx
Arguments
Runtime Arguments
-yRequired
Package Arguments
--modeThe mode to run the MCP server in ('static' or 'dynamic')Required
--debugSet to true to enable debug logging
--logpathThe path to the log file, must be provided if debug is true
Environment Variables
FLORENTINE_TOKEN
RequiredSecret
Your Florentine.ai API key, get it from https://florentine.ai/dashboard
LLM_SERVICE
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
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
Session ID for maintaining server-side context across requests
RETURN_TYPES
Stringified JSON array of return types for the response
REQUIRED_INPUTS
Stringified JSON array of values for required inputs keys