mdskills
← All tags

GitHub AI Agent Skills

AI agent skills for GitHub. Actions workflows, PR automation, issue management, and repository best practices.

560 listings

Cert Manager MCP Server

MCP Server

MCP server for management and troubleshooting of certificates and other resources managed by cert-manager. Claude Desktop config: Claude Desktop config for GKE clusters: This MCP server provides the following tools for interacting with cert-manager and Kubernetes resources: - listcertificates - List certificates within a namespace or across all namespaces, with options for filtering expired certif

8.0pibblokto/cert-manager-mcp-server

YouTube MCP Server

MCP Server

Uses yt-dlp to download subtitles from YouTube and connects it to claude.ai via Model Context Protocol. Try it by asking Claude, "Summarize the YouTube video >". Requires yt-dlp to be installed locally e.g. via Homebrew. 1. Install yt-dlp (Homebrew and WinGet both work great here) 1. Now, install this via mcp-installer, use the name @anaisbetts/mcp-youtube

6.0anaisbetts/mcp-youtube

MCP Mermaid

MCP Server

Generate mermaid diagram and chart with AI MCP dynamically. Also you can use: - mcp-server-chart to generate chart, graph, map. - Infographic to generate infographic, such as Timeline, Comparison, List, Process and so on. - Fully support all features and syntax of Mermaid. - Support configuration of backgroundColor and theme, enabling large AI models to output rich style configurations. - Support

8.0hustcc/mcp-mermaid

Discogs MCP Server

MCP Server

MCP Server for the Discogs API, enabling music catalog operations, search functionality, and more. If you just want to get started immediately using this MCP Server with the Claude desktop app and don't care about development or running the server yourself, then make sure you have Node.js installed and your Discogs personal access token ready and skip straight to the Claude configuration section.

7.0cswkim/discogs-mcp-server

Shahnameh MCP Server

MCP Server

The MCP server calls the Shahnameh API behind the scenes, so you need to keep that running first. Please refer to the repository below for more information: Shahnameh API Also, please bear in mind that the API uses a database, which can be found here: Shahnameh Dataset Create and activate the virtual environment. For example, on macOS: Then run the inspector: این ریپازیتوری تنها یک بخش کوچک از پرو

4.0aliafsahnoudeh/shahnameh-mcp-server

PMCP - Progressive MCP

MCP Server

Progressive disclosure for MCP - Minimal context bloat with on-demand tool discovery and dynamic server provisioning. When Claude Code connects directly to multiple MCP servers (GitHub, Jira, DB, etc.), it loads all tool schemas into context. This causes: - Context bloat: Dozens of tool definitions consume tokens before you even ask a question - Static configuration: Requires Claude Code restart t

9.0ViperJuice/mcp-gateway

Browser Control MCP

MCP Server

An MCP server paired with a Firefox browser extension that provides AI assistants with access to tab management, browsing history, and webpage text content. The MCP server supports the following tools: - Open or close tabs - Get the list of opened tabs - Create tab groups with name and color - Reorder opened tabs - Read and search the browser's history - Read a webpage's text content and links (re

8.0eyalzh/browser-control-mcp

Gget MCP

MCP Server

MCP (Model Context Protocol) server for the gget bioinformatics library. This server implements the Model Context Protocol (MCP) for gget, providing a standardized interface for accessing powerful bioinformatics tools and databases. MCP enables AI assistants and agents to perform complex genomics queries through structured interfaces. The gget bioinformatics toolkit provides efficient querying of

8.0longevity-genie/gget-mcp

MCP IPFS Server (storacha.network) 🛰️

MCP Server

A Node.js server implementing the Model Context Protocol (MCP) for interacting with the storacha.network platform via the w3 command-line interface (@web3-storage/w3cli). This server empowers language models 🤖 and other MCP clients to manage storacha.network spaces, upload/download data, manage delegations, and perform various other tasks by seamlessly wrapping w3 commands. - Wraps the w3 CLI for

8.0alexbakers/mcp-ipfs

Cyclops MCP (Model Context Protocol)

MCP Server

Cyclops MCP allows your favorite AI agent to manage your Kubernetes applications. Cyclops MCP servers provide tools for agents to create and update existing applications safely. This means it can check all of your existing templates and the schema of those templates to create accurate and production-ready applications. Your agent now has much less room to make a misconfiguration since it creates h

8.0cyclops-ui/mcp-cyclops

AWS MCP Server

MCP Server

Give Claude access to all 200+ AWS services through the AWS CLI. This MCP server lets Claude run AWS CLI commands on your behalf. Instead of wrapping each AWS API individually, it wraps the CLI itself—giving Claude complete AWS access through just two tools: Claude learns commands on-demand using --help, then executes them. Your IAM policy controls what it can actually do. - Streamable HTTP transp

9.0alexei-led/aws-mcp-server

LocalStack MCP Server

MCP Server

A Model Context Protocol (MCP) server that provides tools to manage and interact with your LocalStack for AWS container for simplified local cloud development and testing. The LocalStack MCP Server provides simplified integration between MCP-compatible apps and your local LocalStack for AWS development environment, enabling secure and direct communication with LocalStack's emulated services and ad

9.0localstack/localstack-mcp-server

Ros MCP

MCP Server

ROS MCP is a MCP server designed for controlling robots in ROS environments using natural language. It supports communication via ROS topics, services, and actions, and works with any ROS message type. - Socket Server (socketserver.py): A lightweight server that runs on localhost:8765 to handle GUI-related operations. It receives instructions from the MCP server to launch tools such as Gazebo or r

8.0Yutarop/ros-mcp

Liveblocks MCP Server

MCP Server

This MCP server allows AI to use a number of functions from our REST API. For example, it can create, modify, and delete different aspects of Liveblocks such as rooms, threads, comments, notifications, and more. It also has read access to Storage and Yjs. Learn more in our docs. To install automatically, copy your Liveblocks secret key from a project in your dashboard and run one of the following

6.0liveblocks/liveblocks-mcp-server

Kom - Kubernetes Operations Manager

English | 中文 kom 是一个用于 Kubernetes 操作的工具,相当于SDK级的kubectl、client-go的使用封装。 它提供了一系列功能来管理 Kubernetes 资源,包括创建、更新、删除和获取资源。这个项目支持多种 Kubernetes 资源类型的操作,并能够处理自定义资源定义(CRD)。 通过使用 kom,你可以轻松地进行资源的增删改查和日志获取以及操作POD内文件等动作,甚至可以使用SQL语句来查询、管理k8s资源。 1. 简单易用:kom 提供了丰富的功能,包括创建、更新、删除、获取、列表等,包括对内置资源以及CRD资源的操作。 2. 多集群支持:通过RegisterCluster,你可以轻松地管理多个 Kubernetes 集群,支持AWS EKS集群。 3. MCP支持:支持多集群的MCP管理,同时支持stdio、sse两种模式,内置58种工具,支

8.0weibaohui/kom

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

8.0x51xxx/codex-mcp-tool

Postman MCP Server

MCP Server

Version: v0.2.0 An MCP server that provides access to the Postman API. Functionality is based on the official OpenAPI specification. For more information, see the Postman API documentation. This project is part of the Model Context Protocol (MCP) initiative from Anthropic. For more information, visit the MCP GitHub repository and the announcement on the Anthropic blog. Skip ahead to install instru

7.0delano/postman-mcp-server

Iterm MCP

MCP Server

A Model Context Protocol server that provides access to your iTerm session. Efficient Token Use: iterm-mcp gives the model the ability to inspect only the output that the model is interested in. The model typically only wants to see the last few lines of output even for long running commands. Natural Integration: You share iTerm with the model. You can ask questions about what's on the screen, or

8.0ferrislucas/iterm-mcp

Playwright MCP Server

MCP Server

A Model Context Protocol (MCP) server that provides browser automation capabilities using Playwright. This server enables LLMs to interact with web pages through structured accessibility snapshots, bypassing the need for screenshots or visually-tuned models. This package provides MCP interface into Playwright. If you are using a coding agent, you might benefit from using the CLI+SKILLS instead. -

7.0microsoft/playwright-mcp

Kubernetes MCP Server

MCP Server

✨ Features | 🚀 Getting Started | 🎥 Demos | ⚙️ Configuration | 🛠️ Tools | 🧑‍💻 Development A powerful and flexible Kubernetes Model Context Protocol (MCP) server implementation with support for Kubernetes and OpenShift. - ✅ Configuration: - Automatically detect changes in the Kubernetes configuration and update the MCP server. - View and manage the current Kubernetes .kube/config or in-cluster

9.0manusa/kubernetes-mcp-server

Meeting Insights Analyzer

Analyzes meeting transcripts and recordings to uncover behavioral patterns, communication insights, and actionable feedback. Identifies when you avoid conflict, use filler words, dominate conversations, or miss opportunities to listen. Perfect for professionals seeking to improve their communication and leadership skills.

9.0ComposioHQ/awesome-claude-skills

Portainer MCP

MCP Server

Ever wished you could just ask Portainer what's going on? Now you can! Portainer MCP connects your AI assistant directly to your Portainer environments. Manage Portainer resources such as users and environments, or dive deeper by executing any Docker or Kubernetes command directly through the AI. Portainer MCP is a work in progress implementation of the Model Context Protocol (MCP) for Portainer e

8.0portainer/portainer-mcp

Spaceship MCP

MCP Server

A community-built Model Context Protocol (MCP) server for the Spaceship API. Manage domains, DNS records, contacts, marketplace listings, and more — all through natural language via any MCP-compatible AI client. - 48 tools across 8 categories covering the full Spaceship API - 13 DNS record types with dedicated, type-safe creation tools (A, AAAA, ALIAS, CAA, CNAME, HTTPS, MX, NS, PTR, SRV, SVCB, TL

9.0bartwaardenburg/spaceship-mcp

Expo Deployment

Deploy Expo apps to production

5.0sickn33/antigravity-awesome-skills