Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Skillpulse

БесплатноНе проверен

Auto-updated registry of Claude Code skills, MCP servers, Cursor rules, and AI agent prompts. Refreshed every 6 hours.

GitHubEmbed

Описание

Auto-updated registry of Claude Code skills, MCP servers, Cursor rules, and AI agent prompts. Refreshed every 6 hours.

README

SkillPulse

The living registry of AI agent skills, MCPs, and prompts — refreshed every 6h.

Build Entries Agents License: MIT

📡 Auto-updated from 7 sources · 🧠 AI-classified · 🤖 Submit a skill


🔥 Top 20 Trending This Week

# Name Kind ⭐ Stars Pulse Trend Description
1 @upstash/context7-mcp 🔌 22000 99/100 📈 Up-to-date, version-specific docs and code examples for any library — eliminates LLM hallucinations.
2 @playwright/mcp 🔌 13400 97/100 📈 Official Playwright MCP server — drive browsers with accessibility-tree snapshots, no vision mode...
3 awesome-cursorrules 💬 31000 95/100 📈 Curated .cursorrules for Cursor AI — framework-specific, language-specific, stack-specific.
4 fastmcp 🔌 11200 94/100 📈 The fast, Pythonic way to build MCP servers and clients. Decorators, type hints, auto-schema.
5 @openai/codex 19400 94/100 📈 The OpenAI Codex CLI — terminal-native coding agent with tool use and sandbox execution.
6 figma-developer-mcp 🔌 9100 93/100 📈 Give Cursor/Claude/any MCP client access to your Figma files — implement designs faithfully.
7 zen-mcp-server 🔌 6700 92/100 📈 Multi-model orchestration (Gemini, o3, Claude) for Claude Code — debate, consensus, code review.
8 @google/gemini-cli 15200 91/100 📈 Google Gemini CLI — agentic coding with Gemini 2.5 models, MCP-compatible.
9 wshobson/agents 🧠 5800 90/100 📈 Specialized subagents for Claude Code — security, architecture, debugging, testing.
10 wshobson/commands 💬 3400 87/100 📈 Curated Claude Code slash commands — 50+ battle-tested prompts for real workflows.
11 @modelcontextprotocol/server-memory 🔌 18500 86/100 📈 Persistent knowledge-graph memory — entities, relations, and observations across sessions.
12 awesome-claude-code 💬 4100 86/100 📈 Curated list of slash commands, CLAUDE.md files, CLI tools, and workflows for Claude Code.
13 @supabase/mcp-server-supabase 🔌 3800 85/100 📈 Official Supabase MCP — manage projects, tables, SQL, storage, edge functions.
14 goose 8300 84/100 📈 Local, extensible AI agent CLI — MCP-native, supports multiple providers.
15 @stripe/mcp 🔌 2100 83/100 📈 Stripe MCP server — create payments, subscriptions, customers with safe scoped API keys.
16 exa-mcp-server 🔌 2400 82/100 📈 Exa semantic search MCP — high-quality web search built for AI agents.
17 @sentry/mcp-server 🔌 1600 76/100 🚀 Sentry MCP server — query errors, performance data, and release info.
18 claude-code-tools 🧠 920 71/100 🚀 Swiss-army toolbelt skill — git automation, test runners, lint/format bridges for Claude Code.
19 bnbchain-mcp 🔌 580 58/100 🚀 Query BNB Chain data — balances, transactions, token info, smart contract state.

✨ New This Week

# Name Kind ⭐ Stars Description

🏆 All-Time Top 30

# Name Kind ⭐ Stars Pulse Description
1 awesome-cursorrules 💬 31000 95/100 Curated .cursorrules for Cursor AI — framework-specific, language-specific, stack-specific.
2 @anthropic-ai/claude-code 29000 100/100 The official Claude Code CLI — agentic coding in your terminal, MCP-native.
3 @upstash/context7-mcp 🔌 22000 99/100 Up-to-date, version-specific docs and code examples for any library — eliminates LLM hallucinations.
4 @openai/codex 19400 94/100 The OpenAI Codex CLI — terminal-native coding agent with tool use and sandbox execution.
5 @modelcontextprotocol/server-filesystem 🔌 18500 98/100 Secure filesystem access for MCP — read, write, search files with configurable permissions.
6 @modelcontextprotocol/server-github 🔌 18500 96/100 Official MCP server for GitHub — manage repos, issues, PRs, search code, and more via the GitHub ...
7 @modelcontextprotocol/server-postgres 🔌 18500 92/100 Read-only Postgres access for LLMs — query schemas and data with safe, parameterized SQL.
8 @modelcontextprotocol/server-sqlite 🔌 18500 88/100 SQLite MCP server with query, schema inspection, and business-insights memo tooling.
9 @modelcontextprotocol/server-brave-search 🔌 18500 90/100 Web + local search via Brave Search API — up-to-date context without scraping.
10 @modelcontextprotocol/server-fetch 🔌 18500 91/100 Fetch and convert web content (HTML → markdown) for LLM consumption.
11 @modelcontextprotocol/server-memory 🔌 18500 86/100 Persistent knowledge-graph memory — entities, relations, and observations across sessions.
12 @modelcontextprotocol/server-puppeteer 🔌 18500 84/100 Browser automation via Puppeteer — navigate, screenshot, click, fill forms.
13 @modelcontextprotocol/server-slack 🔌 18500 80/100 Slack MCP server — post messages, read channels, manage users.
14 @modelcontextprotocol/server-gdrive 🔌 18500 78/100 Google Drive MCP server — list, read, and search Drive files/folders.
15 @google/gemini-cli 15200 91/100 Google Gemini CLI — agentic coding with Gemini 2.5 models, MCP-compatible.
16 code-review 🧠 14200 89/100 Opinionated code review skill for Claude Code — checks SOLID, security, performance, style.
17 @playwright/mcp 🔌 13400 97/100 Official Playwright MCP server — drive browsers with accessibility-tree snapshots, no vision mode...
18 fastmcp 🔌 11200 94/100 The fast, Pythonic way to build MCP servers and clients. Decorators, type hints, auto-schema.
19 figma-developer-mcp 🔌 9100 93/100 Give Cursor/Claude/any MCP client access to your Figma files — implement designs faithfully.
20 goose 8300 84/100 Local, extensible AI agent CLI — MCP-native, supports multiple providers.
21 zen-mcp-server 🔌 6700 92/100 Multi-model orchestration (Gemini, o3, Claude) for Claude Code — debate, consensus, code review.
22 wshobson/agents 🧠 5800 90/100 Specialized subagents for Claude Code — security, architecture, debugging, testing.
23 awesome-claude-code 💬 4100 86/100 Curated list of slash commands, CLAUDE.md files, CLI tools, and workflows for Claude Code.
24 @supabase/mcp-server-supabase 🔌 3800 85/100 Official Supabase MCP — manage projects, tables, SQL, storage, edge functions.
25 wshobson/commands 💬 3400 87/100 Curated Claude Code slash commands — 50+ battle-tested prompts for real workflows.
26 @cloudflare/mcp-server-cloudflare 🔌 2900 81/100 Manage Cloudflare Workers, KV, R2, D1 and more via MCP.
27 exa-mcp-server 🔌 2400 82/100 Exa semantic search MCP — high-quality web search built for AI agents.
28 mcp-atlassian 🔌 2300 77/100 Jira + Confluence MCP — read/write issues, search pages, manage sprints.
29 @stripe/mcp 🔌 2100 83/100 Stripe MCP server — create payments, subscriptions, customers with safe scoped API keys.
30 @sentry/mcp-server 🔌 1600 76/100 Sentry MCP server — query errors, performance data, and release info.

📚 By Category

Agents

Name Kind ⭐ Stars Pulse Description
@anthropic-ai/claude-code 29000 100/100 The official Claude Code CLI — agentic coding in your terminal, MCP-native.
@openai/codex 19400 94/100 The OpenAI Codex CLI — terminal-native coding agent with tool use and sandbox...
zen-mcp-server 🔌 6700 92/100 Multi-model orchestration (Gemini, o3, Claude) for Claude Code — debate, cons...
@google/gemini-cli 15200 91/100 Google Gemini CLI — agentic coding with Gemini 2.5 models, MCP-compatible.
wshobson/agents 🧠 5800 90/100 Specialized subagents for Claude Code — security, architecture, debugging, te...
goose 8300 84/100 Local, extensible AI agent CLI — MCP-native, supports multiple providers.

Database

Name Kind ⭐ Stars Pulse Description
@modelcontextprotocol/server-postgres 🔌 18500 92/100 Read-only Postgres access for LLMs — query schemas and data with safe, parame...
@modelcontextprotocol/server-sqlite 🔌 18500 88/100 SQLite MCP server with query, schema inspection, and business-insights memo t...
@supabase/mcp-server-supabase 🔌 3800 85/100 Official Supabase MCP — manage projects, tables, SQL, storage, edge functions.

Web Search

Name Kind ⭐ Stars Pulse Description
@modelcontextprotocol/server-brave-search 🔌 18500 90/100 Web + local search via Brave Search API — up-to-date context without scraping.
exa-mcp-server 🔌 2400 82/100 Exa semantic search MCP — high-quality web search built for AI agents.

Web Browsing

Name Kind ⭐ Stars Pulse Description
@modelcontextprotocol/server-fetch 🔌 18500 91/100 Fetch and convert web content (HTML → markdown) for LLM consumption.
fetch-mcp 🔌 1200 72/100 Fetch URLs (HTML/JSON/text/markdown) with schema-validated outputs — built-in...

Browser Automation

Name Kind ⭐ Stars Pulse Description
@playwright/mcp 🔌 13400 97/100 Official Playwright MCP server — drive browsers with accessibility-tree snaps...
@modelcontextprotocol/server-puppeteer 🔌 18500 84/100 Browser automation via Puppeteer — navigate, screenshot, click, fill forms.

Productivity

Name Kind ⭐ Stars Pulse Description
wshobson/commands 💬 3400 87/100 Curated Claude Code slash commands — 50+ battle-tested prompts for real workf...
claude-code-tools 🧠 920 71/100 Swiss-army toolbelt skill — git automation, test runners, lint/format bridges...

Meta

Name Kind ⭐ Stars Pulse Description
awesome-cursorrules 💬 31000 95/100 Curated .cursorrules for Cursor AI — framework-specific, language-specific, s...
awesome-claude-code 💬 4100 86/100 Curated list of slash commands, CLAUDE.md files, CLI tools, and workflows for...

Filesystem

Name Kind ⭐ Stars Pulse Description
@modelcontextprotocol/server-filesystem 🔌 18500 98/100 Secure filesystem access for MCP — read, write, search files with configurabl...

Version Control

Name Kind ⭐ Stars Pulse Description
@modelcontextprotocol/server-github 🔌 18500 96/100 Official MCP server for GitHub — manage repos, issues, PRs, search code, and ...

Memory

Name Kind ⭐ Stars Pulse Description
@modelcontextprotocol/server-memory 🔌 18500 86/100 Persistent knowledge-graph memory — entities, relations, and observations acr...

Communication

Name Kind ⭐ Stars Pulse Description
@modelcontextprotocol/server-slack 🔌 18500 80/100 Slack MCP server — post messages, read channels, manage users.

Cloud Storage

Name Kind ⭐ Stars Pulse Description
@modelcontextprotocol/server-gdrive 🔌 18500 78/100 Google Drive MCP server — list, read, and search Drive files/folders.

Frameworks

Name Kind ⭐ Stars Pulse Description
fastmcp 🔌 11200 94/100 The fast, Pythonic way to build MCP servers and clients. Decorators, type hin...

Design

Name Kind ⭐ Stars Pulse Description
figma-developer-mcp 🔌 9100 93/100 Give Cursor/Claude/any MCP client access to your Figma files — implement desi...

Documentation

Name Kind ⭐ Stars Pulse Description
@upstash/context7-mcp 🔌 22000 99/100 Up-to-date, version-specific docs and code examples for any library — elimina...

Cloud Infra

Name Kind ⭐ Stars Pulse Description
@cloudflare/mcp-server-cloudflare 🔌 2900 81/100 Manage Cloudflare Workers, KV, R2, D1 and more via MCP.

Observability

Name Kind ⭐ Stars Pulse Description
@sentry/mcp-server 🔌 1600 76/100 Sentry MCP server — query errors, performance data, and release info.

Payments

Name Kind ⭐ Stars Pulse Description
@stripe/mcp 🔌 2100 83/100 Stripe MCP server — create payments, subscriptions, customers with safe scope...

Project Management

Name Kind ⭐ Stars Pulse Description
mcp-atlassian 🔌 2300 77/100 Jira + Confluence MCP — read/write issues, search pages, manage sprints.

Blockchain

Name Kind ⭐ Stars Pulse Description
bnbchain-mcp 🔌 580 58/100 Query BNB Chain data — balances, transactions, token info, smart contract state.

Code Quality

Name Kind ⭐ Stars Pulse Description
code-review 🧠 14200 89/100 Opinionated code review skill for Claude Code — checks SOLID, security, perfo...

🤖 By Agent Compatibility

🤖 Claude Code

Name Kind ⭐ Stars Description
@anthropic-ai/claude-code 29000 The official Claude Code CLI — agentic coding in your terminal, MCP-native.
@upstash/context7-mcp 🔌 22000 Up-to-date, version-specific docs and code examples for any library — elimina...
@modelcontextprotocol/server-filesystem 🔌 18500 Secure filesystem access for MCP — read, write, search files with configurabl...
@playwright/mcp 🔌 13400 Official Playwright MCP server — drive browsers with accessibility-tree snaps...
@modelcontextprotocol/server-github 🔌 18500 Official MCP server for GitHub — manage repos, issues, PRs, search code, and ...
fastmcp 🔌 11200 The fast, Pythonic way to build MCP servers and clients. Decorators, type hin...
figma-developer-mcp 🔌 9100 Give Cursor/Claude/any MCP client access to your Figma files — implement desi...
@modelcontextprotocol/server-postgres 🔌 18500 Read-only Postgres access for LLMs — query schemas and data with safe, parame...
zen-mcp-server 🔌 6700 Multi-model orchestration (Gemini, o3, Claude) for Claude Code — debate, cons...
@modelcontextprotocol/server-fetch 🔌 18500 Fetch and convert web content (HTML → markdown) for LLM consumption.
@modelcontextprotocol/server-brave-search 🔌 18500 Web + local search via Brave Search API — up-to-date context without scraping.
wshobson/agents 🧠 5800 Specialized subagents for Claude Code — security, architecture, debugging, te...
code-review 🧠 14200 Opinionated code review skill for Claude Code — checks SOLID, security, perfo...
@modelcontextprotocol/server-sqlite 🔌 18500 SQLite MCP server with query, schema inspection, and business-insights memo t...
wshobson/commands 💬 3400 Curated Claude Code slash commands — 50+ battle-tested prompts for real workf...

🎯 Cursor

Name Kind ⭐ Stars Description
@upstash/context7-mcp 🔌 22000 Up-to-date, version-specific docs and code examples for any library — elimina...
@modelcontextprotocol/server-filesystem 🔌 18500 Secure filesystem access for MCP — read, write, search files with configurabl...
@playwright/mcp 🔌 13400 Official Playwright MCP server — drive browsers with accessibility-tree snaps...
@modelcontextprotocol/server-github 🔌 18500 Official MCP server for GitHub — manage repos, issues, PRs, search code, and ...
awesome-cursorrules 💬 31000 Curated .cursorrules for Cursor AI — framework-specific, language-specific, s...
fastmcp 🔌 11200 The fast, Pythonic way to build MCP servers and clients. Decorators, type hin...
figma-developer-mcp 🔌 9100 Give Cursor/Claude/any MCP client access to your Figma files — implement desi...
@modelcontextprotocol/server-postgres 🔌 18500 Read-only Postgres access for LLMs — query schemas and data with safe, parame...
zen-mcp-server 🔌 6700 Multi-model orchestration (Gemini, o3, Claude) for Claude Code — debate, cons...
@modelcontextprotocol/server-fetch 🔌 18500 Fetch and convert web content (HTML → markdown) for LLM consumption.
@modelcontextprotocol/server-brave-search 🔌 18500 Web + local search via Brave Search API — up-to-date context without scraping.
@modelcontextprotocol/server-sqlite 🔌 18500 SQLite MCP server with query, schema inspection, and business-insights memo t...
@modelcontextprotocol/server-memory 🔌 18500 Persistent knowledge-graph memory — entities, relations, and observations acr...
@supabase/mcp-server-supabase 🔌 3800 Official Supabase MCP — manage projects, tables, SQL, storage, edge functions.
@modelcontextprotocol/server-puppeteer 🔌 18500 Browser automation via Puppeteer — navigate, screenshot, click, fill forms.

💻 Codex CLI

Name Kind ⭐ Stars Description
@openai/codex 19400 The OpenAI Codex CLI — terminal-native coding agent with tool use and sandbox...

✨ Gemini CLI

Name Kind ⭐ Stars Description
@google/gemini-cli 15200 Google Gemini CLI — agentic coding with Gemini 2.5 models, MCP-compatible.

🌊 Windsurf

Name Kind ⭐ Stars Description
@upstash/context7-mcp 🔌 22000 Up-to-date, version-specific docs and code examples for any library — elimina...
@modelcontextprotocol/server-filesystem 🔌 18500 Secure filesystem access for MCP — read, write, search files with configurabl...
@playwright/mcp 🔌 13400 Official Playwright MCP server — drive browsers with accessibility-tree snaps...
@modelcontextprotocol/server-github 🔌 18500 Official MCP server for GitHub — manage repos, issues, PRs, search code, and ...
fastmcp 🔌 11200 The fast, Pythonic way to build MCP servers and clients. Decorators, type hin...
figma-developer-mcp 🔌 9100 Give Cursor/Claude/any MCP client access to your Figma files — implement desi...
@modelcontextprotocol/server-postgres 🔌 18500 Read-only Postgres access for LLMs — query schemas and data with safe, parame...
@modelcontextprotocol/server-fetch 🔌 18500 Fetch and convert web content (HTML → markdown) for LLM consumption.
@modelcontextprotocol/server-brave-search 🔌 18500 Web + local search via Brave Search API — up-to-date context without scraping.
@modelcontextprotocol/server-sqlite 🔌 18500 SQLite MCP server with query, schema inspection, and business-insights memo t...
@modelcontextprotocol/server-memory 🔌 18500 Persistent knowledge-graph memory — entities, relations, and observations acr...
@supabase/mcp-server-supabase 🔌 3800 Official Supabase MCP — manage projects, tables, SQL, storage, edge functions.
@modelcontextprotocol/server-puppeteer 🔌 18500 Browser automation via Puppeteer — navigate, screenshot, click, fill forms.
@stripe/mcp 🔌 2100 Stripe MCP server — create payments, subscriptions, customers with safe scope...
exa-mcp-server 🔌 2400 Exa semantic search MCP — high-quality web search built for AI agents.

🔧 Generic

Name Kind ⭐ Stars Description
@upstash/context7-mcp 🔌 22000 Up-to-date, version-specific docs and code examples for any library — elimina...
@modelcontextprotocol/server-filesystem 🔌 18500 Secure filesystem access for MCP — read, write, search files with configurabl...
@playwright/mcp 🔌 13400 Official Playwright MCP server — drive browsers with accessibility-tree snaps...
@modelcontextprotocol/server-github 🔌 18500 Official MCP server for GitHub — manage repos, issues, PRs, search code, and ...
fastmcp 🔌 11200 The fast, Pythonic way to build MCP servers and clients. Decorators, type hin...
figma-developer-mcp 🔌 9100 Give Cursor/Claude/any MCP client access to your Figma files — implement desi...
@modelcontextprotocol/server-postgres 🔌 18500 Read-only Postgres access for LLMs — query schemas and data with safe, parame...
@modelcontextprotocol/server-fetch 🔌 18500 Fetch and convert web content (HTML → markdown) for LLM consumption.
@modelcontextprotocol/server-brave-search 🔌 18500 Web + local search via Brave Search API — up-to-date context without scraping.
@modelcontextprotocol/server-sqlite 🔌 18500 SQLite MCP server with query, schema inspection, and business-insights memo t...
@modelcontextprotocol/server-memory 🔌 18500 Persistent knowledge-graph memory — entities, relations, and observations acr...
@supabase/mcp-server-supabase 🔌 3800 Official Supabase MCP — manage projects, tables, SQL, storage, edge functions.
@modelcontextprotocol/server-puppeteer 🔌 18500 Browser automation via Puppeteer — navigate, screenshot, click, fill forms.
goose 8300 Local, extensible AI agent CLI — MCP-native, supports multiple providers.
@stripe/mcp 🔌 2100 Stripe MCP server — create payments, subscriptions, customers with safe scope...

How It Works

  1. Ingest — Bots pull from GitHub, npm, PyPI, HN, Reddit, Anthropic Registry every 6h
  2. Classify — Claude AI assigns category, kind, tags, compatibility
  3. Publish — README and site rebuild automatically

Contributing

Submit a skill via issue · See CONTRIBUTING.md


Built by MC. ■ · Live site

from github.com/corazzione/skillpulse

Установка Skillpulse

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/corazzione/skillpulse

FAQ

Skillpulse MCP бесплатный?

Да, Skillpulse MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Skillpulse?

Нет, Skillpulse работает без API-ключей и переменных окружения.

Skillpulse — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Skillpulse в Claude Desktop, Claude Code или Cursor?

Открой Skillpulse на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Skillpulse with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development