loading…
Search for a command to run...
loading…
MCP server for Filevine that enables natural language interaction with legal case management, including projects, contacts, tasks, documents, billing, and more
MCP server for Filevine that enables natural language interaction with legal case management, including projects, contacts, tasks, documents, billing, and more via Claude Desktop.
PyPI version Python 3.10+ License: MIT
MCP server for Filevine — full API coverage for legal case management. Use Filevine from Claude Desktop with natural language.
us, ca, or cjisFilevine API access: Obtain credentials from your Filevine organisation administrator or developer portal.
pip install filevine-mcp
filevine-mcp-setup
This prompts for your Client ID, Client Secret, Org ID, and region, then tests the credentials and saves them to ~/.filevine-mcp/.
Verify:
filevine-mcp-verify
{
"mcpServers": {
"filevine": {
"command": "filevine-mcp"
}
}
}
Filevine uses OAuth 2.0 client credentials flow — no browser authorization required. Tokens are fetched automatically and refreshed when they expire. Three regions are supported with separate API and identity hosts:
| Region | API Host | Identity Host |
|---|---|---|
| us | api.filevineapp.com | identity.filevineapp.com |
| ca | api.filevineapp.ca | identity.filevineapp.ca |
| cjis | api.filevinegov.com | identity.filevinegov.com |
"List my open projects"
"Create a task on project 456 — send retainer agreement to client"
"Get the billing vitals for project 789"
"Add a note to project 123 — client called re: mediation date"
"Search documents for 'deposition transcript'"
"List all webhook event types available"
MIT
Run in your terminal:
claude mcp add filevine-mcp -- npx Security
Low riskAutomated heuristic from public metadata — not a security guarantee.