mdskills
← All tags

LLM & AI Agent Skills

AI agent skills for working with large language models. Prompt engineering, API integration, and AI workflow patterns.

241 listings

Data Visualization MCP Server

MCP

A Model Context Protocol (MCP) server implementation that provides the LLM an interface for visualizing data using Vega-Lite syntax. The server offers two core tools: - Save a table of data agregations to the server for later visualization - name (string): Name of the data table to be saved - data (array): Array of objects representing the data table - Returns: success message - visualizedata - Vi

7.0446by isaacwasserman

Vuln Nist MCP Server

MCP

A Model Context Protocol (MCP) server for querying NIST National Vulnerability Database (NVD) API endpoints. This MCP server exposes tools to query the NVD/CVE REST API and return formatted text results suitable for LLM consumption via the MCP protocol. It includes automatic query chunking for large date ranges and parallel processing for improved performance. Base API docs: https://nvd.nist.gov/d

8.0411by HaroldFinchIFT

Markmap MCP Server

MCP

Markmap MCP Server is based on the Model Context Protocol (MCP) that allows one-click conversion of Markdown text to interactive mind maps, built on the open source project markmap. The generated mind maps support rich interactive operations and can be exported in various image formats. - 🌠 Markdown to Mind Map: Convert Markdown text to interactive mind maps - πŸ–ΌοΈ Multi-format Export: Support for

8.0573by jinzcdev

mcp-stockfish 🐟

MCP

A Model Context Protocol server that lets your AI talk to Stockfish. Because apparently we needed to make chess engines even more accessible to our silicon overlords. This creates a bridge between AI systems and the Stockfish chess engine via the MCP protocol. It handles multiple concurrent sessions because your AI probably wants to analyze seventeen positions simultaneously while you're still fig

7.0357by sonirico

fastCRW

MCP

Turn URLs into clean markdown or structured JSON with one engine for search, scrape, map, crawl, and extract. Run it locally as a small Rust binary or use the managed API. Get 1000 free credits β†’ Β· Install Β· No credit card. Continue with GitHub. Runs local and free, no account needed. To use the Cloud, paste your key into the same command and it installs the binary, connects the key, and registers

968by us

RAG Documentation MCP Server

MCP

An MCP server implementation that provides tools for retrieving and processing documentation through vector search, enabling AI assistants to augment their responses with relevant documentation context. - Vector-based documentation search and retrieval - Support for multiple documentation sources - Semantic search capabilities - Automated documentation processing - Real-time context augmentation f

8.0650by hannesrudolph

MCP Server Js

MCP

An MCP (Model Context Protocol) server that enables AI platforms to interact with YepCode's infrastructure. Run LLM generated scripts and turn your YepCode processes into powerful tools that AI assistants can use directly. - Seamless AI Integration: Convert YepCode processes into AI-ready tools with zero configuration - Real-time Process Control: Enable direct interaction between AI systems and yo

8.0441by yepcode

Urlbox MCP Server

MCP

MCP server for the Urlbox Screenshot API. Enables your client to take screenshots, generate PDFs, extract HTML/markdown, and more from websites. Visit Urlbox for more information, and have a read of our docs or chat with your LLM post install to get a good understanding of its options and capabilities. 1. Install dependencies and build: 2. Get Urlbox API credentials: - Sign up at urlbox.com - Get

8.0402by urlbox

DEPRECATED ⚠️

MCP

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.0313by getalby

Zettelkasten MCP Server

MCP

A Model Context Protocol (MCP) server that implements the Zettelkasten knowledge management methodology, allowing you to create, link, explore and synthesize atomic notes through Claude and other MCP-compatible clients. The Zettelkasten method is a knowledge management system developed by German sociologist Niklas Luhmann, who used it to produce over 70 books and hundreds of articles. It consists

8.0538by entanglr

Apktool MCP Server

MCP

⚑ Fully automated MCP server built on top of apktool to analyze Android APKs using LLMs like Claude β€” uncover vulnerabilities, parse manifests, and reverse engineer effortlessly. Image generated using AI tools. apktool-mcp-server is a MCP server for the Apk Tool that integrates directly with Model Context Protocol (MCP) to provide live reverse engineering support with LLMs like Claude. Think: "Dec

8.0701by zinja-coder

Godoc MCP Server

MCP

search golang packages and their docs from pkg.go.dev, provide the infomation to llm as mcp server You can download the compiled binary from the releases page. Or you can install it from source, compile it by yourself: just use your client to request. it servers on stdio - localCache - [x] use a local cache to avoid search every time(From reddit user) - searchPackage - [x] imported by how many pac

6.0334by yikakia

AniList MCP Server

MCP

A Model Context Protocol (MCP) server that interfaces with the AniList API, allowing LLM clients to access and interact with anime, manga, character, staff, and user data from AniList. - Search for anime, manga, characters, staff, and studios - Get detailed information about specific anime, manga, characters, and staff members - Access user profiles and lists - Support for advanced filtering optio

8.0470by yuna0x0

Optuna MCP Server

MCP

A Model Context Protocol (MCP) server that automates optimization and analysis using Optuna. The Optuna MCP Server can be used in the following use cases, for example. - Automated hyperparameter optimization by LLMs - Interactive analysis of Optuna's optimization results via chat interface - Optimize input and output of other MCP tools For details, see the Examples section. The Optuna MCP server c

8.0466by optuna

Trieve MCP Server

Skill

A Model Context Protocol (MCP) server that provides agentic tools for interacting with the Trieve API. This server enables AI agents to search and interact with Trieve datasets through a standardized interface. - Search across Trieve datasets using semantic search - List and access dataset information - Support for both environment variables and command-line arguments - Built with TypeScript for t

7.03.0kby devflowinc

CentralMind Gateway

Skill

           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

8.0916by centralmind

MCP Ragchat

MCP

mcp-ragchat An MCP server that adds RAG-powered AI chat to any website. One command from Claude Code. Tell Claude Code "add AI chat to mysite.com" and it will crawl your content, build a local vector store, spin up a chat server, and hand you an embed snippet. No cloud infra. No database. Just one API key. 1. Clone and build 2. Configure Claude Code (~/.claude/mcp.json) Open Claude Code and say: C

8.0400by gogabrielordonez

JADX-AI-MCP (Part of Zin MCP Suite)

MCP

⚑ Fully automated MCP server + JADX plugin built to communicate with LLM through MCP to analyze Android APKs using LLMs like Claude β€” uncover vulnerabilities, analyze APK, and reverse engineer effortlessly. Thanks to these wonderful people for their contributions ⭐ ljt270864457 LilNick0101 - Read The Docs is now live: https://jadx-ai-mcp.readthedocs.io/en/latest/ JADX-AI-MCP is a plugin for the JA

8.01.7kby zinja-coder

Bugsnag MCP Server

MCP

A Model Context Protocol (MCP) server for interacting with Bugsnag. This server allows LLM tools like Cursor and Claude to investigate and resolve issues in Bugsnag. - Organization & Project Navigation: Easily browse your Bugsnag hierarchy - Error & Event Filtering: Find specific issues with powerful filtering options - Detailed Stacktrace Viewing: See formatted stacktraces with source code contex

8.0418by tgeselle

Louis030195/toggl MCP

MCP

Dead simple MCP (Model Context Protocol) server for Toggl time tracking. Control your Toggl timer directly from Claude, ChatGPT, or any LLM that supports MCP. - ⏱️ Start/stop timers - πŸ“Š View current timer - πŸ“ˆ Get today's time entries - πŸ—‚οΈ List projects - πŸ—‘οΈ Delete time entries Add to your Claude Desktop configuration (~/Library/Application Support/Claude/claudedesktopconfig.json): 1. Go to Tog

7.0351by louis030195

Docker Hub MCP Server

MCP

The Docker Hub MCP Server is a Model Context Protocol (MCP) server that interfaces with Docker Hub APIs to make them accessible to LLMs, enabling intelligent content discovery and repository management. Developers building with containers, especially in AI and LLM-powered workflows, often face inadequate context across the vast landscape of Docker Hub images. As a result, LLMs struggle to recommen

8.0527by docker

MCP Server Ollama Bridge

MCP

MCP Server - Bridge to local Ollama LLM server. Part of the HumoticaOS / SymbAIon ecosystem. Add to your claudedesktopconfig.json: - Connect MCP clients to local Ollama LLM - Support for all Ollama models - Streaming responses - Simple configuration - Jasper van de Meent (@jaspertvdm) - Root AI (Claude) - rootai@humotica.nl One Love, One fAmIly! This package is officially distributed via: - PyPI:

5.0251by jaspertvdm

MongoDB Atlas MCP Server

MCP

A Model Context Protocol (MCP) server that provides access to the MongoDB Atlas API. This server wraps the mongodb-atlas-api-client package to expose MongoDB Atlas functionality through MCP tools. This MCP server exposes most of the mongodb-atlas-api-client surface as MCP tools. - userget β€” Get a database user by username - usergetall β€” List all database users - usercreate β€” Create a database user

8.0401by montumodi

Make your meetings accessible to AI Agents πŸ€–

Skill

Make your meetings accessible to AI Agents πŸ€– joinly.ai is a connector middleware designed to enable AI agents to join and actively participate in video calls. Through its MCP server, joinly.ai provides essential meeting tools and resources that can equip any AI agent with the skills to perform tasks and interact with you in real time during your meetings. - Live Interaction: Lets your agents exec

8.0835by joinly-ai