<!DOCTYPE html><html lang="zh"><head><meta charset="UTF-8"><title>Shell MCP Service</title><style>body{font-family:-apple-system,sans-serif;max-width:600px;margin:80px auto;padding:20px;color:#333}h1{color:#2563eb}code{background:#f1f5f9;padding:2px 8px;border-radius:4px;font-size:14px}</style></head><body><h1>🟢 Shell MCP Service</h1><p>服务运行中。MCP 端点在 <code>/mcp</code>，需 POST + Streamable HTTP 协议访问。</p><p>Claude.ai 连接器地址：<code>https://mcp.jasonyang.top/mcp</code></p></body></html>