Claude AI Agent Skills
Browse AI agent skills tagged "Claude". Find and install skills, MCP servers, and plugins for your AI coding assistant.
150 listings
Claude Memory Skill
Claude Code forgets everything between sessions. Built-in auto-memory exists but: - It's opaque (Claude decides what's "meaningful") - Limited to 200 lines loaded at startup - Not tightly integrated into the agentic loop - No hierarchical organization (scales poorly) A skill-based memory protocol with: - Hierarchical storage: core.md summaries → topics/ .md details - Background agents: Memory ops
Spotify Bulk Actions MCP
MCP ServerA Model Context Protocol (MCP) server for bulk Spotify operations - batch playlist creation, library exports, and large-scale library management. What makes this different from other Spotify MCPs? - Confidence scoring - Batch searches return HIGH/MEDIUM/LOW confidence for each match - Human-in-the-loop - Uncertain matches are exported for review, then re-imported - Bulk operations - Handle 500+ so
iOS Simulator Skill for Claude Code
Production-ready automation for iOS app testing and building. 21 scripts optimized for both human developers and AI agents. This is basically a Skill version of my XCode MCP: https://github.com/conorluddy/xc-mcp MCPs load a lot of tokens into the context window when they're active, but also seem to work really well. Skills don't load in any context. I'll make a plugin next and try to find the bala
Claude Code Plugins
PluginPlugins for Claude Code. Your world at a glance, without leaving the terminal. Track PRs, calendar, Slack, stocks, music—all in your statusline. The flow: /hub-setup → add monitors → alerts appear → /hub-ack for smart actions (merge PR, join meeting, reply to Slack). → Full documentation — workflow examples, all services, commands AI-powered market screening, without leaving the terminal. Screen s
Fal.ai MCP Server
MCP ServerA Model Context Protocol (MCP) server that enables Claude Desktop (and other MCP clients) to generate images, videos, music, and audio using Fal.ai models. - Native Async API - Uses falclient.runasync() for optimal performance - Queue Support - Long-running tasks (video/music) use queue API with progress updates - Non-blocking - All operations are truly asynchronous - STDIO - Traditional Model Con
Twitterapi IO MCP
MCP ServerAn MCP server that gives Claude, Cursor, VS Code Copilot, and other AI assistants instant, offline access to TwitterAPI.io documentation. - 59 API endpoints with full HTTP method, body/query parameters, cURL examples, and response schemas - 32 guide pages covering pricing, authentication, rate limits, webhooks, streaming - 24 blog posts with tutorials and use cases - All v2 write endpoints documen
aimemo
English | 中文 Zero-dependency MCP memory server for AI agents — persistent, searchable, local-first, single binary. - No infra to babysit. Single Go binary. No Docker, no Node.js runtime, no cloud account, no API keys. brew install in 30 seconds. - Memory stays with the project. Stored in .aimemo/ next to your code — commit it to git or add it to .gitignore. Switch branches; memory follows the dire
MCP libSQL by xexr
MCP ServerA Model Context Protocol (MCP) server for libSQL database operations, providing secure database access through Claude Desktop, Claude Code, Cursor, and other MCP-compatible clients. Runs on Node, written in TypeScript 1. Install: 2. Test locally: 3. Configure Claude Desktop with your Node.js path and database URL (see configuration examples below) ✅ Complete database management capabilities - All
McGravity
Fast, opinionated TUI for AI-assisted coding. McGravity orchestrates AI coding tools (Claude Code, Codex, Gemini) in a tight feedback loop: plan small tasks → execute one at a time → review → replan. Instead of dumping a huge prompt and hoping for the best, McGravity breaks your work into atomic pieces that are easier to verify and course-correct. McGravity runs a continuous improvement loop: McGr
Connect AI to Your Confluence Knowledge Base
MCP ServerTransform how you access and interact with your team's knowledge by connecting Claude, Cursor AI, and other AI assistants directly to your Confluence spaces, pages, and documentation. Get instant answers from your knowledge base, search across all your spaces, and streamline your documentation workflow. - Ask AI about your documentation: "What's our API authentication process?" - Search across all
GitMCP
MCP ServerWhat is GitMCP • Features • Getting Started • How It Works • Examples • Contributing • Stop vibe-hallucinating and start vibe-coding! GitMCP is a free, open-source, remote Model Context Protocol (MCP) server that transforms any GitHub project (repositories or GitHub pages) into a documentation hub. It enables AI tools like Cursor to access up-to-date documentation and code, even if the LLM has nev
Claude Debugs For You
aka Vibe Debugging This is an MCP Server and VS Code extension which enables claude to interactively debug and evaluate expressions. That means it should also work with other models / clients etc. but I only demonstrate it with Claude Desktop and Continue here. It's language-agnostic, assuming debugger console support and valid launch.json for debugging in VSCode. 1. Download the extension from re
Yutu Activity
Manage YouTube activities using the yutu CLI. Use this skill when you need to list channel activities such as uploads, likes, and favorites.
MCP Wrapper for Echo Framework
MCP ServerWrap any existing Echo API into MCP tools, enabling AI agents to interact with your API through Model Context Protocol. Inspired by gin-mcp but for the Echo framework. - Zero Configuration: Works with any existing Echo API - Multiple Schema Sources: Support for Swaggo, raw OpenAPI YAML/JSON, and manual schemas - Filtering: Include/exclude endpoints with wildcard patterns - MCP Compatible: Works wi
Hive Intelligence MCP Server
MCP ServerA Model Context Protocol (MCP) server providing comprehensive cryptocurrency and Web3 analytics through intelligent tool orchestration. Hive Intelligence MCP Server enables AI assistants to access a wide range of cryptocurrency, DeFi, and Web3 analytics through a unified MCP interface. The server provides both dynamic and category-specific access to over 200+ specialized tools covering market data
Agent Skill Loader 🧠
Agent Skill Loader is a Model Context Protocol (MCP) server that acts as a bridge between your static Claude Code Skills library and dynamic AI agents (like Antigravity, Claude Desktop, or Cursor). It allows agents to "learn" skills on demand without requiring you to manually copy files into every project. Discovery: listskills - Scans your configured skill directories. Dynamic Learning: readskill
Ancestry MCP Server
MCP Server[![MIT licensed][mit-badge]][mit-url] [![Python Version][python-badge]][python-url] [![PyPI version][pypi-badge]][pypi-url] [mit-badge]: https://img.shields.io/pypi/l/mcp.svg [mit-url]: https://github.com/reeeeemo/ancestry-mcp/blob/main/LICENSE [python-badge]: https://img.shields.io/pypi/pyversions/mcp.svg [python-url]: https://www.python.org/downloads/ [pypi-badge]: https://badge.fury.io/py/mcp-s
JavaLens: AI-First Code Analysis for Java
MCP ServerAn MCP server providing 56 semantic analysis tools for Java, built directly on Eclipse JDT for compiler-accurate code understanding. JavaLens exists because AI systems need compiler-accurate insights that reading source files cannot provide. When an AI uses grep or Read to find usages of a method, it cannot distinguish: - A method call from a method with the same name in an unrelated class - A fie
Jenkins MCP Server
MCP ServerAn enterprise-grade MCP (Model Context Protocol) server for Jenkins CI/CD integration with advanced features including multi-tier caching, pipeline monitoring, artifact management, and batch operations. - Job Management: Trigger, list, search, and monitor Jenkins jobs with folder support - Build Status: Real-time build status tracking and console log streaming - Pipeline Support: Stage-by-stage pi
Zitadel MCP Server
MCP ServerAn MCP (Model Context Protocol) server for Zitadel identity management. Manage users, projects, applications, roles, and service accounts through natural language from AI tools like Claude Code. Portal tools (portal) are only available when PORTALDATABASEURL is configured. 1. A Zitadel instance (Cloud or self-hosted) 2. A service account with Org Owner or IAM Admin role 3. A JSON key for the servi
Bing Search MCP Server
MCP ServerA Model Context Protocol (MCP) server for Microsoft Bing Search API integration, allowing AI assistants to perform web, news, and image searches. - Web search for general information - News search for recent events and timely information - Image search for visual content - Rate limiting to prevent API abuse - Comprehensive error handling - Python 3.10 or higher - Microsoft Bing Search API key - MC
Just Every/mcp Screenshot Website Fast
MCP ServerFast, efficient screenshot capture of web pages - optimized for CLI coding tools. Automatically tiles full pages into 1072x1072 chunks for optimal processing. Built specifically for AI vision workflows, this tool captures high-quality screenshots with automatic resolution limiting and tiling for optimal processing by Claude Vision API and other AI models. It ensures screenshots are perfectly sized
MCP Nixos
MCP Server🚨 No Nix/NixOS Required! Works on any system - Windows, macOS, Linux. You're just querying APIs. Your AI now has access to real NixOS data instead of making things up. You're welcome. An MCP server providing accurate, real-time information about: - NixOS packages - 130K+ packages that actually exist - NixOS options - 23K+ ways to configure your system - Home Manager - 5K+ options for dotfile enth
Domain Search MCP
MCP ServerFast, local-first domain availability checks for MCP clients. Works with zero configuration using public RDAP/WHOIS, and optionally enriches results with registrar pricing via a backend you control. 🆕 v1.10.0: GoDaddy public endpoint integration! Enhanced fallback chain (RDAP → GoDaddy → WHOIS) with premium/auction domain detection. Circuit breaker pattern ensures resilience. 🤖 v1.9.0+: AI-power