GitHub AI Agent Skills
AI agent skills for GitHub. Actions workflows, PR automation, issue management, and repository best practices.
612 listings
MCP Builder
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP), Node/TypeScript (MCP SDK), or C#/.NET (Microsoft MCP SDK).
Cicd Automation Workflow Automate
You are a workflow automation expert specializing in creating efficient CI/CD pipelines, GitHub Actions workflows, and automated development processes. Design automation that reduces manual work, improves consistency, and accelerates delivery while maintaining quality and security.
Agent Skills for Makepad
|
PGMCP - PostgreSQL Model Context Protocol Server
PGMCP connects AI assistants to any PostgreSQL database through natural language queries. Ask questions in plain English and get structured SQL results with automatic streaming and robust error handling. Works with: Cursor, Claude Desktop, VS Code extensions, and any MCP-compatible client PGMCP connects to your existing PostgreSQL database and makes it accessible to AI assistants through natural l
Shahnameh MCP Server
MCP ServerThe 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: این ریپازیتوری تنها یک بخش کوچک از پرو
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种工具,支
CloudBase MCP
CloudBase MCP 🪐 AI 编程,一键上线 连接 AI IDE 与腾讯云 CloudBase 的部署桥梁,让你的 AI 应用即刻上线 English · 简体中文 · [文档][docs] · [更新日志][changelog] · [反馈问题][github-issues-link] [![][npm-version-shield]][npm-link] [![][npm-downloads-shield]][npm-link] [![][github-stars-shield]][github-stars-link] [![][github-forks-shield]][github-forks-link] [![][github-issues-shield]][github-issues-link] ![][github-license-shield] ![][githu
YDB MCP
MCP ServerModel Context Protocol server for YDB. It allows to work with YDB databases from any LLM that supports MCP. This integration enables AI-powered database operations and natural language interactions with your YDB instances. uvx, which is an allias for uv run tool, allows you to run various python applications without explicitly installing them. Below are examples of how to configure YDB MCP using u
MCP Server for MySQL - Claude Code Edition
MCP Server- ✅ Claude Code Integration - Optimized for use with Anthropic's Claude Code CLI - ✅ SSH Tunnel Support - Built-in support for SSH tunnels to remote databases - ✅ Auto-start/stop Hooks - Automatic tunnel management with Claude start/stop - ✅ DDL Operations - Added MYSQLDISABLEREADONLYTRANSACTIONS for CREATE TABLE support - ✅ Multi-Project Setup - Easy configuration for multiple projects with diffe
Redis MCP Server
MCP ServerThe Redis MCP Server is a natural language interface designed for agentic applications to efficiently manage and search data in Redis. It integrates seamlessly with MCP (Model Content Protocol) clients, enabling AI-driven workflows to interact with structured and unstructured data in Redis. Using this MCP Server, you can ask questions like: - "Store the entire conversation in a stream" - "Cache th
Trino MCP Server in Go
MCP ServerA high-performance Model Context Protocol (MCP) server for Trino implemented in Go. This project enables AI assistants to seamlessly interact with Trino's distributed SQL query engine through standardized MCP tools. This project implements a Model Context Protocol (MCP) server for Trino in Go. It enables AI assistants to access Trino's distributed SQL query engine through standardized MCP tools. T
JetBrains MCP Proxy
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
Stack Chan
Stack-chan is a JavaScript-driven M5Stack-embedded super-kawaii robot. Video (with English subtitles): https://youtu.be/fZbmF08xV0 Official hashtag: stackchan | スタックチャン (JP). :neutralface: Show cute face :smile: Expression(Happy, Angry, Sad etc.) :smileycat: Customize face :eyes: Glance/stare/gaze :speechballoon: Say things :bulb: Addon M5Units :cyclone: Drive Serial(TTL)/PWM servos
CentralMind Gateway
CentralMind Gateway: Create API or MCP Server in Minutes 🚀 Interactive Demo avialable here: https://centralmind.ai Simple way to expose your database to AI-Agent via MCP or OpenAPI 3.1 protocols. This will run for you an API: Which you can use inside your AI Agent: Gateway will generate AI optimized API. AI agents and LLM-powered applications need fas
Local FAISS MCP Server
MCP ServerA Model Context Protocol (MCP) server that provides local vector database functionality using FAISS for Retrieval-Augmented Generation (RAG) applications. - Local Vector Storage: Uses FAISS for efficient similarity search without external dependencies - Document Ingestion: Automatically chunks and embeds documents for storage - Semantic Search: Query documents using natural language with sentence
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
Gnosis MCP
MCP ServerCRUD operations for knowledge base docs — add, delete, update metadata, embed. Requires GNOSIS_MCP_WRITABLE=true.
Bear MCP Server
MCP ServerA Model Context Protocol (MCP) server that allows AI assistants like Claude to read notes from the Bear note-taking app. This implementation connects directly to the Bear SQLite database in a read-only mode, ensuring your notes remain safe and unmodified. That's it! The server will start running and connect to your Bear database. - macOS with Bear app installed - Node.js 18 or higher Add this to y
Context Memory
Plugin>
Airtable MCP Server
MCP ServerA 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
MySQL MCP Server
MCP ServerA Model Context Protocol (MCP) implementation that enables secure interaction with MySQL databases. This server component facilitates communication between AI applications (hosts/clients) and MySQL databases, making database exploration and analysis safer and more structured through a controlled interface. - List available MySQL tables as resources - Read table contents - Execute SQL queries with
Query | MCP server for Supabase
MCP ServerQuery MCP is an open-source MCP server that lets your IDE safely run SQL, manage schema changes, call the Supabase Management API, and use Auth Admin SDK — all with built-in safety controls. Getting started • Feature overview • Troubleshooting • - 💻 Compatible with Cursor, Windsurf, Cline and other MCP clients supporting stdio protocol - 🔐 Control read-only and read-write modes of SQL query exec
Phloem
Your AI forgets everything when you close the tab. Phloem fixes that. Phloem is a local MCP server that gives your AI persistent memory across sessions. It works with any tool that supports the Model Context Protocol — an open standard. Today that includes Claude Code, VS Code, Cursor, Windsurf, Zed, Neovim, Cline, Warp, Continue, JetBrains, and more arriving every week. You install it once. Every
Start your Cognee API server on the host
cognee‑mcp - Run cognee’s memory engine as a Model Context Protocol server Join Discord Join r/AIMemory Build memory for Agents and query from any client that speaks MCP – in your terminal or IDE. - Multiple transports – choose Streamable HTTP --transport http (recommended for web deployments), SSE --transport sse (real‑time streaming), or stdio (classic pipe, default) - API Mode – connect to an a