FranckDubray/dragonfly-mcp-server
Dragonfly MCP Server — multi-tool FastAPI server with auto-discovery, control panel, safe JSON, and tools like call_llm, http_fetch, sqlite_db, pdf, git, etc.
Platform-specific configuration:
{
"mcpServers": {
"dragonfly-mcp-server": {
"command": "npx",
"args": [
"-y",
"dragonfly-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...