GitHub AI Agent Skills
AI agent skills for GitHub. Actions workflows, PR automation, issue management, and repository best practices.
615 listings
MCP Browser Kit
MCP ServerAn MCP Server that enables AI assistants to interact with your local browsers. 1. Add MCP Browser Kit to your MCP Client: 2. Choose the right extension build for your browser: - Check the Compatibility table below to see which build (M2 or M3) is compatible with your browser - Note that M2 builds offer more functionality than M3 builds, so prefer M2 if your browser supports both 3. Download the la
VS Code MCP Server
MCP ServerA Visual Studio Code extension (available on the Marketplace) that allows Claude and other MCP clients to code directly in VS Code! Inspired by Serena, but using VS Code's built-in capabilities. Perfect for extending existing coding agents like Claude Code with VS Code-specific capabilities (symbol search, document outlines) without duplicating tools they already have. Note that this extension use
Tip Md X402 MCP Server
MCP Servertip.md is a platform that allows developers to receive cryptocurrency tips directly to their wallets via a simple button embeddable in GitHub READMEs, websites, or any markdown content. It supports: - Multiple Blockchains: Ethereum, Base,Solana, and Bitcoin Lightning Network - Direct-to-Wallet Payments: Tips go straight to your wallet, no custody - Simple Integration: One button, works everywhere
GXtract MCP Server
GXtract is a Model Context Protocol (MCP) server designed to integrate with VS Code and other compatible editors. It provides a suite of tools for interacting with the GroundX platform, enabling you to leverage its powerful document understanding capabilities directly within your development environment. - Architecture - Prerequisites - Installing UV - Quick Start: VS Code Integration - Available
NBA MCP Server
MCP ServerAccess comprehensive NBA statistics via Model Context Protocol A Model Context Protocol (MCP) server that provides access to live and historical NBA data including player stats, game scores, team information, and advanced analytics. 1. Install the server: 2. Add to your Claude Desktop config file: MacOS: ~/Library/Application Support/Claude/claudedesktopconfig.json Windows: %APPDATA%/Claude/claude
AllTrails MCP Server
MCP ServerThis project has been deprecated and is no longer functional. Date: January 25, 2026 Reason: This project violated AllTrails' Terms of Service by scraping their website without authorization. At the request of AllTrails' CTO, all scraping functionality has been disabled. This repository is maintained for historical purposes only and to preserve GitHub stars, but the code no longer works and should
MCP-Dandan - MCP Security Framework
MCP ServerMCP-Dandan is an integrated monitoring service that observes MCP (Model Context Protocol) communications and detects security threats in real time. It features a modern desktop UI built with Electron for easy monitoring and management. Currently, MCP-Dandan is listed in well-known MCP-related open-source collections and can be found in the following repositories: - Awesome MCP Servers – Security -
Hugging Face CLI
Execute Hugging Face Hub operations using the `hf` CLI. Use when the user needs to download models/datasets/spaces, upload files to Hub repositories, create repos, manage local cache, or run compute jobs on HF infrastructure. Covers authentication, file transfers, repository creation, cache operations, and cloud compute.
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
Code Assistant
An AI coding assistant built in Rust that provides both command-line and graphical interfaces for autonomous code analysis and modification. Multi-Modal Tool Execution: Adapts to different LLM capabilities with pluggable tool invocation modes - native function calling, XML-style tags, and triple-caret blocks - ensuring compatibility across various AI providers. Real-Time Streaming Interface: Advan
Address Github Comments
Use when you need to address review or issue comments on an open GitHub Pull Request using the gh CLI.
UI Skills
Opinionated, evolving constraints to guide agents when building interfaces
MCP Weather Server
MCP ServerA Model Context Protocol (MCP) server that provides hourly and daily weather forecasts using the AccuWeather API. You need an AccuWeather API key (free tier available). Sign up here and create an app to get your key. Export your API key as an environment variable: Then run the MCP Weather server directly with: Or, for HTTP/REST access via supergateway: For integration with Claude Desktop or other
Large File MCP Server
MCP ServerA Model Context Protocol (MCP) server for intelligent handling of large files with smart chunking, navigation, and streaming capabilities. - Smart Chunking - Automatically determines optimal chunk size based on file type - Intelligent Navigation - Jump to specific lines with surrounding context - Powerful Search - Regex support with context lines before/after matches - File Analysis - Comprehensiv
Owlex
Start an OpenAI Codex CLI session for deep reasoning and code analysis
DeFi Yields MCP
MCP ServerAn MCP server for AI agents to explore DeFi yield opportunities, powered by DefiLlama. - Data Fetching Tool: The getyieldpools tool retrieves DeFi yield pool data from the DefiLlama, allowing filtering by chain (e.g., Ethereum, Solana) or project (e.g., Lido, Aave). - Analysis Prompt: The analyzeyields prompt generates tailored instructions for AI agents to analyze yield pool data, focusing on key
Langfuse Prompt Management MCP Server
MCP ServerModel Context Protocol (MCP) Server for Langfuse Prompt Management. This server allows you to access and manage your Langfuse prompts through the Model Context Protocol. Quick demo of Langfuse Prompts MCP in Claude Desktop (unmute for voice-over explanations): This server implements the MCP Prompts specification for prompt discovery and retrieval. - prompts/list: List all available prompts - Optio
Macrocosmos MCP
MCP ServerOfficial Macrocosmos Model Context Protocol (MCP) server that enables interaction with X (Twitter) and Reddit, powered by Data Universe (SN13) on Bittensor. This server allows MCP clients like Claude Desktop , Cursor , Windsurf , OpenAI Agents and others to fetch real-time social media data. 1. Get your API key from Macrocosmos. There is a free tier with $5 of credits to start. 2. Install uv (Pyth
Upgrading Expo
Upgrade Expo SDK versions
Bilibili MCP
MCP Server下面是为你的 bilibili-mcp 工具生成的 README.md 示例: 一个用于获取 B 站热榜的 MCP 工具,基于 FastMCP 和 B 站公开接口。你可以通过注册到 Cursor 或其他 MCP 客户端,实时调用热门视频数据。 确保使用 Python ≥ 3.12,并安装以下依赖项: 你的主代码文件可以是 bilibilimcp.py,项目结构如下: 使用 uv 运行工具: FastMCP 会自动暴露一个名为 getpopular 的工具: 获取 B 站热榜视频信息,返回最多 topk 个条目(最大 10 条)。 - 使用 httpx 实现异步请求 - 通过 FastMCP 注册为标准 MCP 工具 - 支持通过 stdio 与 MCP 客户端通信(例如 Cursor) - 仅用于学习与研究,B 站接口为公开接口,使用时请避免过于频繁访问。 - 默认 User-Agent
NPM Package Docs MCP
MCP ServerA Model Context Protocol (MCP) tool that provides up-to-date documentation for npm packages directly in your IDE. This tool fetches the latest README documentation from either the package's GitHub repository or the README bundled with the npm package itself. This MCP tool helps your IDE (like Cursor) get the most current documentation for any npm package instead of relying on outdated or incomplet
Datadog MCP Server
MCP ServerMCP server providing AI assistants with full Datadog observability access. Features grep-like log search, APM trace filtering with duration/status/error queries, smart sampling modes for token efficiency, and cross-correlation between logs, traces, and metrics. Use environment variables instead of container args: When running with --transport=http: - POST /mcp — MCP protocol endpoint - GET /mcp —
Yandex Tracker MCP Server
MCP Servermcp-name: io.github.aikts/yandex-tracker-mcp A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with Yandex Tracker APIs. This server provides secure, authenticated access to Yandex Tracker issues, queues, comments, worklogs, and search functionality with optional Redis caching for improved performance. Documentation in Russian is available here / Документац
Driflyte MCP Server
MCP ServerMCP Server for Driflyte. The Driflyte MCP Server exposes tools that allow AI assistants to query and retrieve topic-specific knowledge from recursively crawled and indexed web pages. With this MCP server, Driflyte acts as a bridge between diverse, topic-aware content sources (web, GitHub, and more) and AI-powered reasoning, enabling richer, more accurate answers. - Deep Web Crawling: Recursively f