SERVER
MyCase
Rank #7910pulsemcp/oktopeak-mycase
Connect to MyCase for case management, document storage, billing, contacts, calendar, and time entry data.
First listed
Apr 29, 2026
Last publish date
May 15, 2026
OVERVIEW
MyCase is a Model Context Protocol (MCP) server published by oktopeak. It ranks #7910 of 58,832 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. MyCase is listed across 2 registries — Official MCP and PulseMCP, with 2 tracked versions. It was first listed on Apr 29, 2026 and most recently updated on May 15, 2026.
STANDING
#7,910of 58,832 tracked serversTop 25%
Ranks ahead of 50,922 of 58,832 servers on MCP Toplist.
CONNECT
Use MyCase
Add MyCase to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"oktopeak-mycase": {
"command": "npx",
"args": [
"-y",
"@oktopeak/mycase-mcp"
],
"env": {
"MYCASE_CLIENT_ID": "<your MYCASE_CLIENT_ID>",
"MYCASE_CLIENT_SECRET": "<your MYCASE_CLIENT_SECRET>",
"ENCRYPTION_KEY": "<your ENCRYPTION_KEY>",
"MYCASE_REDIRECT_PORT": "<your MYCASE_REDIRECT_PORT>",
"MYCASE_EXPERIMENTAL_TOOLS": "<your MYCASE_EXPERIMENTAL_TOOLS>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 2 registries
ORGANIZATION
oktopeak
MORE FROM THIS PUBLISHER
Other servers by oktopeak
View all oktopeak servers →VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 1.0.4 | May 15, 2026 |
| 1.0.2 | May 13, 2026 |
FAQ
Frequently asked questions
- What is MyCase?
- Connect to MyCase for case management, document storage, billing, contacts, calendar, and time entry data.
- Who maintains MyCase?
- MyCase is maintained by oktopeak, which publishes 3 MCP servers (4 total versions) tracked on MCP Toplist.
- Is MyCase an official MCP server?
- Yes — MyCase is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does MyCase have?
- MCP Toplist tracks 2 versions of MyCase, most recently published on May 15, 2026.
- Where can I find the source code for MyCase?
- The source code for MyCase is hosted at github.com/oktopeak/mycase-mcp.
EXPLORE