SERVER
MyCase
Rank #11,729io.github.oktopeak/mycase-mcp
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 #11,729 of 76,851 servers tracked on MCP Toplist, and its repository has 3 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
#11,729of 76,851 tracked serversTop 25%
Ranks ahead of 65,122 of 76,851 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": {
"mycase-mcp": {
"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 1 registry (1 delisted)
PulseMCPDelisted · last seen Jun 4, 2026
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
- Who maintains MyCase?
- MyCase is maintained by oktopeak, which publishes 4 MCP servers (5 total versions) tracked on MCP Toplist.
- Is MyCase listed on the Official MCP Registry?
- 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