lawmatics-mcp-server

dschnurbusch/lawmatics-mcp-server
★ 0 stars TypeScript AI/LLM Updated 3d ago
Model Context Protocol server for the Lawmatics OAuth API
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "lawmatics-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "dschnurbusch/lawmatics-mcp-server"
      ]
    }
  }
}

README Excerpt

A standalone Model Context Protocol (MCP) server for the Lawmatics OAuth API. It exposes Lawmatics contacts, companies, matters/prospects, tasks, notes, forms, time entries, expenses, tags, events, files/folders, users, reference resources, and a guarded raw API tool to AI agents. This project is intentionally account-neutral. It does **not** ship with anyone's Lawmatics credentials and does **not** persist tokens. Users provide their own OAuth app settings or access token in their MCP client en

Tools (15)

lm_delete_expenselm_delete_notelm_delete_time_entrylm_detach_taglm_find_companylm_find_contactlm_find_matterlm_get_formlm_list_form_entrieslm_list_formslm_oauth_authorization_urllm_oauth_exchange_codelm_oauth_refresh_tokenlm_raw_api_calllm_whoami