MCP server for Filevine that enables natural language interaction with legal case management, including projects, contacts, tasks, documents, billing, and more via Claude Desktop.
{
"mcpServers": {
"filevine": {
"command": "uvx",
"args": [
"filevine-mcp"
]
}
}
}