@florentine-ai/mcp
Freeby MCP Community
Florentine.ai MCP server – query MongoDB & MySQL databases in natural language
v1.0.0Added Apr 12, 2026
mcpmodel-context-protocolmongodbaggregationmysql
@florentine-ai/mcp MCP Server
Florentine.ai MCP server – query MongoDB & MySQL databases in natural language
Installation
npx -y @florentine-ai/mcp
Reviews
Installation
Quick install
npx -y @florentine-ai/mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"@florentine-ai/mcp": {
"command": "npx",
"args": ["-y", "@florentine-ai/mcp"]
}
}
}