Mycase MCP
Connect Claude to your MyCase legal practice management system. Ask Claude to look up cases, find contacts, check your calendar, review billing - all without leaving your conversation. Its 18 documented tools cover case, staff. It runs locally over stdio via the published package.
People connecting automation tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-08-07 · ★ 3 · #104 OF 194 MAINTAINED AUTOMATION · VERIFIED 2026-08-25
MIT · TypeScript servers · how we verify → /methodology
01 · Install Mycase MCP
before you install - you'll need
Set MYCASE_CLIENT_ID, MYCASE_CLIENT_SECRET, MYCASE_REDIRECT_PORT, MYCASE_EXPERIMENTAL_TOOLS before connecting.
Claude Code
claude mcp add oktopeak-mycase-mcp -- npx -y @oktopeak/mycase-mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"oktopeak-mycase-mcp": {
"command": "npx",
"args": [
"-y",
"@oktopeak/mycase-mcp"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license MIT - declared in the repository
npm package @oktopeak/mycase-mcp - published under the repo owner's npm scope (@oktopeak)
registry namespace io.github.oktopeak is GitHub-verified and matches the repo owner
03 · What Mycase MCP can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
What you can build
With this server connected, an agent can open the MyCase OAuth page and store your tokens, check if you're connected and when your token expires, remove stored tokens from disk, and list cases, optionally filtered by status (open/closed) or updated date.
Capability map
Tools grouped from the project's README - what Mycase MCP lets an agent do.
read & search
9 tools - e.g. List cases, optionally filtered by status (open/closed) or updated date; Search for clients, people, or companies by name, email, or phone; Get full contact details by ID
list-cases · search-contacts · get-contact · list-tasks · list-documents · get-document-url…
auth & access
2 tools - e.g. Open the MyCase OAuth page and store your tokens; Check if you're connected and when your token expires
authenticate · auth-status
Case
2 tools - e.g. Get full details for a case by ID; Create a new case with clients, staff, and metadata
get-case · create-case
Staff
2 tools - e.g. List all staff members in the firm; Get full details for a staff member by ID
list-staff · get-staff
Logout
1 tool - e.g. Remove stored tokens from disk
logout
create & write
1 tool - e.g. Create a new task linked to a case
create-task
Log
1 tool - e.g. Log a phone call linked to a case or contact (experimental - requires MYCASE_EXPERIMENTAL_TOOLS=1)
log-call
Latest releases
v1.1.0 · 2026-05-22
OS keychain integration: Encryption key is now auto-generated on first run and stored securely in macOS Keychain / Linux Secret Service / Windows Credential Manager - no more manual ENCRYPTION_KEY setup · Switched to…
04 · Who maintains Mycase MCP
mycase-mcp is maintained by oktopeak. We track 5 MCP servers from oktopeak - 5 actively maintained, 25 combined GitHub stars, oldest repo from Apr 2026. Full record: all servers from oktopeak.
05 · Facts
- repository
- github.com/oktopeak/mycase-mcp
- category
- automation - ranked #104 of 194 actively-maintained automation servers as of 2026-08-25.
- registry
- io.github.oktopeak/mycase-mcp (active, first published 2026-05-13 · 2 versions)
- packages
- npm:@oktopeak/mycase-mcp
06 · Mycase MCP FAQ
Is Mycase MCP still maintained?
Yes - as of 2026-08-25, its last commit was 2026-08-07. We re-verify nightly.
What can Mycase MCP do?
With this server connected, an agent can open the MyCase OAuth page and store your tokens, check if you're connected and when your token expires, remove stored tokens from disk, and list cases, optionally filtered by status (open/closed) or updated date.
How do I install Mycase MCP?
Run `npx -y @oktopeak/mycase-mcp`. The README documents 4 environment variables (MYCASE_CLIENT_ID, MYCASE_CLIENT_SECRET, MYCASE_REDIRECT_PORT…) to set first. Set MYCASE_CLIENT_ID, MYCASE_CLIENT_SECRET, MYCASE_REDIRECT_PORT, MYCASE_EXPERIMENTAL_TOOLS before connecting. You can also paste the ready-made client config above.
Does Mycase MCP run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Mycase MCP
Alternatives to Mycase MCP
Maintained automation servers if Mycase MCP isn't the fit.
- Claude Flow AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev. ★ 69,309 · 2026-08-24
- GitHub Connect AI assistants to GitHub - manage repos, issues, PRs, and workflows through natural language. ★ 32,478 · 2026-08-25
- Windows MCP An MCP Server for computer-use in Windows OS ★ 6,808 · 2026-08-22
- Ha MCP Comprehensive Model Context Protocol server for managing Home Assistant through AI assistants. ★ 4,503 · 2026-08-24
- Stripe Agent Toolkit MCP server integrating with Stripe - tools for customers, products, payments, and more. ★ 1,760 · 2026-08-22
- Tooluniverse 2,500+ scientific tools for AI scientists: life science, research, literature, and more. ★ 1,655 · 2026-08-20
More automation MCP servers · Omni Signal · Gretl MCP · Stats Compass · Open Agreements · OpenAdapt Agent (openadapt-flow bridge)
More TypeScript MCP servers · Singapore MCP by Olano · Composer · WAKE Protocol · Omophub MCP · Ckan MCP Server · see all