stacktree-mcp
stacktr.ee 的 MCP 服务器——可从任意 AI 代理(Claude Code、Codex、Cursor、Claude.ai)私密发布 HTML。七次工具调用即可获得不可猜测、原地替换的 URL。
MCP server for stacktr.ee — publish HTML privately from any AI agent (Claude Code, Codex, Cursor, Claude.ai). Seven tool calls for unguessable, replace-in-place URLs.
怎么安装
npx -y stacktree-mcp 简介
stacktree-mcp MCP server for stacktr.ee. Publish HTML artifacts from any MCP client (Claude Desktop, Claude Code, Cursor, Continue, etc). Set up with an agent If you have a coding agent open, hand it this line and it does the rest — installs, verifies the connection, and learns the tool surface: Fetch and follow the setup instructions at https://stacktr.ee/prompt.md Works in any agent that can fetch a URL. The instructions are plain Markdown; read them first if you like. Install Add to your MCP client config: json { "mcpServers": { "stacktree": { "command": "npx", "args": ["-y", "stacktree-mcp…
推荐参考
信息
- 协议
- MIT
- 语言
- TypeScript
- GitHub 星标
- 0
- 月下载
- 1.2K
- 最近更新
- 2026-09-07
- 创建于
- 2026-05-14
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:punkpeye/awesome-mcp-servers
同类推荐
ms-365-mcp-server
softeria/ms-365-mcp-server
一个模型上下文协议(MCP)服务器,通过Graph API与Microsoft 365和Office服务交互。