MCP server for Filevine API — full coverage for legal case management
Project description
filevine-mcp
MCP server for Filevine — full API coverage for legal case management. Use Filevine from Claude Desktop with natural language.
What you can do
- Projects (Matters) — create, update, archive, manage vitals, custom forms, collections
- Contacts — full CRUD, addresses, emails, phones, project associations
- Tasks — create, assign, complete, pin, snooze, manage by project or user
- Notes — create, pin, comment, tag management
- Documents — CRUD, revisions, lock/unlock, batch upload/download, search, share links
- Folders — organise documents in folder hierarchies
- Billing — billing items, invoices, payments, trust funds, rate schedules
- Project Teams — assign and manage team members per project
- Appointments & Deadlines — schedule and track on matters
- Emails — log email communications to projects
- Webhooks — subscribe to Filevine events for real-time notifications
- Teams — manage organisation teams
- Reference data — project types, document series, classifications, reports
Requirements
- Python 3.10+
- Claude Desktop (or any MCP-compatible client)
- Filevine API credentials (Client ID, Client Secret)
- Filevine region:
us,ca, orcjis
Filevine API access: Obtain credentials from your Filevine organisation administrator or developer portal.
Installation
pip install filevine-mcp
Setup
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
Claude Desktop Configuration
{
"mcpServers": {
"filevine": {
"command": "filevine-mcp"
}
}
}
Authentication Notes
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 |
Example usage in Claude
"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"
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file filevine_mcp-0.1.0.tar.gz.
File metadata
- Download URL: filevine_mcp-0.1.0.tar.gz
- Upload date:
- Size: 12.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.10 {"installer":{"name":"uv","version":"0.10.10","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ef655bbbb7c05502bfefba0125356e3200636cbe1df3e884802027217e94dc4d
|
|
| MD5 |
6c99090ed17357f212fcc7878195b8d0
|
|
| BLAKE2b-256 |
37fd4b0872be3f91402b8286de021ea01f5618e0d7a592a024fbe1431e2bb9f1
|
File details
Details for the file filevine_mcp-0.1.0-py3-none-any.whl.
File metadata
- Download URL: filevine_mcp-0.1.0-py3-none-any.whl
- Upload date:
- Size: 14.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.10 {"installer":{"name":"uv","version":"0.10.10","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
97716372acdf3a90f4c0b653511cf2c6a56910b0734350d1f16eb3e0be53b8f9
|
|
| MD5 |
c6145b44f5a6d9a75ae30f69a3a13eea
|
|
| BLAKE2b-256 |
f344605c5ea946fdda73e9c34a6631b0109a17544cb45469cc2a956ec6040fce
|