mdskills
← All tags

GitHub AI Agent Skills

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

561 listings

JavaLens: AI-First Code Analysis for Java

MCP Server

An MCP server providing 56 semantic analysis tools for Java, built directly on Eclipse JDT for compiler-accurate code understanding. JavaLens exists because AI systems need compiler-accurate insights that reading source files cannot provide. When an AI uses grep or Read to find usages of a method, it cannot distinguish: - A method call from a method with the same name in an unrelated class - A fie

8.0pzalutski-pixel/javalens-mcp

Lightpanda Go MCP server

gomcp is an MCP server written in It exposes tools to interact with Lightpanda Browser via CDP protocol. gomcp requires you to have already installed Lightpanda You need to install Go to build from source. Once you have cloned the repository, build the binary with go build. By default, gocmp starts a local instance of Lightpanda browser. On the first run, you need to download the binary with the c

7.0lightpanda-io/gomcp

Model Context Protocol Server for Apache OpenDAL™

MCP Server

A Model Context Protocol (MCP) server implementation that provides access to various storage services via Apache OpenDAL™. - Seamless access to multiple storage services including S3, Azure Blob Storage, Google Cloud Storage, and more - List files and directories from storage services - Read file contents with automatic text/binary detection - Environment variable based configuration Add the follo

7.0Xuanwo/mcp-server-opendal

Zaturn

Zaturn: Your Co-Pilot For Data Analytics & Business Insights Zaturn provides tools that enable AI models to run SQL, so you don't have to. It can be used as an MCP or as a web interface similar to Jupyter Notebook. Zaturn can currently connect to the following data sources: - SQL Databases: PostgreSQL, SQLite, DuckDB, MySQL, ClickHouse, SQL Server, BigQuery - Files: CSV, Parquet Request data sourc

7.0kdqed/zaturn

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

6.0reeeeemo/ancestry-mcp

XRAY MCP - Progressive Code Intelligence for AI Assistants

AI assistants struggle with codebase understanding. You get: - ❌ "I can't see your code structure" - ❌ "I don't know what depends on this function" - ❌ Generic refactoring advice without impact analysis - ❌ No understanding of symbol relationships XRAY gives AI assistants code navigation capabilities. Add use XRAY tools to your prompt: XRAY provides three focused tools: - 🗺️ Map (explorerepo) - S

8.0srijanshukla18/xray

RAE Model Context Protocol (MCP) Server

MCP Server

This repository contains an implementation of a Model Context Protocol (MCP) server for the Royal Spanish Academy (RAE) API. It allows language models to interact with RAE's dictionary and linguistic resources. Run the server with stdio transport (for integration with LLMs): Or run it as an SSE server: The MCP server exposes the following tools to LLMs: 1. search - Search RAE API for information -

7.0rae-api-com/rae-mcp

Codex MCP Server

MCP Server

An MCP server that provides enriched blockchain data from Codex. This server can be used with any MCP-compatible client like Claude Desktop. To use the MCP Codex Server, you need to have a Codex API key. You can get your key from the Codex Dashboard. You can run the MCP Codex Server directly without installation using npx: Start the server using stdio (for embedding in CLI tools): For development

5.0Codex-Data/codex-mcp

Publish NPM

MCP Server Plugin

Publish the package to npmjs by bumping version, building, and creating a GitHub release

8.0nikicat/mcp-wallet-signer

Start in stdio mode (default)

MCP Server

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.0themesberg/flowbite-mcp

DEPRECATED ⚠️

MCP Server

Please use Alby MCP instead! This repository has been deprecated in favor of Alby MCP, which includes all the NWC tools along with additional Lightning tools. Connect a bitcoin lightning wallet to your LLM using Nostr Wallet Connect (NWC or NIP-47). This MCP server uses the official MCP TypeScript SDK If your agent supports SSE (e.g. N8N) or HTTP Streamable transports, you can connect to Alby's MC

6.0getalby/nwc-mcp-server

Stooq MCP

MCP Server

A Model Context Protocol (MCP) server written in Rust that fetches stock price data from stooq.com. - Latest stock prices - Get real-time stock price data - Historical data - Retrieve historical stock data with custom date ranges - Multi-market support - Access stocks from 5 major markets - Rust 1.75+ This will install to ~/.stooq-mcp/. To customize: The install script will: 1. Build the project 2

7.0hoqqun/stooq-mcp

Openapi To MCP

MCP Server

Use your OpenAPI specification to expose your API's endpoints as strongly typed tools. Basic example for https://petstore3.swagger.io/ 🎉 More complex example, using Github's API: This example use the bearer token auth (with a Github Personal Access Token) and force the tool naming strategy to "verb and path", as Github's operation ids are not valid tool names. As a Nuget tool: openapi-to-mcp Or d

8.0ouvreboite/openapi-to-mcp

Weather MCP Server

MCP Server

mcp-name: io.github.isdaniel/mcpweatherserver A Model Context Protocol (MCP) server that provides weather information using the Open-Meteo API. This server supports multiple transport modes: standard stdio, HTTP Server-Sent Events (SSE), and the new Streamable HTTP protocol for web-based integration. Get current weather information with comprehensive metrics: Temperature, humidity, dew point Wind

8.0isdaniel/mcp_weather_server

Content Core

Content Core is a powerful, AI-powered content extraction and processing platform that transforms any source into clean, structured content. Extract text from websites, transcribe videos, process documents, and generate AI summaries—all through a unified interface with multiple integration options. Extract content from anywhere: - 📄 Documents - PDF, Word, PowerPoint, Excel, Markdown, HTML, EPUB -

8.0lfnovo/content-core

Webpage Screenshot MCP Server

MCP Server

An MCP (Model Context Protocol) server that captures screenshots of web pages using Puppeteer. This server allows AI agents to visually verify web applications and see their progress when generating web apps. - Full page screenshots: Capture entire web pages or just the viewport - Element screenshots: Target specific elements using CSS selectors - Multiple formats: Support for PNG, JPEG, and WebP

8.0ananddtyagi/webpage-screenshot-mcp

LocuSync Server

MCP Server

A Model Context Protocol (MCP) server providing geospatial tools for AI agents. Enables Claude, GPT, and other LLMs to perform geocoding, routing, spatial analysis, and file operations. - Geocoding: Convert addresses to coordinates and vice versa (via Nominatim/OSM or Pelias) - Batch Geocoding: Geocode multiple addresses in a single request (up to 10) - Elevation Data: Get altitude for points and

8.0matbel91765/gis-mcp-server

MCP Nixos

MCP Server

🚨 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.0utensils/mcp-nixos

G-Search MCP

MCP Server

A powerful MCP server for Google search that enables parallel searching with multiple keywords simultaneously. - Parallel Searching: Supports searching with multiple keywords on Google simultaneously, improving search efficiency - Browser Optimization: Opens multiple tabs in a single browser instance for efficient parallel searching - Automatic Verification Handling: Intelligently detects CAPTCHA

7.0jae-jae/g-search-mcp

Weekly Weather MCP Server

MCP Server

A weather forecast MCP (Model Context Protocol) server providing 8-day global weather forecasts and current weather conditions using the OpenWeatherMap One Call API 3.0. Animation showing Claude Desktop processing the weather data from the MCP Server Claude Desktop showing a detailed weather forecast with lawn mowing recommendations - 🌍 Support for querying weather conditions anywhere in the worl

8.0rossshannon/weekly-weather-mcp

Bitcoin UTXO MCP

MCP Server

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

7.0kukapay/bitcoin-utxo-mcp

QGISMCP - QGIS Model Context Protocol Integration

MCP Server

QGISMCP connects QGIS to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control QGIS. This integration enables prompt assisted project creation, layer loading, code execution and more. This project is strongly based on the BlenderMCP project by Siddharth Ahuja - Two-way communication: Connect Claude AI to QGIS through a socket-based server. - Proj

8.0jjsantos01/qgis_mcp

Crypto Sentiment MCP Server

MCP Server

An MCP server that delivers cryptocurrency sentiment analysis to AI agents, leveraging Santiment's aggregated social media and news data to track market mood and detect emerging trends. - Sentiment Analysis: Retrieve sentiment balance (positive vs. negative) for specific cryptocurrencies. - Social Volume Tracking: Monitor total social media mentions and detect significant shifts (spikes or drops).

7.0kukapay/crypto-sentiment-mcp

Crypto News MCP Server

MCP Server

An MCP server that provides real-time cryptocurrency news sourced from NewsData for AI agents. Try Kukapay News MCP — no API key required, fully AI-annotated. - Tool: Latest News Headlines - Fetch the most recent cryptocurrency news headlines. - Tool: Crypto News Search - Search for news articles by cryptocurrency or keyword with pagination support using the nextPage API feature. - Prompt: News Su

7.0kukapay/crypto-news-mcp