GitHub AI Agent Skills
AI agent skills for GitHub. Actions workflows, PR automation, issue management, and repository best practices.
644 listings
Swift MCP GUI Server
A Model Context Protocol (MCP) server that allows controlling macOS through SwiftAutoGUI. This server provides tools for programmatically controlling the mouse and keyboard through MCP clients. - macOS 15.0 or later - Swift 6.0 or later - Xcode 16.0 or later 1. Clone this repository: 3. Add command to your MCP client. The server provides the following tools for controlling macOS: - Tool name: move
MCP K8s
A Kubernetes MCP (Model Control Protocol) server that enables interaction with Kubernetes clusters through MCP tools. - Query supported Kubernetes resource types (built-in resources and CRDs) - Kubernetes resource operations with fine-grained control - Read operations: get resource details, list resources by type with filtering options - Write operations: create, update, and delete resources (each
Miro MCP Server
Run your Miro workshops, retros, and planning sessions from the command line. Read boards, create stickies, organize frames, and generate diagrams through Claude, Cursor, or any MCP client. 98 tools | Single binary | All platforms | All major AI tools Homebrew (macOS/Linux): One-liner (macOS/Linux): Manual download: See SETUP.md for all platforms 1. Go to miro.com/app/settings/user-profile/apps 2.
Mermaid MCP Server
The Mermaid MCP Server enables AI assistants like GitHub Copilot, Claude, and custom LLM applications to generate professional architecture diagrams, flowcharts, sequence diagrams, and more using natural language. It provides a Model Context Protocol interface for seamless integration with AI coding assistants. - π€ AI-Powered Generation: Create diagrams using natural language with GitHub Copilot
Git Pushing
Stage, commit, and push git changes with conventional commit messages. Use when user wants to commit and push changes, mentions pushing to remote, or asks to save and push their work. Also activates when user says "push changes", "commit and push", "push this", "push to github", or similar git workflow requests.
Fal Generate
Generate images and videos using fal.ai AI models
Jira - GitHub MCP Server
A modular and extensible Model Context Protocol (MCP) server for Jira and GitHub integration, enabling end-to-end automation of developer workflows - from issue tracking to code changes and pull request management - via AI agents inside the IDE. - Jira integration: fetch issues by filters, search via JQL, and transition issues across workflows - GitHub integration: create branches, open and merge
User Feedback MCP
Simple MCP Server to enable a human-in-the-loop workflow in tools like Cline and Cursor. This is especially useful for developing desktop applications that require complex user interactions to test. For the best results, add the following to your custom prompt: This will ensure Cline uses this MCP server to request user feedback before marking the task as completed. Hitting Save Configuration crea
Autonomous Agent Patterns
Design patterns for building autonomous coding agents. Covers tool integration, permission systems, browser automation, and human-in-the-loop workflows. Use when building AI agents, designing tool APIs, implementing permission systems, or creating autonomous coding assistants.
Bitcoin UTXO MCP
An MCP server that tracks Bitcoin's Unspent Transaction Outputs (UTXO) and block statistics, giving AI agents direct access to essential on-chain data. - getutxo: Retrieves UTXO details for a given Bitcoin address, including the number of UTXOs, total value in BTC, and transaction details. - getblockstats: Fetches transaction statistics for a specific Bitcoin block, including block hash, transacti
VictoriaLogs MCP Server
The implementation of Model Context Protocol (MCP) server for VictoriaLogs. This provides access to your VictoriaLogs instance and seamless integration with VictoriaLogs APIs and documentation. It can give you a comprehensive interface for logs, observability, and debugging tasks related to your VictoriaLogs instances, enable advanced automation and interaction capabilities for engineers and tools
semantic-scholar-library-feed
Work with a user's Semantic Scholar account to read Research Feeds, inspect private Library folders, add papers to folders, and resolve Semantic Scholar paper records from identifiers such as arXiv IDs.
Productplan Customer Facing
Generates customer-ready roadmap views and launch timelines from ProductPlan for Sales and Customer Success teams. Use when preparing for customer calls, sharing product direction, or answering "when will feature X ship?" questions.
Codex MCP Tool
MCP server connecting Claude/Cursor to Codex CLI. Enables code analysis via @ file references, multi-turn conversations, sandboxed edits, and structured change mode. - File Analysis β Reference files with @src/, @package.json syntax - Multi-Turn Sessions β Conversation continuity with workspace isolation - Native Resume β Uses codex resume for context preservation (CLI v0.36.0+) - Local OSS Models
Data Transform Agent
A headless, zero-UI data transformation service that converts between 67+ format pairs including aviation weather formats. Discovered by AI agents via MCP, Google A2A, and OpenAPI. Paid via x402 (USDC stablecoin) β first 100 requests free. Live endpoint: https://transform-agent-lingering-surf-8155.fly.dev Purpose-built for aviation AI agents and flight planning workflows. Parses raw aviation weath
Grafana-Loki MCP Server
A FastMCP server that allows querying Loki logs from Grafana. - GRAFANAURL: URL of your Grafana instance - GRAFANAAPIKEY: Grafana API key with appropriate permissions - Query Loki logs through Grafana API - Get Loki labels and label values - Format query results in different formats (text, JSON, markdown) - Support for both stdio and SSE transport protocols - Python 3.10+ 1. Clone this repository
Higress OPS MCP Server
A Model Context Protocol (MCP) server implementation that enables comprehensive configuration and management of Higress. This repository also provides an MCP client built on top of LangGraph and LangChain MCP Adapters, facilitating interaction with the Higress MCP Server through a well-designed agent flow architecture. Copy the .env.example file to .env and fill in the corresponding values. In std
mcp-installer - A MCP Server to install MCP Servers
This server is a server that installs other MCP servers for you. Install it, and you can ask Claude to install MCP servers hosted in npm or PyPi for you. Requires npx and uv to be installed for node and Python servers respectively. Put this into your claudedesktopconfig.json (either at ~/Library/Application Support/Claude on macOS or C:\Users\NAME\AppData\Roaming\Claude on Windows):
Bitbucket MCP Server
MCP server for Bitbucket API operations. Works with Claude Code, Claude Desktop, Cursor, and any MCP-compatible client. This repository contains both TypeScript and Python implementations: - Repositories: get, create, delete, list, update (move to project, rename) - Pull Requests: create, get, list, merge, approve, decline, request changes, comments, diff - Pipelines: trigger, get status, list, vi
SqlAugur
An MCP server that gives AI assistants safe, read-only access to SQL Server databases. Every query is parsed into a full AST using Microsoft's official T-SQL parser β not regex β so comment injection, string literal tricks, and encoding bypasses are blocked at the syntax level. Prerequisite: .NET 10.0 runtime 2. Configure β create ~/.config/sqlaugur/appsettings.json (Linux/macOS) or %APPDATA%\sqla
Metoro MCP Server
This repository contains th Metoro MCP (Model Context Protocol) Server. This MCP Server allows you to interact with your Kubernetes cluster via the Claude Desktop App! You can read more about the Model Context Protocol here: https://modelcontextprotocol.io But in a nutshell Metoro is an observability platform designed for microservices running in Kubernetes and uses eBPF based instrumentation to g
Spreadsheet Kit
Spreadsheet automation for AI agents. Read, profile, edit, and recalculate .xlsx workbooks with tooling designed to be token-efficient, structurally aware, and agent-friendly. spreadsheet-kit ships two surfaces: Both share the same core engine and support .xlsx / .xlsm (read + write) and .xls / .xlsb (discovery only). Downloads a prebuilt native binary for your platform. No Rust toolchain required
Consensus Local MCP Board
Local-first MCP runtime for multi-agent consensus guard workflows β AI code review, weighted voting, HITL approval gates, and full observability on SQLite. MCP stdio mode (Claude Desktop, OpenClaw, etc.): Prerequisites: Node.js 20+, npm 10+. Optional: gh CLI (for GitHub PR triggers), OpenAI API key (falls back to deterministic heuristics without one). Any model accessible via the OpenAI or Anthrop
MCP Weather Server
A 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