Loading MCP server directory, please wait...
MCP server for Florentine.ai - Natural language to MongoDB aggregations
npx @getmcp/cli add io.github.florentine-ai/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
FLORENTINE_TOKENYour Florentine.ai API key, get it from https://florentine.ai/dashboard
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.florentine-ai/mcp": {
"command": "npx",
"args": [
"@florentine-ai/mcp@latest",
"-y",
"@florentine-ai/mcp",
"static"
],
"env": {
"FLORENTINE_TOKEN": "",
"LLM_SERVICE": "",
"LLM_KEY": "",
"SESSION_ID": "",
"RETURN_TYPES": "",
"REQUIRED_INPUTS": ""
}
}
}
}