MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

MCP server for Clio Manage v4 API. Includes documented workaround for the silent billing_method limitation.

Created 4/23/2026
Updated about 4 hours ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

uvx clio-mcp

Cursor configuration (mcp.json)

{ "mcpServers": { "lawyered0-clio-mcp": { "command": "uvx", "args": [ "clio-mcp" ] } } }