SERVER
Filevine
Rank #17909pulsemcp/oktopeak-filevine
Open-source MCP server connecting Claude to Filevine practice management. Built by Oktopeak.
First listed
May 5, 2026
Last publish date
May 5, 2026
OVERVIEW
Filevine is a Model Context Protocol (MCP) server published by oktopeak. It ranks #17909 of 58,900 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Filevine is listed across 2 registries — Official MCP and PulseMCP, with 1 tracked version. It was first listed on May 5, 2026 and most recently updated on May 5, 2026.
STANDING
#17,909of 58,900 tracked serversTop 50%
Ranks ahead of 40,991 of 58,900 servers on MCP Toplist.
CONNECT
Use Filevine
Add Filevine to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"oktopeak-filevine": {
"command": "npx",
"args": [
"-y",
"@oktopeak/filevine-mcp"
],
"env": {
"FILEVINE_CLIENT_ID": "<your FILEVINE_CLIENT_ID>",
"FILEVINE_CLIENT_SECRET": "<your FILEVINE_CLIENT_SECRET>",
"FILEVINE_PAT": "<your FILEVINE_PAT>",
"FILEVINE_REGION": "<your FILEVINE_REGION>",
"ENCRYPTION_KEY": "<your ENCRYPTION_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 2 registries
ORGANIZATION
oktopeak
MORE FROM THIS PUBLISHER
Other servers by oktopeak
View all oktopeak servers →VERSIONS
Available versions (1)
| Version | Published |
|---|---|
| 1.0.1 | May 5, 2026 |
FAQ
Frequently asked questions
- What is Filevine?
- Open-source MCP server connecting Claude to Filevine practice management. Built by Oktopeak.
- Who maintains Filevine?
- Filevine is maintained by oktopeak, which publishes 3 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Filevine an official MCP server?
- Yes — Filevine is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Filevine have?
- MCP Toplist tracks 1 version of Filevine, most recently published on May 5, 2026.
- Where can I find the source code for Filevine?
- The source code for Filevine is hosted at github.com/oktopeak/filevine-mcp.
EXPLORE