clio-mcp
Rank #3222glama/oktopeak/clio-mcp
Connects Claude to Clio practice management, enabling AI-assisted access to matters, contacts, documents, tasks, and billing with audit logging and encryption for law firm compliance.
clio-mcp is a Model Context Protocol (MCP) server published by oktopeak. It ranks #3222 of 58,900 servers tracked on MCP Toplist, and its repository has 15 GitHub stars. clio-mcp is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Apr 21, 2026 and most recently updated on Apr 27, 2026.
Ranks ahead of 55,678 of 58,900 servers on MCP Toplist.
Use clio-mcp
Add clio-mcp to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"clio-mcp": {
"command": "npx",
"args": [
"-y",
"@oktopeak/clio-mcp"
],
"env": {
"CLIO_CLIENT_ID": "<your CLIO_CLIENT_ID>",
"CLIO_CLIENT_SECRET": "<your CLIO_CLIENT_SECRET>",
"ENCRYPTION_KEY": "<your ENCRYPTION_KEY>",
"CLIO_REDIRECT_PORT": "<your CLIO_REDIRECT_PORT>",
"CLIO_REGION": "<your CLIO_REGION>",
"CLIO_API_BASE": "<your CLIO_API_BASE>",
"CLIO_AUTH_URL": "<your CLIO_AUTH_URL>",
"CLIO_TOKEN_URL": "<your CLIO_TOKEN_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
Listed on 3 registries
oktopeak
Other servers by oktopeak
View all oktopeak servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.1 | Apr 27, 2026 |
Frequently asked questions
- What is clio-mcp?
- Connects Claude to Clio practice management, enabling AI-assisted access to matters, contacts, documents, tasks, and billing with audit logging and encryption for law firm compliance.
- Who maintains clio-mcp?
- clio-mcp is maintained by oktopeak, which publishes 3 MCP servers (4 total versions) tracked on MCP Toplist.
- Is clio-mcp an official MCP server?
- Yes — clio-mcp is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does clio-mcp have?
- MCP Toplist tracks 1 version of clio-mcp, most recently published on Apr 27, 2026.
- Where can I find the source code for clio-mcp?
- The source code for clio-mcp is hosted at github.com/oktopeak/clio-mcp.