Mycase MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 65 installs a week from npm. Last commit 26 Jul 2026.
Connect Claude to MyCase: cases, contacts, documents, tasks, calendar, calls, time, billing, staff.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mycase-mcp -- npx -y @oktopeak/mycase-mcp
{
"mcpServers": {
"mycase-mcp": {
"args": [
"-y",
"@oktopeak/mycase-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.mycase-mcp]
command = "npx"
args = ["-y", "@oktopeak/mycase-mcp"]
{
"mcpServers": {
"mycase-mcp": {
"args": [
"-y",
"@oktopeak/mycase-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mycase-mcp": {
"args": [
"-y",
"@oktopeak/mycase-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.