🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

PracticePanther API MCP

by @mjquinlan2000

MCP server for the PracticePanther legal practice management API. Exposes PracticePanther's REST API as read-only MCP tools.

Versionv1.0.0
Downloads567
Installs2
TERMINAL
clawhub install practicepanther-mcp

πŸ“– About This Skill


name: practicepanther-mcp description: MCP server for the PracticePanther legal practice management API. Exposes PracticePanther's REST API as read-only MCP tools. metadata: { "openclaw": { "requires": { "bins": ["mcporter", "practicepanther-mcp"], "env": ["NODE_MCP_SECRET_KEY"] } } }

PracticePanther MCP Server

Read-only MCP server for the PracticePanther legal practice management API.

Usage

Use mcporter to interact with this server via stdio:

  • List available tools: mcporter list --stdio practicepanther-mcp
  • Call a tool: mcporter call --stdio practicepanther-mcp [args]
  • Links

  • npm: https://www.npmjs.com/package/@mjquinlan2000/practicepanther-mcp
  • πŸ’‘ Examples

    Use mcporter to interact with this server via stdio:

  • List available tools: mcporter list --stdio practicepanther-mcp
  • Call a tool: mcporter call --stdio practicepanther-mcp [args]