dsh-starstack
模型与 MCP 活跃维护

dsh-starstack

zhulianxing/dsh-starstack

轻量级星标项目栈聚合管理插件,可自动同步多平台星标仓库信息生成结构化目录,支持自定义标签分类筛选与一键跳转访问,零额外依赖部署简单,帮开发者高效梳理常用开源资源。

0
Stars 标星
0
Forks 分支
0
Watchers 关注
0
Open Issues
JavaScript
主要语言
MIT
开源协议
4 KB
仓库大小
28 天前
最后推送
一键安装扩展 / 插件指令
dsh plugin --profile web add github:zhulianxing/dsh-starstack
git clone https://github.com/zhulianxing/dsh-starstack.git
git clone git@github.com:zhulianxing/dsh-starstack.git
README.md main

dsh-starstack

DSH plugin exposing starstack.store (one-click IPFS publishing) as MCP tools. No authentication required; zero dependencies.

Tools

Tool Description
ipfs_upload(file_path) Upload a local file to IPFS; returns the CID and a gateway URL
ipfs_pins() List pinned content
ipfs_health() IPFS node health status
cluster_peers() IPFS Cluster peer list

Install

npx @deepseek-ai/dsh plugin --profile web add github:zhulianxing/dsh-starstack

Configuration

No auth needed. Optional:

  • STARSTACK_BASE_URL — override the API base (default https://starstack.store)

License

MIT