mdskills
← All tags

LLM & AI Agent Skills

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

224 listings

Facebook MCP Server

MCP Server

This project is a MCP server for automating and managing interactions on a Facebook Page using the Facebook Graph API. It exposes tools to create posts, moderate comments, fetch post insights, and filter negative feedback — ready to plug into Claude, or other LLM-based agents. This MCP provides a suite of AI-callable tools that connect directly to a Facebook Page, abstracting common API operations

7.0HagaiHen/facebook-mcp-server

Parallel Search MCP

MCP Server

The Parallel Search MCP allows using Parallel Search API from within any MCP-compatible LLM client. It is meant for daily use for everyday smaller web-search tasks. Please read our MCP docs here for more details. The official installation instructions can be found here. Running locally This is a Search MCP proxy server (https://search-mcp.parallel.ai) that proxies /mcp to https://mcp.parallel.ai/v

5.0parallel-web/search-mcp

arxiv-latex MCP Server

MCP Server

An MCP server that enables Claude Desktop, Claude Code, Cursor, or other MCP clients to directly access and process arXiv papers by fetching the LaTeX source. It uses arxiv-to-prompt under the hood to handle downloading and processing the LaTeX. Why use the LaTeX source instead of uploading PDFs? Many PDF chat applications often struggle with mathematical content and equation-heavy papers. By util

8.0takashiishida/arxiv-latex-mcp

MCP Git Ingest

MCP Server

A Model Context Protocol (MCP) server that helps read GitHub repository structure and important files. Inspired by gitingest. Using mcp-client-cli:

7.0adhikasp/mcp-git-ingest

System Prompts MCP Server

MCP Server

An MCP (Model Context Protocol) server that exposes a collection of system prompts, summaries, and tool definitions from popular AI tools as MCP tools for AI coding environments like Cursor and Claude Desktop. - 🔍 Automatic Discovery – Every prompt in prompts/ is automatically exposed as an MCP tool - 🎯 Model-Aware Suggestions – Get prompt recommendations based on your LLM (Claude, GPT, Gemini,

7.0JamesANZ/system-prompts-mcp-server

MCP Manager for Claude Desktop

MCP Server

MCP Manager for Claude Desktop A simple web GUI to manage Model Context Protocol (MCP) servers for the Claude Desktop app on MacOS easily. Just follow the instructions and paste a few commands to give your Claude app instant superpowers. The Model Context Protocol (MCP) enables Claude to access private data, APIs, and other services to answer questions and perform actions on your behalf. Learn mor

4.0zueai/mcp-manager

Dolphindb MCP Server

MCP Server

通过 uvx 安装并运行: 安装完成后,直接运行: 运行后你可以直接使用工具,例如: 或(如果是 uvx 安装): 好的,这是转换后的 Markdown 版本: 好的,这是转换后的 Markdown 版本: 1. 配置环境变量(可选) 你可以通过 .env 文件或系统环境变量配置 DolphinDB 的连接信息: 也可以不设置,系统将使用默认值。 该命令会启动 MCP 插件服务,供外部调用。 3. FastMCP Agent 使用示例 启动后,你的工具将通过 FastMCP 对外暴露以下函数接口: listtbs(dbName: str) querytablediskusage(database: str, tableName: str) querydolphindb(script: str) 可通过 MCP 前端界面或对接 LLM 工具链来进行访问。

7.0tradercjz/dolphindb-mcp-server

Autoresearch ML

Plugin

Edit code → commit → run benchmark → measure metric → keep improvement or revert → repeat forever. Works for any optimization target: LLM training loss, test speed, bundle size, build time, Lighthouse scores, and more. Inspired by Karpathy's autoresearch, pi-autoresearch, and litesearch. This plugin provides two skills that work together. Autoresearch is the core engine (works for any metric), and

8.7proyecto26/autoresearch-ai-plugin

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

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

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

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

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

Trayd - Trade Robinhood from Claude Code

MCP Server

Connect Claude Code to your Robinhood account. Analyze your portfolio, get real-time quotes, and execute trades—all through conversation. Then in Claude Code: 1. Type /mcp → select trayd → click Authorize 2. Sign in with Google 3. Say: "Link my Robinhood account" 4. Approve on your phone 5. Start trading! Instead of clicking through dozens of screens: Important to understand: - Your Robinhood emai

6.0trayders/trayd-mcp