Databases
Trust: 23/100 (Limited)io.github.florentine-ai/mcp Guide
MCP server for Florentine.ai - Natural language to MongoDB aggregations
6 starsby florentine-ai
Quick Start
Install
npx @florentine-ai/mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-florentine-ai-mcp": {
"command": "npx",
"args": [
"@florentine-ai/mcp"
]
}
}
}