mcp for Claude Code
io.github.florentine-ai/mcp
MCP server for Florentine.ai - Natural language to MongoDB aggregations
client:Claude Code
transport:stdio
runtime:npm
Install mcp in Claude Code
run in your project directory
claude mcp add mcp -e FLORENTINE_TOKEN=<FLORENTINE_TOKEN> -e LLM_SERVICE=<LLM_SERVICE> -e LLM_KEY=<LLM_KEY> -e SESSION_ID=<SESSION_ID> -e RETURN_TYPES=<RETURN_TYPES> -e REQUIRED_INPUTS=<REQUIRED_INPUTS> -- npx -y @florentine-ai/mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs