clio-mcp
Rank #9,273io.github.oktopeak/clio-mcp
Connect Claude to Clio with 15 tools for matters, contacts, tasks, billing, and more.
clio-mcp is a Model Context Protocol (MCP) server published by oktopeak. It ranks #9,273 of 115,460 servers tracked on MCP Toplist, and its repository has 22 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 106,187 of 115,460 servers on MCP Toplist.
Use clio-mcp
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add clio-mcp -e "CLIO_CLIENT_ID=<your CLIO_CLIENT_ID>" -e "CLIO_CLIENT_SECRET=<your CLIO_CLIENT_SECRET>" -e "ENCRYPTION_KEY=<your ENCRYPTION_KEY>" -e "CLIO_REDIRECT_PORT=<your CLIO_REDIRECT_PORT>" -e "CLIO_REGION=<your CLIO_REGION>" -e "CLIO_API_BASE=<your CLIO_API_BASE>" -e "CLIO_AUTH_URL=<your CLIO_AUTH_URL>" -e "CLIO_TOKEN_URL=<your CLIO_TOKEN_URL>" -- npx -y @oktopeak/clio-mcpReplace each placeholder with your own value before saving.
[mcp_servers.clio-mcp]
command = "npx"
args = ["-y", "@oktopeak/clio-mcp"]
[mcp_servers.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>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"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>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"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>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"clio-mcp": {
"type": "stdio",
"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>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"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>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"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.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.oktopeak%2Fclio-mcp)<a href="https://mcptoplist.com/server/io.github.oktopeak%2Fclio-mcp"><img src="https://mcptoplist.com/badge/io.github.oktopeak%2Fclio-mcp.svg" alt="MCP Toplist: Top 10% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (2 delisted)
oktopeak
Other servers by oktopeak
- MyCase MCP Server#18,339 · 2 vers
- lawmatics-mcp#29,970 · 1 ver
- filevine-mcp#34,414 · 1 ver
- IntakeQ MCP#44,893 · 1 ver
Available versions (1)
| Version | Published |
|---|---|
| 1.0.1 | Apr 27, 2026 |
Frequently asked questions
- Who maintains clio-mcp?
- clio-mcp is maintained by oktopeak, which publishes 5 MCP servers (6 total versions) tracked on MCP Toplist.
- Is clio-mcp listed on the Official MCP Registry?
- 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.