mdskills
← All tags

LLM & AI Agent Skills

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

208 listings

Langfuse Prompt Management MCP Server

MCP Server

Model Context Protocol (MCP) Server for Langfuse Prompt Management. This server allows you to access and manage your Langfuse prompts through the Model Context Protocol. Quick demo of Langfuse Prompts MCP in Claude Desktop (unmute for voice-over explanations): This server implements the MCP Prompts specification for prompt discovery and retrieval. - prompts/list: List all available prompts - Optio

8.0langfuse/mcp-server-langfuse

Godoc MCP Server

MCP Server

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.0yikakia/godoc-mcp-server

MCP Simple Arxiv

MCP Server

An MCP server that provides access to arXiv papers through their API. This server allows LLM clients (like Claude Desktop) to: - Search for scientific papers on arXiv by title and abstract content - Filter search results by submission date range - Control search result sorting (by submission date, update date, or relevance) - See total matching results count to gauge search specificity - Get paper

8.0andybrandt/mcp-simple-arxiv

Email MCP Server

MCP Server

An MCP (Model Context Protocol) server providing comprehensive email capabilities via IMAP and SMTP. Enables AI assistants to read, search, send, manage, schedule, and analyze emails across multiple accounts. Exposes 47 tools, 7 prompts, and 6 resources over the MCP protocol with OAuth2 support (experimental), email scheduling, calendar extraction, analytics, provider-aware label management, real-

9.0codefuturist/email-mcp

Timeplus MCP Server

MCP Server

An MCP server for Timeplus. generatesql to give LLM more knowledge about how to query Timeplus via SQL - Execute SQL queries on your Timeplus cluster. - Input: sql (string): The SQL query to execute. - By default, all Timeplus queries are run with readonly = 1 to ensure they are safe. If you want to run DDL or DML queries, you can set the environment variable TIMEPLUSREADONLY to false. listdatabas

8.0jovezhong/mcp-timeplus

MCP Server for Milvus

MCP Server

This repository contains a MCP server that provides access to Milvus vector database functionality. Before using this MCP server, ensure you have: - Python 3.10 or higher - A running Milvus instance (local or remote) - uv installed (recommended for running the server) The recommended way to use this MCP server is to run it directly with uv without installation. This is how both Claude Desktop and

8.0zilliztech/mcp-server-milvus

mcp-shell 🐚

MCP Server

A robust Model Context Protocol (MCP) server that provides secure shell command execution capabilities to AI assistants and other MCP clients. In other words: the brain thinks, this runs the commands. This tool creates a bridge between AI systems and your shell environment through the standardized MCP protocol. It exposes the system shell as a structured tool, enabling autonomous workflows, tool-a

8.0sonirico/mcp-shell

MCP Notify Server

MCP Server

English | δΈ­ζ–‡ A MCP server that send desktop notifications with sound effect when agent tasks are completed. - Send system desktop notifications after agent tasks completion - Play alert sounds to grab user attention, with sound file inside. - Cross-platform support (Windows, macOS, Linux) - Based on standard MCP protocol, integrates with various LLM clients After installation, call the module dire

6.0Cactusinhand/mcp_server_notify

Torrentclaw MCP

MCP Server

Model Context Protocol server for TorrentClaw β€” giving AI assistants the ability to search movies and TV shows, find torrents with magnet links, check streaming availability, and explore cast/crew metadata. torrentclaw-mcp is developed by TorrentClaw as part of its open-source ecosystem. It wraps the TorrentClaw API into the MCP standard so that any compatible AI assistant (Claude, GPT, etc.) can

7.0torrentclaw/torrentclaw-mcp

MCP Server Js

MCP Server

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.0yepcode/mcp-server-js

MCP Twikit

MCP Server

A Model Context Protocol (MCP) server for interacting with Twitter. To install Twikit Twitter Search for Claude Desktop automatically via Smithery: Using mcp-client-cli

7.0adhikasp/mcp-twikit

Nostr MCP Server

MCP Server

A Model Context Protocol (MCP) server that enables AI models to interact with Nostr, allowing them to post notes and interact with the freedom of speech protocol. Censorship resistance matters, even for LLMs. BTW, you should join Nostr now! - πŸ“ Post notes to Nostr network - πŸ”Œ Connect to multiple relays - πŸ€– MCP-compliant API for AI integration - πŸ’Έ Send Lightning zaps to Nostr users (WIP) - πŸ“‘ S

7.0AbdelStark/nostr-mcp

Excel MCP Server

MCP Server

A Model Context Protocol (MCP) server that lets you manipulate Excel files without needing Microsoft Excel installed. Create, read, and modify Excel workbooks with your AI agent. - πŸ“Š Excel Operations: Create, read, update workbooks and worksheets - πŸ“ˆ Data Manipulation: Formulas, formatting, charts, pivot tables, and Excel tables - πŸ” Data Validation: Built-in validation for ranges, formulas, and

8.0haris-musa/excel-mcp-server

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

8.0mbentham/SqlAugur

MCP Server Duckdb

MCP Server

A Model Context Protocol (MCP) server implementation for DuckDB, providing database interaction capabilities through MCP tools. It would be interesting to have LLM analyze it. DuckDB is suitable for local analysis. This server enables interaction with a DuckDB database through the Model Context Protocol, allowing for database operations like querying, table creation, and schema inspection. Current

7.0ktanaka101/mcp-server-duckdb

NotebookLM MCP Server (Security Hardened)

Zero-hallucination answers β€’ Gemini Deep Research β€’ 14 Security Layers β€’ Enterprise Compliance What's New 2026 β€’ Deep Research β€’ Document API β€’ Create Notebooks β€’ Security β€’ Install - πŸ” Query your NotebookLM notebooks β€” source-grounded, zero-hallucination answers - πŸ“š Create & manage notebooks programmatically β€” no manual clicking - πŸŽ™οΈ Generate audio overviews β€” podcast-style summaries of your d

8.0Pantheon-Security/notebooklm-mcp-secure

Prometheus MCP Server

MCP Server

Give AI assistants the power to query your Prometheus metrics. A [Model Context Protocol][mcp] (MCP) server that provides access to your Prometheus metrics and queries through standardized MCP interfaces, allowing AI assistants to execute PromQL queries and analyze your metrics data. [mcp]: https://modelcontextprotocol.io - Prometheus server accessible from your environment - MCP-compatible client

8.0pab1it0/prometheus-mcp-server

Reapi/mcp Openapi

MCP Server

A Model Context Protocol (MCP) server that loads and serves multiple OpenAPI specifications to enable LLM-powered IDE integrations. This server acts as a bridge between your OpenAPI specifications and LLM-powered development tools like Cursor and other code editors. - Loads multiple OpenAPI specifications from a directory - Exposes API operations and schemas through MCP protocol - Enables LLMs to

8.0ReAPI-com/mcp-openapi

Binary Ninja MCP

MCP Server

This repository contains a Binary Ninja plugin, MCP server, and bridge that enables seamless integration of Binary Ninja's capabilities with your favorite LLM client. - Seamless, real-time integration between Binary Ninja and MCP clients - Enhanced reverse engineering workflow with AI assistance - Support for every MCP client (Cline, Claude desktop, Roo Code, etc.) - Open multiple binaries and swi

9.0fosdickio/binary_ninja_mcp

iMessage Query MCP Server

MCP Server

An MCP server that provides safe access to your iMessage database through Model Context Protocol (MCP). This server is built with the FastMCP framework and the imessagedb library, enabling LLMs to query and analyze iMessage conversations with proper phone number validation and attachment handling. - macOS (required for iMessage database access) - Python 3.6+ Install all required dependencies: - fa

6.0hannesrudolph/imessage-query-fastmcp-mcp-server

Decompose MCP

Decompose any text into classified semantic units β€” authority, risk, attention, entities. No LLM. Deterministic.

7.0echology-io/decompose

Louis030195/gptzero MCP

MCP Server

MCP (Model Context Protocol) server for GPTZero AI detection API. Detect AI-generated text directly from Claude, ChatGPT, or any LLM that supports MCP. If you find this MCP server useful, please consider supporting its development! πŸ‘‰ Click here to support this project Your support helps maintain and improve this tool for everyone. Thank you! πŸ™ - πŸ€– Detect AI-generated text with confidence scores

8.0louis030195/gptzero-mcp

Product Hunt MCP Server

MCP Server

Product Hunt MCP Server connects Product Hunt's API to any LLM or agent that speaks the Model Context Protocol (MCP). Perfect for AI assistants, chatbots, or your own automations! - πŸ” Get posts, collections, topics, users - πŸ—³οΈ Get votes, comments, and more - πŸ› οΈ Use with Claude Desktop, Cursor, or any MCP client - Get detailed info on posts, comments, collections, topics, users - Search/filter b

8.0jaipandya/producthunt-mcp-server

MCP Ragchat

MCP Server

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.0gogabrielordonez/mcp-ragchat