claude mcp add florentine-ai-mcp -- npx -y @florentine-ai/mcp
{
"mcpServers": {
"florentine-ai-mcp": {
"command": "npx",
"args": ["-y", "@florentine-ai/mcp"]
}
}
}
{
"mcpServers": {
"florentine-ai-mcp": {
"command": "npx",
"args": ["-y", "@florentine-ai/mcp"]
}
}
}
{
"mcpServers": {
"florentine-ai-mcp": {
"command": "npx",
"args": ["-y", "@florentine-ai/mcp"]
}
}
}
About This MCP Server
The Model Context Protocol server is a developer tool that enables natural language to MongoDB aggregations for Florentine.ai, allowing developers to connect and interact with MongoDB databases using natural language inputs. It can be installed via npm and communicates through standard input/output, providing a way to translate human-like queries into MongoDB aggregations. Developers working with natural language processing and MongoDB databases would use this tool to simplify and streamline their data querying processes.
MCP server for Florentine.ai - Natural language to MongoDB aggregations. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
@florentine-ai/mcp on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The mcp server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.