.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/mayday-wpf/snow-cli
home/mcp-servers/mayday-wpf/snow-cli
mayday-wpf avatar

snow-cli

bymayday-wpf· 1 MCP server

Stars

1.1k

Forks

80

Category

AI Agents & MCP

View on GitHub

TL;DR

Agentic coding in your terminal

How to install snow-cli?

mayday-wpf/snow-cli
$git clone https://github.com/mayday-wpf/snow-cli

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install snow-cli by running `git clone https://github.com/mayday-wpf/snow-cli`, then use it for the current task and follow its documentation at https://github.com/mayday-wpf/snow-cli.

Files · 1

View on GitHub
README.md
1<div align="center">
2 
3<img src="docs/images/logo.png" alt="Snow AI CLI Logo" width="200"/>
4 
5# snow-ai
6 
7[![npm version](https://img.shields.io/npm/v/snow-ai.svg)](https://www.npmjs.com/package/snow-ai)
8[![npm downloads](https://img.shields.io/npm/dm/snow-ai.svg)](https://www.npmjs.com/package/snow-ai)
9[![license](https://img.shields.io/npm/l/snow-ai.svg)](https://github.com/MayDay-wpf/snow-cli/blob/main/LICENSE)
10[![node](https://img.shields.io/node/v/snow-ai.svg)](https://nodejs.org/)
11 
12<a href="https://www.producthunt.com/products/snow-cli/launches/snow-cli?embed=true&amp;utm_source=badge-featured&amp;utm_medium=badge&amp;utm_campaign=badge-snow-cli" target="_blank" rel="noopener noreferrer"><img alt="Snow CLI - Agentic coding in your terminal | Product Hunt" width="250" height="54" src="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=1084735&amp;theme=light&amp;t=1776848197707"></a>
13 
14**English** | [中文](README_zh.md)
15 
16**QQ Group**: 910298558
17 
18**Telegram**: [https://t.me/snow_cli](https://t.me/snow_cli)
19 
20_Agentic coding in your terminal_
21 
22</div>
23 
24## Thanks Developer
25 
26<a href="https://github.com/MayDay-wpf/snow-cli/graphs/contributors">
27 <img src="https://contrib.rocks/image?repo=MayDay-wpf/snow-cli" />
28</a>
29 
30## Sponsors
31 
32<table width="100%" align="center">
33 <thead>
34 <tr>
35 <th width="50%">Sponsor</th>
36 <th width="50%">Description</th>
37 </tr>
38 </thead>
39 <tbody>
40 <tr>
41 <td align="center">
42 <a href="https://bloome.im/app?ref=MayDaywpf&utm_medium=github&utm_source=MayDay-wpf-snow-cli-ivor-202607"><img src="docs/images/bloome-home.png" alt="Bloome" width="360"/></a>
43 <br/>
44 ☁️ <a href="https://bloome.im/app?ref=MayDaywpf&utm_medium=github&utm_source=MayDay-wpf-snow-cli-ivor-202607"><b>Bloome</b></a>
45 </td>
46 <td>AI-agent IM platform — multiple AI agents (Claude, ChatGPT, DeepSeek…) collaborate in one shared chat: they hand off tasks, cross-check each other, and refine until it's right. Zero setup, runs in the cloud, shareable with your team. Try it 👉 <a href="https://bloome.im/app?ref=MayDaywpf&utm_medium=github&utm_source=MayDay-wpf-snow-cli-ivor-202607">Bloome</a></td>
47 </tr>
48 <tr>
49 <td><a href="https://www.jetbrains.com/">JetBrains</a></td>
50 <td>Open Source Project Sponsor, providing free IDE licenses</td>
51 </tr>
52 </tbody>
53</table>
54 
55## Relay Station Recommendations
56 
57> The relay stations listed here are mutual recommendation partnerships, not commercial sponsorships. Any relay station that provides a Snow CLI usage tutorial and a test account for availability verification is welcome to join.
58 
59| Relay Station | Link |
60| ------------- | ------------------------------------------------------ |
61| ccapi | [https://ccapi.ztxfkw.top/](https://ccapi.ztxfkw.top/) |
62 
63![alt text](docs/images/image.png)
64 
65![alt text](docs/images/image2.png)
66 
67<h3>Recommend using fonts: <a href="https://github.com/SpaceTimee/Fusion-JetBrainsMapleMono">JetBrains Maple Mono NF</a> </3>
68 
69<h3>Recommended Terminal Combination for Windows Users</h3>
70 
71- **PowerShell 7+**: Modern cross-platform PowerShell, offering stronger features and better compatibility
72 - GitHub: https://github.com/PowerShell/PowerShell
73- **Windows Terminal**: Modern terminal application, supporting multi-tab, split-screen, and GPU accelerated rendering
74 - GitHub: https://github.com/microsoft/terminal
75 
76**Installation**:
77 
78```bash
79# Install using winget (built-in for Windows 10/11)
80winget install Microsoft.PowerShell
81winget install Microsoft.WindowsTerminal
82 
83# Or install using the Microsoft Store
84```
85 
86## Installation
87 
88Install Snow CLI globally via npm:
89 
90```bash
91npm install -g snow-ai
92```
93 
94After installation, run:
95 
96```bash
97snow
98```
99 
100## Documentation
101 
102- [Installation Guide](docs/usage/en/01.Installation%20Guide.md) - System requirements, installation (update, uninstall) steps, IDE extension installation
103- [First Time Configuration](docs/usage/e

Preview

mayday-wpf/snow-climayday-wpf/snow-cli
Repomayday-wpf/snow-cli
TypeMCP Servers
CategoryAI Agents & MCP
UpdatedJul 2026
LicenseNOASSERTION
First seenJul 27, 2026

Tags

MCP

Related

6 picks
Type
  1. langchain-ai avatarlangchain-mcp-adaptersMake Anthropic Model Context Protocol (MCP) tools compatible with LangChain and LangGraph agents.MCP ServersJul 20267.0M3.6k
  2. openclaw avatarmcporterTypeScript runtime and CLI for connecting to configured Model Context Protocol servers.MCP ServersJul 20262.5M4.8k
  3. sparfenyuk avatarmcp-proxyA MCP server which proxies requests to a remote MCP server over streamable HTTP or SSE.MCP ServersJul 20262.2M2.7k
  4. sooperset avatarmcp-atlassianThe Model Context Protocol (MCP) Atlassian integration is an open-source implementation that bridges Atlassian products (Jira and Confluence) with AI language models following Anthropic's MCP specification.MCP ServersJul 20261.7M5.6k
  5. open-webui avataropen-webuiOpen WebUIMCP ServersJul 20261.4M147k
  6. dyoshikawa avatarrulesyncUnified AI rules management CLI tool that generates configuration files for various AI development toolsMCP ServersJul 2026889k1.3k