mcpbeat

Myrsu MCP Server

io.github.VidhiJav/myrsu-mcp
answering

Myrsu MCP is answering right now. Last checked 1 min ago. 63 installs a week from npm. It exposes 2 tools. Last commit 28 May 2026.

Concentration risk analysis for tech workers with RSU comp — global (US/IN/CA/UK/EU/AU).

Installs per day peak 26 · avg 8 · +11% w/w
a month agotoday
Uptime history 43 hours of history
43 hours agonow
100.0%
Uptime 24h
92 of 92 checks
2
Tools
read from the server
148 ms
Response time
average over 24h
63
Installs / week
npm and PyPI

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 1 min ago.

run in your terminal
claude mcp add myrsu-mcp --transport http https://myrsu-mcp.vidhidev.workers.dev/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "myrsu-mcp": {
      "url": "https://myrsu-mcp.vidhidev.workers.dev/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.myrsu-mcp]
url = "https://myrsu-mcp.vidhidev.workers.dev/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "myrsu-mcp": {
      "url": "https://myrsu-mcp.vidhidev.workers.dev/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "myrsu-mcp": {
      "url": "https://myrsu-mcp.vidhidev.workers.dev/mcp"
    }
  }
}

Available tools 2

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

myrsu
myrsu_analyze_risk
Use whenever a tech worker, NVIDIA / Meta / Tesla / Microsoft / Google / Amazon / Apple / Netflix / startup employee — or anyone with concentrated employer stock — asks if they're 'too concentrated,' 'over-allocated,' 'should I sell my RSUs,' 'should I diversify,' or describes wealth + employer in the same message. Calculates the Single-Company Risk Score (0-100), full concentration analysis, top action items, historical drawdown context, and a pre-filled dashboard URL. All fields optional except an employer (ticker OR explicit volatility); the more inputs the better the analysis. International — pass `country` (US/IN/CA/UK/EU/AU/OTHER) to switch retirement-account terminology and currency symbol. Risk math is identical for all countries. Stateless and privacy-respecting — no inputs are logged or stored.
myrsu_get_employer
Look up annual volatility (σ), historical peak-to-trough drawdowns, and the recommended max concentration cap for 40+ tech employer presets (NVDA, TSLA, MSFT, GOOGL, META, AAPL, AMZN, plus SaaS / cloud / semis / consumer / fintech / mobility). Use this when a user mentions their employer but you don't yet have their wealth numbers — gives quick context. Accepts ticker or name (case-insensitive). If outside the preset list, ask the user for a volatility estimate and use myrsu_analyze_risk directly.

Endpoints

URLTransportStateLatencyChecked
https://myrsu-mcp.vidhidev.workers.dev/mcp streamable-http answering 172 ms 1 min ago

Myrsu MCP — questions

Answers built from our own checks of this server.

What can Myrsu MCP do?
It exposes 2 tools, read directly from the server on our last check. Among them: myrsu_analyze_risk, myrsu_get_employer. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Myrsu MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 148 ms. The bar chart above shows every period we have measured.
How do I connect Myrsu MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Myrsu MCP need an API key?
No. Myrsu MCP completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 2 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Myrsu MCP?
It answers our handshake in 148 ms on average, which is faster than 74% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use Myrsu MCP?
The npm package myrsu-mcp was installed 63 times in the last week. Week over week that is +11%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Myrsu MCP open source?
Yes — it is published under the Apache-2.0 licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.