MCP.so
登录
M

Myrsu

@VidhiJav

关于 Myrsu

暂无概览

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "myrsu-mcp": {
      "command": "npx",
      "args": [
        "wrangler",
        "login"
      ]
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Myrsu?

Myrsu is an MCP server that enables AI assistants to analyze single-company concentration risk for tech workers with RSU compensation. It is privacy-first, stateless, logs nothing, and persists no data—calculations run on Cloudflare’s edge or locally via stdio.

How to use Myrsu?

For HTTP-MCP clients (e.g., Claude Desktop, any HTTP client), paste the connector URL: https://myrsu-mcp.vidhidev.workers.dev/mcp. For stdio clients (Claude Code, Cursor, Continue, Cline), install globally via npx -y myrsu-mcp and use the command claude mcp add myrsu -- npx -y myrsu-mcp. Alternatively, add it as an MCP server in the client’s config with command: "npx" and args: ["-y", "myrsu-mcp"].

Key features of Myrsu

  • myrsu_analyze_risk: full concentration‑risk analysis with a 0–100 Risk Score
  • myrsu_get_employer: quick lookup for 40+ tech‑employer presets (volatility, drawdowns)
  • Supports international inputs (US, IN, CA, UK, EU, AU, OTHER) with correct currency and retirement labels
  • Provides Wealth‑at‑Risk, diversification gap, homeowner stress test, and prioritised action items
  • Pre‑fills a dashboard URL for interactive follow‑up on myrsu.app
  • Open source (Apache 2.0) — fully auditable

Use cases of Myrsu

  • Check if you are dangerously over-concentrated in a single employer stock
  • Compare your stock holdings against a safe concentration cap based on historical volatility
  • Plan a diversification strategy with specific annual sell targets
  • Stress‑test what losing your job while the stock drops 50% would do to your runway
  • Understand historical peak‑to‑trough drawdowns for your employer (e.g., NVDA −66%, META −76%)

FAQ from Myrsu

What data does Myrsu collect about my inputs?

None. The server is stateless, logs nothing, persists no data, and makes no third‑party calls. Your inputs transit through Cloudflare once and are not retained.

Can I run Myrsu entirely on my own machine?

Yes. Use the stdio install (npx -y myrsu-mcp) — all calculations happen on your hardware and never leave your device.

Which employers are covered by the presets?

The server includes presets for 40+ tech employers across categories: NVDA, TSLA, MSFT, GOOGL, META, AAPL, AMZN plus enterprise SaaS, cloud/data/security, semiconductors, consumer internet, fintech/crypto, and marketplaces/mobility.

What inputs does myrsu_analyze_risk accept?

It accepts any combination of cash, brokerage, retirement, vested stock, unvested RSUs, home value, mortgage, income, employer, tax rates, and country.

Is the output from Myrsu considered financial advice?

No. Volatility presets and historical drawdowns are approximations from public data; tax models are simplified. The tool provides a directional signal, not a substitute for a licensed financial advisor.

常见问题

What data does Myrsu collect about my inputs?

None. The server is stateless, logs nothing, persists no data, and makes no third‑party calls. Your inputs transit through Cloudflare once and are not retained.

Can I run Myrsu entirely on my own machine?

Yes. Use the stdio install (`npx -y myrsu-mcp`) — all calculations happen on your hardware and never leave your device.

Which employers are covered by the presets?

The server includes presets for 40+ tech employers across categories: NVDA, TSLA, MSFT, GOOGL, META, AAPL, AMZN plus enterprise SaaS, cloud/data/security, semiconductors, consumer internet, fintech/crypto, and marketplaces/mobility.

What inputs does `myrsu_analyze_risk` accept?

It accepts any combination of cash, brokerage, retirement, vested stock, unvested RSUs, home value, mortgage, income, employer, tax rates, and country.

Is the output from Myrsu considered financial advice?

No. Volatility presets and historical drawdowns are approximations from public data; tax models are simplified. The tool provides a directional signal, not a substitute for a licensed financial advisor.

评论

其他 分类下的更多 MCP 服务器