Skip to main content

All Skills

128 skills and 53 MCP servers in the directory

Search with filters →

Guidelines Advisor

Skill Blockchain & Web3
Low

Smart contract development advisor based on Trail of Bits best practices — analyzes architecture, upgradeability, dependencies, and testing.

Smart Contracts
MIT 1 permission

Semgrep Scanner

Skill Security Research
Medium

Runs Semgrep static analysis with parallel subagents — full ruleset and high-confidence security scan modes with Semgrep Pro cross-file taint analysis.

Semgrep Subagent
MIT 3 permissions

CodeQL

Skill Security Research
Medium

Scans codebases for security vulnerabilities using CodeQL interprocedural data flow and taint tracking — supports full and important-only scan modes.

MIT 2 permissions

Atheris Python Fuzzer

Skill Security Research
Medium

Coverage-guided Python fuzzer based on libFuzzer — fuzzing pure Python code and Python C extensions.

Fuzzing Python
MIT 1 permission

Cargo Fuzz

Skill Security Research
Medium

De facto fuzzing tool for Rust projects using Cargo with libFuzzer backend.

Fuzzing Rust
MIT 1 permission

AFL++

Skill Security Research
Medium

AFL++ fuzzer with advanced features — multi-core fuzzing of C/C++ projects with better performance than original AFL.

Fuzzing
MIT 1 permission

Harness Writing

Skill Security Research
Low

Techniques for writing effective fuzzing harnesses across languages — creating new fuzz targets and improving existing harness code.

Fuzzing
MIT 1 permission

Code Maturity Assessor

Skill Blockchain & Web3
Low

Systematic 9-category code maturity assessment for smart contracts — arithmetic safety, access controls, complexity, MEV risks, and testing.

Smart Contracts
MIT 1 permission

Token Integration Analyzer

Skill Blockchain & Web3
Low

Analyzes token implementations for ERC20/ERC721 conformity, checks 20+ weird token patterns, and evaluates protocol handling of non-standard tokens.

Smart Contracts
MIT 1 permission

Audit Prep Assistant

Skill Blockchain & Web3
Low

Prepares codebases for security review using Trail of Bits checklist — sets review goals, runs static analysis, increases test coverage.

Smart Contracts
MIT 1 permission

DWARF Expert

Skill Security Research
Low

Expertise for analyzing DWARF debug files and understanding the DWARF debug format/standard (v3-v5).

MIT 2 permissions

Burp Suite Project Parser

Skill Security Research
Medium

Searches and explores Burp Suite project files (.burp) from the command line — searches response bodies with regex, extracts audit findings.

Network
MIT 2 permissions

Firebase APK Scanner

Skill Security Research
High

Scans Android APKs for Firebase security misconfigurations — open databases, storage buckets, authentication issues, and exposed cloud functions.

Mobile Network
MIT 2 permissions

Agentic Actions Auditor

Skill Security Research
Medium

Audits GitHub Actions workflows for security vulnerabilities in AI agent integrations — detects prompt injection via env var patterns and dangerous sandbox configs.

Git AI
MIT 1 permission

Zeroize Audit

Skill Security Research
Medium

Detects missing zeroization of sensitive data in source code and zeroization removed by compiler optimizations — assembly-level analysis.

Rust
MIT 2 permissions

YARA Rule Authoring

Skill Security Research
Low

Guides authoring of high-quality YARA-X detection rules for malware identification — naming conventions, string selection, performance, and false positive reduction.

MIT 1 permission

Supply Chain Risk Auditor

Skill Security Research
Medium

Identifies dependencies at heightened risk of exploitation or takeover — assesses supply chain attack surface and dependency health.

MIT 2 permissions

Property-Based Testing

Skill Security Research
Low

Guidance for property-based testing across multiple languages and smart contracts — stronger coverage than example-based tests.

MIT 1 permission

Modern Python

Skill Developer Tools
Low

Configures Python projects with modern tooling (uv, ruff, ty) — creating projects, standalone scripts, and migrating from pip/Poetry/mypy/black.

Python
MIT 1 permission

Semgrep Rule Variant Creator

Skill Security Research
Medium

Creates language variants of existing Semgrep rules — ports rules to target languages with independent test directories.

Semgrep
MIT 2 permissions

Semgrep Rule Creator

Skill Security Research
Medium

Creates custom Semgrep rules for detecting security vulnerabilities, bug patterns, and code patterns.

Semgrep
MIT 2 permissions

Sharp Edges

Skill Security Research
Low

Identifies error-prone APIs, dangerous configurations, and footgun designs that enable security mistakes — evaluates "secure by default" principles.

MIT 1 permission

Insecure Defaults

Skill Security Research
Low

Detects fail-open insecure defaults — hardcoded secrets, weak authentication, and permissive security configurations that allow apps to run insecurely in production.

MIT 1 permission

Spec to Code Compliance

Skill Blockchain & Web3
Low

Verifies code implements exactly what documentation specifies for blockchain audits — finds gaps between specs and implementation.

Smart Contracts
MIT 1 permission

Constant Time Analysis

Skill Security Research
Low

Detects timing side-channel vulnerabilities in cryptographic code across C, C++, Go, Rust, Swift, Java, Kotlin, C#, PHP, JS, TS, Python, and Ruby.

MIT 1 permission

Variant Analysis

Skill Security Research
Low

Find similar vulnerabilities across codebases using pattern-based analysis — hunt bug variants, build CodeQL/Semgrep queries, and perform systematic code audits.

Semgrep
MIT 1 permission

Differential Review

Skill Security Research
Low

Security-focused differential review of code changes (PRs, commits, diffs) — calculates blast radius and generates markdown reports.

Git
MIT 1 permission

Audit Context Building

Skill Security Research
Low

Enables ultra-granular, line-by-line code analysis to build deep architectural context before vulnerability or bug finding.

MIT 1 permission

Entry Point Analyzer

Skill Security Research
Low

Analyzes smart contract codebases to identify state-changing entry points for security auditing — categorizes by access level and generates structured audit reports.

Smart Contracts
MIT 1 permission

HF Trackio

Skill AI & Machine Learning
Low

Track and visualize ML training experiments with Trackio — log metrics via Python API, fire training alerts, and retrieve logged metrics with real-time dashboards.

Python AI Machine Learning +1
MIT 1 permission

HF Tool Builder

Skill AI & Machine Learning
Low

Build reusable CLI scripts for Hugging Face API operations — chaining API calls and automating repeated tasks.

Python AI API
MIT 1 permission

HF Paper Publisher

Skill AI & Machine Learning
Low

Publish and manage research papers on Hugging Face Hub — create paper pages, link to models/datasets, claim authorship.

Python AI
MIT 1 permission

HF Model Trainer

Skill AI & Machine Learning
Medium

Train or fine-tune language models using TRL on Hugging Face Jobs — SFT, DPO, GRPO, reward modeling, GGUF conversion, and Trackio monitoring.

Python AI Machine Learning
MIT 2 permissions

HF Jobs

Skill AI & Machine Learning
Medium

Run workloads on Hugging Face Jobs infrastructure — UV scripts, Docker-based jobs, hardware selection, cost estimation, and secrets management.

Python AI Machine Learning +1
MIT 2 permissions

HF Evaluation

Skill AI & Machine Learning
Low

Add and manage evaluation results in Hugging Face model cards — extract eval tables, import scores, and run custom evaluations.

Python AI Machine Learning
MIT 1 permission

HF Datasets

Skill AI & Machine Learning
Low

Create and manage datasets on Hugging Face Hub — initialize repos, define configs, stream row updates, and SQL-based querying.

Python AI Machine Learning +1
MIT 1 permission

Hugging Face CLI

Skill AI & Machine Learning
Low

Execute Hugging Face Hub operations — download models/datasets/spaces, upload files, create repos, manage local cache, and run compute jobs.

Python AI Machine Learning
MIT 1 permission

Gradio

Skill AI & Machine Learning
Low

Build Gradio web UIs and demos in Python — create apps, components, event listeners, layouts, and chatbots.

Python AI Gradio
MIT 1 permission

Upgrading Expo

Skill Mobile Development
Low

Guidelines for upgrading Expo SDK versions — New Architecture, React 19, React Compiler, and native tabs migrations.

Expo React Native Mobile
MIT 1 permission

Expo Deployment

Skill Mobile Development
Low

Deploying Expo apps to iOS App Store, Android Play Store, web hosting, and API routes.

Expo Mobile Deployment
MIT 1 permission

Expo CI/CD Workflows

Skill Mobile Development
Low

Write EAS workflow YAML files for Expo projects — CI/CD pipelines and deployment automation in .eas/workflows/.

Expo Mobile Deployment
MIT 1 permission

Expo DOM Components

Skill Mobile Development
Low

Use Expo DOM components to run web code in a webview on native and as-is on web — migrate web code to native incrementally.

Expo React Native Mobile +1
MIT 1 permission

Native Data Fetching

Skill Mobile Development
Low

Implementing network requests in Expo — fetch API, React Query, SWR, error handling, caching, offline support, and Expo Router data loaders.

Expo React Native Mobile +1
MIT 1 permission

Expo UI SwiftUI

Skill Mobile Development
Low

Use @expo/ui/swift-ui to build iOS native views with SwiftUI in Expo SDK 55.

Expo Swift Mobile
MIT 1 permission

Expo UI Jetpack Compose

Skill Mobile Development
Low

Use @expo/ui/jetpack-compose to build Android native views with Jetpack Compose in Expo SDK 55.

Expo Mobile
MIT 1 permission

Expo Tailwind Setup

Skill Mobile Development
Low

Set up Tailwind CSS v4 in Expo with react-native-css and NativeWind v5 for universal styling.

Expo React Native Tailwind +1
MIT 1 permission

Expo Dev Client

Skill Mobile Development
Low

Build and distribute Expo development clients locally or via TestFlight.

Expo React Native Mobile
MIT 1 permission

Expo API Routes

Skill Mobile Development
Low

Guidelines for creating API routes in Expo Router with EAS Hosting.

Expo React Native API
MIT 1 permission

Building Native UI

Skill Mobile Development
Low

Complete guide for building beautiful apps with Expo Router — fundamentals, styling, components, navigation, animations, patterns, and native tabs.

Expo React Native Mobile
MIT 1 permission

Netlify AI Gateway

Skill AI & Machine Learning
Low

Guide for Netlify AI Gateway — access AI models from OpenAI, Anthropic, and Google via a unified proxy without managing API keys directly.

AI API
MIT 1 permission

Netlify Deploy

Skill Cloud & Infrastructure
Medium

Deploys web projects to Netlify using the CLI — preview and production deploys with npx netlify commands.

Deployment Node.js Network
MIT 2 permissions

Netlify CLI & Deploy

Skill Cloud & Infrastructure
Low

Guide for using the Netlify CLI — installation, authentication, site linking, netlify dev, netlify deploy, and environment variable management.

Deployment
MIT 1 permission

Netlify Config

Skill Cloud & Infrastructure
Low

Reference for netlify.toml configuration — build settings, redirects, headers, deploy contexts, environment variables, and functions config.

Deployment
MIT 1 permission

Netlify Caching

Skill Cloud & Infrastructure
Low

Guide for controlling caching on Netlify CDN — Cache-Control, Netlify-CDN-Cache-Control, cache tags, durable cache, and framework-specific patterns.

Caching Performance
MIT 1 permission

Netlify Frameworks

Skill Cloud & Infrastructure
Low

Guide for deploying web frameworks on Netlify — Vite/React, Astro, TanStack Start, Next.js, Nuxt, SvelteKit, and Remix adapters.

Deployment
MIT 1 permission

Netlify Forms

Skill Cloud & Infrastructure
Low

Guide for Netlify Forms — data-netlify attribute, spam filtering, AJAX submissions, file uploads, notifications, and submissions API.

Serverless
MIT 1 permission

Netlify Image CDN

Skill Cloud & Infrastructure
Low

Guide for Netlify Image CDN — the /.netlify/images endpoint, query parameters, remote image allowlisting, clean URL rewrites.

Performance
MIT 1 permission

Netlify DB

Skill Cloud & Infrastructure
Low

Guide for Netlify DB (managed Neon Postgres) — provisioning, raw SQL, Drizzle ORM integration, migrations, and deploy preview branching.

Database Postgres
MIT 1 permission

Netlify Blobs

Skill Cloud & Infrastructure
Low

Guide for using Netlify Blobs object storage — getStore(), CRUD operations, metadata, listing, deploy-scoped vs site-scoped stores.

Storage
MIT 1 permission

Netlify Edge Functions

Skill Cloud & Infrastructure
Low

Guide for writing Netlify Edge Functions — Deno runtime, context.next() middleware pattern, geolocation, and when to choose edge vs serverless.

Edge Deno Serverless
MIT 1 permission

Netlify Functions

Skill Cloud & Infrastructure
Low

Guide for writing Netlify serverless functions — modern syntax, TypeScript, path routing, background functions, scheduled functions, and streaming.

Serverless TypeScript Node.js
MIT 1 permission

Stitch Loop

Skill Developer Tools
High

Teaches agents to iteratively build websites using Stitch with an autonomous baton-passing loop pattern and browser automation.

Design Browser AI
MIT 4 permissions

shadcn/ui Guide

Skill Developer Tools
Medium

Expert guidance for integrating shadcn/ui components — component discovery, installation, customization, and best practices.

React Tailwind TypeScript
MIT 2 permissions

Stitch Remotion Videos

Skill Design & Creative
Medium

Generates walkthrough videos from Stitch projects using Remotion with smooth transitions, zooming, and text overlays.

Design
MIT 3 permissions

Stitch React Components

Skill Developer Tools
Medium

Converts Stitch designs into modular Vite and React components using system-level networking and AST-based validation.

React TypeScript
MIT 3 permissions

Stitch Enhance Prompt

Skill Design & Creative
Low

Transforms vague UI ideas into polished Stitch-optimized prompts — enhances specificity, adds UI/UX keywords, injects design system context.

Design AI
MIT 1 permission

Stitch Design System

Skill Design & Creative
Low

Analyzes Stitch projects and synthesizes a semantic design system into DESIGN.md files.

Design
MIT 2 permissions

Notion Spec to Implementation

Skill Productivity & Collaboration
Low

Turns product or tech specs into concrete Notion tasks — breaks down spec pages into detailed implementation plans with acceptance criteria and progress tracking.

API
MIT 1 permission

Notion Research Documentation

Skill Productivity & Collaboration
Low

Searches across a Notion workspace, synthesizes findings from multiple pages, and creates comprehensive research documentation.

API
MIT 1 permission

Notion Meeting Intelligence

Skill Productivity & Collaboration
Low

Prepares meeting materials by gathering context from Notion, enriching with Claude research, and creating both internal pre-read and external agenda.

API
MIT 1 permission

Notion Knowledge Capture

Skill Productivity & Collaboration
Low

Transforms conversations and discussions into structured documentation pages in Notion — captures insights, decisions, and knowledge from chat context.

API
MIT 1 permission

CF Workers Best Practices

Skill Developer Tools
Low

Reviews and authors Cloudflare Workers code against production best practices — streaming, floating promises, global state, secrets, bindings, and observability.

Cloud TypeScript Performance
MIT 1 permission

Building AI Agent on Cloudflare

Skill Developer Tools
Low

Builds AI agents on Cloudflare using the Agents SDK with state management, real-time WebSockets, scheduled tasks, tool integration, and chat capabilities.

Cloud AI TypeScript
MIT 1 permission

Building MCP on Cloudflare

Skill Developer Tools
Low

Builds remote MCP servers on Cloudflare Workers with tools, OAuth authentication, and production deployment.

Cloud MCP TypeScript +1
MIT 1 permission

Web Performance Audit

Skill Developer Tools
Low

Analyzes web performance using Chrome DevTools MCP — Core Web Vitals (FCP, LCP, TBT, CLS), render-blocking resources, layout shifts, caching issues, and accessibility gaps.

Performance Browser Accessibility
MIT 1 permission

Wrangler CLI

Skill Cloud & Infrastructure
Medium

Cloudflare Workers CLI for deploying and managing Workers, KV, R2, D1, Vectorize, Queues, Workflows, Pipelines, and Secrets Store.

Cloud TypeScript Deployment
MIT 2 permissions

CF Sandbox SDK

Skill Developer Tools
Low

Build sandboxed applications for secure code execution — AI code execution, code interpreters, CI/CD systems, and interactive dev environments.

Cloud TypeScript Container
MIT 1 permission

CF Durable Objects

Skill Developer Tools
Low

Create and review Cloudflare Durable Objects — stateful coordination, RPC methods, SQLite storage, alarms, WebSockets, and testing with Vitest.

Cloud Database TypeScript
MIT 1 permission

CF Agents SDK

Skill Developer Tools
Low

Build AI agents on Cloudflare Workers using the Agents SDK — stateful agents, durable workflows, real-time WebSocket apps, scheduled tasks, MCP servers, and React hooks.

Cloud AI TypeScript
MIT 1 permission

Cloudflare Platform

Skill Cloud & Infrastructure
Low

Comprehensive Cloudflare platform skill covering Workers, Pages, KV, D1, R2, Workers AI, Vectorize, Agents SDK, networking, security (WAF, DDoS), and infrastructure-as-code.

Cloud TypeScript
MIT 1 permission

Sentry Svelte SDK

Skill Developer Tools
Low

Full Sentry SDK setup for Svelte and SvelteKit — error monitoring, tracing, session replay, and logging.

TypeScript Monitoring
MIT 1 permission

Sentry Cocoa SDK

Skill Mobile Development
Low

Full Sentry SDK setup for Apple platforms (iOS, macOS, tvOS, watchOS, visionOS) — error monitoring, tracing, profiling, session replay, and logging.

Swift Mobile Monitoring
MIT 1 permission

Sentry React Native SDK

Skill Mobile Development
Low

Full Sentry SDK setup for React Native and Expo — error monitoring, tracing, profiling, session replay, and logging.

React Native Expo Mobile +1
MIT 1 permission

Sentry .NET SDK

Skill Developer Tools
Low

Full Sentry SDK setup for .NET — error monitoring, tracing, profiling, logging, and crons for ASP.NET Core, MAUI, WPF, Blazor, and Azure Functions.

.NET Monitoring
MIT 1 permission

Sentry Ruby SDK

Skill Developer Tools
Low

Full Sentry SDK setup for Ruby — error monitoring, tracing, logging, profiling, and crons for Rails, Sinatra, Sidekiq, and Resque.

Ruby Monitoring
MIT 1 permission

Sentry Go SDK

Skill Developer Tools
Low

Full Sentry SDK setup for Go — error monitoring, tracing, logging, metrics, and crons with support for net/http, Gin, Echo, Fiber, and FastHTTP.

Go Monitoring
MIT 1 permission

Sentry React SDK

Skill Developer Tools
Low

Full Sentry SDK setup for React — error monitoring, tracing, session replay, profiling, and logging for React 16+ with Router and Redux support.

React TypeScript Monitoring
MIT 1 permission

Sentry Python SDK

Skill Developer Tools
Low

Full Sentry SDK setup for Python — error monitoring, tracing, profiling, logging, metrics, and crons for Django, Flask, FastAPI, Celery, and more.

Python Monitoring
MIT 1 permission

Sentry Next.js SDK

Skill Developer Tools
Low

Full Sentry SDK setup for Next.js — error monitoring, tracing, profiling, logging, session replay, and AI monitoring for Next.js 13+ with App Router and Pages Router.

Next.js React TypeScript +1
MIT 1 permission

Sentry Create Alert

Skill Developer Tools
Medium

Creates Sentry alerts using the workflow engine API — supports email, Slack, PagerDuty, Discord, and other notification actions.

Monitoring API
MIT 1 permission

Sentry Fix Issues

Skill Developer Tools
Medium

Finds and fixes production issues from Sentry using MCP — analyzes stack traces, breadcrumbs, traces, and context to identify root causes.

Monitoring API
MIT 2 permissions

Django Performance Review

Skill Developer Tools
Low

Django performance code review — finds N+1 queries, queryset inefficiencies, and ORM performance problems.

Python Database Performance
MIT 1 permission

Django Access Review

Skill Security & Compliance
Low

Django access control and IDOR security review — reviews views, DRF viewsets, ORM queries for authorization vulnerabilities.

Python
MIT 1 permission

Sentry Skill Scanner

Skill Security & Compliance
Low

Scans agent skills for security issues — checks for prompt injection, malicious scripts, excessive permissions, secret exposure, and supply chain risks.

MIT 1 permission

Sentry Code Simplifier

Skill Developer Tools
Low

Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality.

MIT 1 permission

Sentry Security Review

Skill Security & Compliance
Low

Systematic security code review based on OWASP guidelines — injection, XSS, authentication, authorization, and cryptography with confidence-based reporting.

MIT 1 permission

Claude Settings Audit

Skill Developer Tools
Low

Analyzes a repository to generate recommended Claude Code settings.json permissions — detects tech stack, build tools, and monorepo structure.

MIT 1 permission

Sentry Iterate PR

Skill Developer Tools
Medium

Iterates on a PR until CI passes — automates the feedback-fix-push-wait cycle for addressing CI failures and review feedback.

Git Network
MIT 3 permissions

Sentry Find Bugs

Skill Developer Tools
Low

Finds bugs, security vulnerabilities, and code quality issues in local branch changes.

MIT 1 permission

Sentry Create PR

Skill Developer Tools
Low

Creates pull requests following Sentry conventions for PR titles, descriptions, and issue references.

Git
MIT 2 permissions

Sentry Commit

Skill Developer Tools
Low

Creates commits following Sentry conventions with proper conventional commit format and issue references.

Git
MIT 2 permissions

Sentry Code Review

Skill Developer Tools
Low

Code reviews following Sentry engineering practices — covers security, performance, testing, and design review for pull requests and code changes.

Git
MIT 1 permission

Stripe Upgrade

Skill Payments & Commerce
Low

Structured upgrade checklist for moving between Stripe API versions — covers server-side SDKs (Node, Python, Ruby, Go, Java, .NET), Stripe.js, React Native, and mobile SDKs.

Payments API
MIT 1 permission

Stripe Best Practices

Skill Payments & Commerce
Low

Opinionated Stripe integration guidance — pins latest API version, steers toward Checkout Sessions and Payment Element, covers Connect, Billing, PCI compliance, and mobile SDK patterns.

Payments API
MIT 1 permission

Next.js Upgrade

Skill Developer Tools
Medium

Upgrades a Next.js project to the latest version — reads package.json, fetches official migration guide, runs codemods, updates dependencies, walks through breaking changes.

Next.js Node.js TypeScript
MIT 3 permissions

Next.js Cache Components

Skill Developer Tools
Low

Teaches the Next.js 16 Cache Components feature (PPR) — use cache directive, cacheLife(), cacheTag(), revalidateTag(), and cache invalidation patterns.

Next.js React TypeScript +2
MIT 1 permission

Next.js Best Practices

Skill Developer Tools
Low

Next.js-specific best practices covering file conventions, RSC boundaries, async APIs, data patterns, error handling, route handlers, image/font optimization, bundling, and debugging.

Next.js React TypeScript +1
MIT 1 permission

Vercel Deploy

Skill Cloud & Infrastructure
Medium

Deploys any project to Vercel without authentication — packages a tarball, auto-detects framework from package.json (40+ frameworks), returns a live Preview URL and Claim URL.

Deployment Node.js
MIT 2 permissions

Web Design Guidelines

Skill Design & Creative
Low

Reviews UI code against Vercel's Web Interface Guidelines — 100+ rules covering accessibility, focus states, forms, animation, typography, dark mode, and i18n.

Design Accessibility Performance
MIT 2 permissions

React Native Skills

Skill Mobile Development
Low

React Native and Expo best practices for performant mobile apps — 35+ rules across 13 categories including FlashList, Reanimated animations, navigation, and monorepo configuration.

React Native Expo Mobile +2
MIT 1 permission

Composition Patterns

Skill Developer Tools
Low

React composition patterns that scale — compound components, state lifting, and internal composition to eliminate boolean prop proliferation in reusable component libraries.

React TypeScript
MIT 1 permission

React Best Practices

Skill Developer Tools
Low

Comprehensive React and Next.js performance optimization guidelines from Vercel Engineering covering 57 rules across 8 categories including waterfalls, bundle size, server-side performance, and data fetching.

React Next.js TypeScript +1
MIT 1 permission

Atlassian MCP

MCP Productivity & Collaboration
Medium

MCP server for Atlassian — manage Jira issues, Confluence pages, search across products, and automate project workflows.

MCP API OAuth
MIT 4 permissions

Notion MCP

MCP Productivity & Collaboration
Medium

MCP server for Notion — create and query databases, manage pages, search content, and interact with workspace data.

MCP API OAuth
MIT 4 permissions

GitHub MCP

MCP Developer Tools
High

MCP server for GitHub — manage repositories, issues, pull requests, branches, actions, and search code across organizations.

MCP API Git
MIT 3 permissions

Slack MCP

MCP Productivity & Collaboration
High

MCP server for Slack — send messages, read channels, manage reactions, search history, and interact with Slack workspaces.

MCP API OAuth
MIT 4 permissions

Sentry MCP

MCP Developer Tools
Medium

MCP server for Sentry — query error events, browse issues, view stack traces, and analyze crash-free rates across projects.

MCP API Monitoring
MIT 3 permissions

Stripe Agent Toolkit

MCP Payments & Commerce
High

MCP server for Stripe — create charges, manage subscriptions, issue refunds, retrieve payment intents, and query balance transactions.

MCP API
MIT 3 permissions

Microsoft Fabric

MCP Data & Analytics
High

MCP server for Microsoft Fabric — manage lakehouses, data pipelines, warehouses, and analytics workloads in the Fabric unified platform.

MCP Cloud API +1
MIT 3 permissions

Azure Kubernetes Service

MCP Cloud & Infrastructure
Critical

MCP server for Azure Kubernetes Service — manage AKS clusters, node pools, deployments, and monitor workload health.

MCP Cloud API +1
MIT 4 permissions

Azure DevOps

MCP Developer Tools
High

MCP server for Azure DevOps — manage work items, pipelines, repos, pull requests, and boards across Azure DevOps organizations.

MCP API Git
MIT 3 permissions

Azure MCP

MCP Cloud & Infrastructure
Critical

MCP server for Azure resource management — deploy, configure, and monitor Azure services including App Service, Functions, and Storage.

MCP Cloud API
MIT 4 permissions

AWS S3 Tables

MCP Data & Analytics
High

MCP server for Amazon S3 Tables — query tabular data stored in S3 using SQL, manage table metadata, and access Apache Iceberg tables.

MCP Cloud API +2
MIT 3 permissions

AWS Nova Canvas

MCP AI & Machine Learning
Medium

MCP server for Amazon Nova Canvas — generate, edit, and manipulate images using the Nova foundation model on Bedrock.

MCP Cloud API +1
MIT 3 permissions

AWS Terraform

MCP Cloud & Infrastructure
High

MCP server for Terraform on AWS — plan, apply, and manage infrastructure-as-code with state management and drift detection.

MCP Cloud API
MIT 4 permissions

AWS Bedrock Knowledge Bases

MCP AI & Machine Learning
Medium

MCP server for Amazon Bedrock Knowledge Bases — query RAG-powered knowledge bases with foundation model retrieval and generation.

MCP Cloud API +1
MIT 3 permissions

AWS Cost Explorer

MCP Data & Analytics
Low

MCP server for AWS Cost Explorer — analyze cloud spending, forecast costs, view usage breakdowns, and identify savings opportunities.

MCP Cloud API
MIT 3 permissions

AWS CloudTrail

MCP Security & Compliance
Low

MCP server for AWS CloudTrail — query API activity logs, track user actions, and investigate security events across AWS accounts.

MCP Cloud API +1
MIT 3 permissions

AWS IAM

MCP Security & Compliance
Critical

MCP server for AWS IAM — manage users, roles, policies, and permissions across AWS accounts with identity federation support.

MCP Cloud API
MIT 3 permissions

AWS CloudWatch

MCP Security & Compliance
Medium

MCP server for Amazon CloudWatch — query metrics, view dashboards, search log groups, and configure alarms for AWS resources.

MCP Cloud API +1
MIT 3 permissions

AWS DynamoDB

MCP Data & Analytics
High

MCP server for Amazon DynamoDB — create tables, query items, manage indexes, and perform CRUD operations on NoSQL data.

MCP Cloud API +1
MIT 3 permissions

AWS EKS

MCP Cloud & Infrastructure
Critical

MCP server for Amazon EKS — manage Kubernetes clusters, node groups, add-ons, and workloads on AWS-managed Kubernetes.

MCP Cloud API +1
MIT 4 permissions

AWS ECS

MCP Cloud & Infrastructure
High

MCP server for Amazon ECS — manage clusters, services, task definitions, and container deployments on Fargate or EC2.

MCP Cloud API +1
MIT 4 permissions

AWS Lambda

MCP Cloud & Infrastructure
High

MCP server for AWS Lambda — create, update, invoke, and monitor serverless functions with configuration and layer management.

MCP Cloud API
MIT 4 permissions

AWS CDK

MCP Cloud & Infrastructure
High

MCP server for AWS CDK — synthesize, diff, and deploy CloudFormation stacks using infrastructure-as-code constructs.

MCP Cloud API +1
MIT 4 permissions

AWS API

MCP Cloud & Infrastructure
Critical

MCP server providing direct access to AWS service APIs — invoke any AWS API action across all services with IAM-scoped credentials.

MCP Cloud API
MIT 4 permissions

AWS Documentation

MCP Developer Tools
Low

MCP server for searching and querying AWS documentation — find service guides, API references, and best practices.

MCP Cloud API
MIT 2 permissions

Google Analytics

MCP Data & Analytics
Medium

MCP server for Google Analytics — query website traffic data, user behavior, conversion metrics, and audience insights via the GA4 API.

MCP API OAuth
MIT 3 permissions

Google Genmedia

MCP AI & Machine Learning
Medium

MCP server for Google Vertex AI Creative Studio — generate images, edit media, and create visual content using Vertex AI models.

MCP Cloud API +1
MIT 3 permissions

Google Cloud Security

MCP Security & Compliance
High

MCP server for Google Cloud Security Command Center — manage findings, vulnerabilities, and compliance posture across GCP projects.

MCP Cloud API
MIT 3 permissions

Google GKE

MCP Cloud & Infrastructure
Critical

MCP server for Google Kubernetes Engine — manage clusters, node pools, workloads, and autoscaling on GKE.

MCP Cloud API +1
MIT 4 permissions

Google Cloud Run

MCP Cloud & Infrastructure
High

MCP server for Google Cloud Run — deploy, manage, and monitor serverless containers on Google Cloud.

MCP Cloud API +1
MIT 4 permissions

Google Workspace

MCP Productivity & Collaboration
High

MCP server for Google Workspace — manage Gmail, Drive, Docs, Sheets, and Calendar through a unified AI-driven interface.

MCP Cloud API +1
MIT 4 permissions

CF GraphQL Analytics

MCP Data & Analytics
Low

MCP server for querying Cloudflare analytics via GraphQL — HTTP requests, firewall events, Workers metrics, and custom datasets.

MCP Cloud API +1
MIT 3 permissions

CF CASB

MCP Security & Compliance
Medium

MCP server for Cloudflare One CASB — discover SaaS application usage, detect shadow IT, and review security posture findings.

MCP Cloud API +1
MIT 3 permissions

CF Digital Experience Monitoring

MCP Security & Compliance
Low

MCP server for Cloudflare DEX — monitor end-user digital experience with synthetic tests, fleet status, and connectivity insights.

MCP Cloud API +2
MIT 3 permissions

CF DNS Analytics

MCP Data & Analytics
Low

MCP server for querying Cloudflare DNS analytics — query volumes, response codes, and resolver performance metrics.

MCP Cloud API +1
MIT 3 permissions

CF Audit Logs

MCP Security & Compliance
Low

MCP server for querying Cloudflare account audit logs — track configuration changes, user actions, and API activity.

MCP Cloud API +2
MIT 3 permissions

CF AutoRAG

MCP AI & Machine Learning
Medium

MCP server for Cloudflare AutoRAG — build and query retrieval-augmented generation pipelines with Vectorize and Workers AI.

MCP Cloud API +2
MIT 3 permissions

CF AI Gateway

MCP AI & Machine Learning
Medium

MCP server for Cloudflare AI Gateway — manage AI request routing, caching, rate limiting, and observability across LLM providers.

MCP Cloud API +2
MIT 3 permissions

CF Logpush

MCP Security & Compliance
Medium

MCP server for managing Cloudflare Logpush jobs — configure, monitor, and troubleshoot log delivery to storage destinations.

MCP Cloud API +2
MIT 3 permissions

CF Browser Rendering

MCP Developer Tools
Medium

MCP server for Cloudflare Browser Rendering — take screenshots, generate PDFs, and extract content from web pages at the edge.

MCP Cloud API +2
MIT 3 permissions

CF Container

MCP Cloud & Infrastructure
High

MCP server for managing Cloudflare container workloads — deploy, scale, and monitor containers running on the Cloudflare network.

MCP Cloud API +2
MIT 3 permissions

CF Radar

MCP Data & Analytics
Low

MCP server for querying Cloudflare Radar internet traffic data — trends, attack statistics, protocol adoption, and BGP insights.

MCP Cloud API +1
MIT 2 permissions

CF Workers Observability

MCP Security & Compliance
Medium

MCP server for querying Workers analytics, request logs, and error traces for observability and debugging.

MCP Cloud API +2
MIT 3 permissions

CF Workers Builds

MCP Cloud & Infrastructure
Medium

MCP server for triggering and monitoring Cloudflare Workers builds, deployments, and rollbacks.

MCP Cloud API +1
MIT 3 permissions

CF Workers Bindings

MCP Cloud & Infrastructure
High

MCP server for managing Cloudflare Workers bindings — KV namespaces, D1 databases, R2 buckets, queues, and Durable Objects.

MCP Cloud API +3
MIT 3 permissions

CF Documentation

MCP Developer Tools
Low

MCP server for searching and querying Cloudflare developer documentation using Vectorize for semantic search.

MCP Cloud API +1
MIT 2 permissions

MCP Time

MCP Developer Tools
Low

MCP server that provides current time in various timezones and time conversion between zones using IANA timezone identifiers.

MCP
MIT 1 permission

MCP Sequential Thinking

MCP Developer Tools
Low

MCP server that enables dynamic, reflective problem-solving through sequential thought chains with branching, revision, and hypothesis testing.

MCP
MIT 1 permission

MCP Memory

MCP Developer Tools
Low

MCP server that provides persistent memory through a knowledge graph. Stores entities, relations, and observations in a local JSON file.

MCP
MIT 2 permissions

MCP Git

MCP Developer Tools
Medium

MCP server for Git repository operations — clone, status, diff, log, commit, branch, and checkout across local repositories.

MCP Git
MIT 3 permissions

MCP Filesystem

MCP Developer Tools
High

MCP server providing file system access — read, write, move, search, and get directory listings within configurable allowed paths.

MCP File System TypeScript
MIT 2 permissions

MCP Fetch

MCP Developer Tools
Medium

MCP server that fetches web content and converts it to markdown. Supports HTTP requests with configurable user-agent and content size limits.

MCP Network
MIT 2 permissions

MCP Everything

MCP Developer Tools
Low

Reference MCP server implementing all protocol features — resources, tools, prompts, sampling, and logging. Useful for testing MCP clients.

MCP TypeScript
MIT 1 permission

XLSX

Skill Document Creation
Low

Excel file creation, editing, and analysis with financial modeling standards, formula construction rules, and mandatory recalculation via LibreOffice.

Python LibreOffice
MIT 2 permissions

Web App Testing

Skill Developer Tools
Medium

Python-based toolkit for testing local web applications using Playwright browser automation with server lifecycle management.

Python Browser Network
MIT 4 permissions

Web Artifacts Builder

Skill Developer Tools
Medium

Suite of tools for creating multi-component Claude.ai HTML artifacts using React 18, TypeScript, Vite, Parcel, Tailwind CSS, and shadcn/ui.

Node.js Network
MIT 3 permissions

Theme Factory

Skill Design & Creative
Low

Toolkit for styling artifacts with 10 pre-set professional themes including curated color palettes and font pairings, plus custom theme generation.

MIT 1 permission

Slack GIF Creator

Skill Design & Creative
Low

Creates Slack-optimized animated GIFs with frame assembly, platform validation, and smooth motion effects for emoji and message formats.

Python
MIT 2 permissions

Skill Creator

Skill Developer Tools
Medium

Creates, modifies, and evaluates skills through structured testing with parallel subagent runs, grading, benchmarking, and description optimization.

Python Browser Subagent
MIT 4 permissions

PPTX

Skill Document Creation
Low

Full PowerPoint lifecycle management — reading, editing, and creating .pptx files with extensive design guidance and mandatory subagent-driven visual QA workflow.

Python Node.js LibreOffice +1
MIT 4 permissions

PDF

Skill Document Creation
Low

Comprehensive PDF manipulation: reading/extraction, merge/split/rotate, creation via reportlab, OCR for scanned PDFs, watermarking, image extraction, form filling, and security (encryption, passwords).

Python
MIT 2 permissions

MCP Builder

Skill Developer Tools
Medium

Skill for creating high-quality MCP servers that enable LLMs to interact with external services. Covers deep research and planning, implementation, review and testing, and evaluation creation.

Python Node.js TypeScript +1
MIT 3 permissions

Internal Comms

Skill Communication & Writing
Low

Resource collection for writing organizational communications: 3P updates, newsletters, FAQ responses, status reports, and incident reports.

MIT 1 permission

Frontend Design

Skill Design & Creative
Low

Creates distinctive, production-grade frontend interfaces with high design quality. Generates polished HTML/CSS/React code that avoids generic AI aesthetics.

MIT 1 permission

DOCX

Skill Document Creation
Low

Manages Word document creation, editing, and analysis. Uses the docx npm package for creation and XML unpack/edit/repack workflow for editing.

Python Node.js
MIT 2 permissions

Doc Co-Authoring

Skill Communication & Writing
Low

Guides users through a structured three-stage workflow for co-authoring documentation, proposals, technical specs, and decision docs.

Subagent
MIT 3 permissions

Canvas Design

Skill Design & Creative
Low

Creates visual art on a canvas (.png and .pdf) using design philosophy principles. Generates museum-quality, design-forward compositions with minimal text via Python.

Python
MIT 2 permissions

Brand Guidelines

Skill Design & Creative
Low

Applies Anthropic's official brand colors and typography for consistent visual styling across presentations, slides, and other artifacts.

Python
MIT 2 permissions

Algorithmic Art

Skill Design & Creative
Low

Creates generative art using p5.js with seeded randomness, algorithmic philosophy manifestos, and interactive parameter exploration.

MIT 1 permission