mdskills
← All tags

GitHub AI Agent Skills

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

644 listings

User Feedback MCP

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

7.0403by mrexodia

Airtable MCP Server

MCP

A Model Context Protocol server that provides read and write access to Airtable databases. This server enables LLMs to inspect database schemas, then read and write records. Step 1: Create an Airtable personal access token by clicking here. Details: - Name: Anything you want e.g. 'Airtable MCP Server Token'. - Scopes: schema.bases:read, data.records:read, and optionally schema.bases:write, data.re

8.0822by domdomegg

Ros MCP

MCP

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.0430by Yutarop

GitHub MCP Server

MCP

The GitHub MCP Server connects AI tools directly to GitHub's platform. This gives AI agents, assistants, and chatbots the ability to read repositories and code files, manage issues and PRs, analyze code, and automate workflows. All through natural language interactions. - Repository Management: Browse and query code, search files, analyze commits, and understand project structure across any reposi

9.028kby github

MCP Nixos

MCP

🚨 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

8.0856by utensils

Hugging Face CLI

Skill

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.

8.014kby sickn33

Start in stdio mode (default)

MCP

Official MCP server for Flowbite to leverage AI for UI creation and theme generation An MCP server that enables AI assistants to access the Flowbite library of Tailwind CSS components—including UI elements, forms, typography, and plugins—while offering an intelligent theme generator for creating custom branded designs within AI-driven development environments. - 🎨 [NEW] Figma to code - Copy the F

7.0376by themesberg

build by go

MCP

mcp-difyworkflow-server is an mcp server Tools application that implements the query and invocation of Dify workflows, supporting the on-demand operation of multiple custom Dify workflows. - "base-url":"http://localhost/v1" The base URL of the Dify platform api server url. - "command":"mcp-difyworkflow-server" You can specify the absolute path for the compiled binary, or create a symbolic link wit

6.0360by gotoolkits

CyberChef API MCP Server

MCP

This model context protocol (MCP) server interfaces with the CyberChef Server API. Allowing you to use any LLM/MCP client of your choosing to utilise the tools and resources within CyberChef. 🧰 Available Tools and Resources - getcyberchefoperationscategories: resource - gets updated Cyber Chef categories for additional context / selection of the correct operations - getcyberchefoperationbycategor

7.0385by slouchd

Anki MCP

MCP

A Model Context Protocol (MCP) server for interacting with Anki flashcards via the AnkiConnect add-on. This server exposes AnkiConnect actions as MCP tools, organized into logical services. - Anki desktop application - AnkiConnect add-on installed and configured in Anki - Python 3.8+ - uv (for running and installing dependencies, optional but recommended) To run the MCP server: The server will sta

8.0406by ujisati

JetBrains MCP Proxy

Skill

This repository is no longer maintained. The core functionality has been integrated into all IntelliJ-based IDEs since version 2025.2. The built-in functionality works with SSE and JVM-based proxy (for STDIO) so this NPM package is no longer required. Migration: Please refer to the official documentation for details on using the built-in functionality. Issues & Support: For bugs or feature request

3.01.1kby JetBrains

MCP Local RAG

MCP

Provides score interpretation (< 0.3 good, > 0.5 skip), query optimization, and source naming for query_documents, ingest_file, ingest_data tools. Use this skill when working with RAG, searching documents, ingesting files, saving web content, or handling PDF, HTML, DOCX, TXT, Markdown.

8.0532by shinpr

Integrate Uppy Transloadit S3 Uploading To Nextjs

Skill

Add Uppy Dashboard + Transloadit uploads to a Next.js (App Router) app, with server-side signature generation and optional /s3/store export.

9.0451by transloadit

FileScopeMCP (Model Context Protocol) Server

Skill

✨ Instantly understand and visualize your codebase structure & dependencies! ✨ A TypeScript-based tool for ranking files in your codebase by importance, tracking dependencies, and providing summaries to help understand code structure. This MCP server analyzes your codebase to identify the most important files based on dependency relationships. It generates importance scores (0-10) for each file, t

8.0680by admica

EDT MCP Server

MCP

MCP (Model Context Protocol) server plugin for 1C:EDT, enabling AI assistants (Claude, GitHub Copilot, Cursor, etc.) to interact with EDT workspace. - MCP Protocol 2025-11-25 - Streamable HTTP transport with SSE support - Project Information - List workspace projects and configuration properties - Error Reporting - Get errors, warnings, problem summaries with filters - Check Descriptio

9.2692by DitriXNew

Yandex Tracker MCP Server

MCP

mcp-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 / Документац

8.0443by aikts

Spring Boot Starter Swagger MCP

MCP

Spring Boot starter that automatically exposes SpringDoc OpenAPI operations as MCP tools. - Auto-discovery of OpenAPI operations from your running Spring app - Auto-registration of MCP tools for discovered API operations - Smart-context tools: metadiscoverapitools, metainvokeapibyintent - Response optimization with projection/summarization controls - Risk controls for dangerous operations (confirm

8.0401by Neo1228

MCP K8s

MCP

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

8.0541by silenceper

Radare2 MCP Server

MCP

An MCP server to use radare2 with AI agents such as OpenCode, Mai, VSCode, Claude, CLION, ... This implementation provides: - 💻 Fully written in C using the native r2 APIs - 🧩 Works from the CLI, as an r2 plugin and as an MCP server - 🔍 Seamless binary analysis with radare2 - 🔗 Connect to any local or remote r2/iaito session via r2pipe - 🔒 Supports readonly mode, sandbox lock and restrict too

8.0553by radareorg

Pepper

MCP

Pepper gives AI agents eyes and hands inside iOS Simulator apps. It injects a shared library into any running simulator app — no source changes, no SDK, no build step. Your agent sees the screen as structured data, taps buttons, inspects live objects, intercepts network calls, reads the heap, and debugs layout issues. Dylib injection requires the simulator; device support uses a different mechanis

8.7509by skwallace36

BlockBeats MCP Server

MCP

An MCP server that delivers blockchain news and in-depth articles from BlockBeats for AI agents. Try Kukapay News MCP — no API key required, fully AI-annotated. - Fast News Retrieval: Fetch the latest blockchain fast news articles using the getlatestnews tool. - In-Depth Articles: Access detailed blockchain articles with the getlatestarticles tool. - Multi-Language Support: Supports English (en),

7.0358by kukapay

Google Calendar MCP Server

MCP

Google Calendar MCP Server is an MCP (Model Context Protocol) server implementation that enables integration between Google Calendar and Claude Desktop. This project enables Claude to interact with the user's Google Calendar, providing the ability to display, create, update, and delete calendar events through natural language interaction. - Google Calendar integration: Provides a bridge between Cl

8.0454by takumi0706

MCP Language Server

MCP

This is an MCP server that runs and exposes a language server to LLMs. Not a language server for MCP, whatever that would be. mcp-language-server helps MCP enabled clients navigate codebases more easily by giving them access semantic tools like get definition, references, rename, and diagnostics. 1. Install Go: Follow instructions at 2. Install or update this server: go install github.com/isaacphi

8.01.9kby isaacphi

FastMCP SonarQube Metrics

Skill

This project provides a set of tools for retrieving information about SonarQube projects using the FastMCP (Fast Model Context Protocol) framework. It serves as an interface to SonarQube, allowing users to programmatically access metrics, historical data, and component tree metrics for specified projects. This automated access enables reporting, analysis, and integration of SonarQube data with oth

8.0412by ArchAI-Labs