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

MCP Server for Odoo

MCP Server

An MCP server that enables AI assistants like Claude to interact with Odoo ERP systems. Access business data, search records, create new entries, update existing data, and manage your Odoo instance through natural language. Works with any Odoo instance! Use YOLO mode for quick testing and demos with any standard Odoo installation. For enterprise security, access controls, and production use, insta

8.0ivnvxd/mcp-server-odoo

Jotdown

Jotdown is a Model Context Protocol (MCP) server that allows large language models (LLMs) to interact with Notion and also generate Markdown Books. It provides two primary tools for LLMs: - ๐Ÿ‘‰ Notion Integration: Create or update pages in Notion with content generated by the LLM. - ๐Ÿ‘‰ Mdbook Generation: Generate a mdbook from content and manage the structure. Jotdown enables LLMs to seamlessly int

8.0Harry-027/JotDown

Data Visualization MCP Server

MCP Server

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.0isaacwasserman/mcp-vegalite-server

Typst MCP Server

MCP Server

Typst MCP Server is an MCP (Model Context Protocol) implementation that helps AI models interact with Typst, a markup-based typesetting system. The server provides tools for converting between LaTeX and Typst, validating Typst syntax, and generating images from Typst code. The server provides the following tools: 1. listdocschapters(): Lists all chapters in the Typst documentation. - Lets the LLM

7.0johannesbrandenburger/typst-mcp

Open Wiki

MCP Server

The open-source alternative to Google's Code Wiki โ€” with MCP. Index any codebase with tree-sitter, generate docs with your LLM, serve them through a full-featured docs site, and expose everything as tools for coding agents via MCP. Like Notion for code agents. Index a project and generate documentation. Defaults to the current directory. Start the docs server. Manage API keys and provider settings

8.3pacifio/open-wiki

Stats Compass MCP

MCP Server

stats-compass-mcp Turn your LLM into a data analyst. Multiple data science tools via MCP. Restart your client and start asking questions about your data. Run stats-compass-mcp list-tools to see all available tools. Start your message with "Use stats compass to..." โ€” this tells the AI to use the Stats Compass tools instead of trying to write code or use other methods. Local mode: Start with "Use st

8.3oogunbiyi21/stats-compass-mcp

pgEdge Postgres MCP Server and Natural Language Agent

MCP Server

- About the pgEdge Postgres MCP Server - pgEdge Postgres MCP Server - Choosing the Right Solution - Best Practices - Querying the Server - Installing the MCP Server - Quick Start - Quickstart Demo with Northwind - Deploying on Docker - Deploying from Source - Testing the MCP Server Deployment - Configuring the MCP Server - Specifying Configuration Preferences - Using Environment Variables to Speci

8.7pgEdge/pgedge-postgres-mcp

AI Video Remix

MCP Server

Generate styled video compositions from your local video footage library using natural language. ShotAI handles shot-level indexing and semantic search; this tool handles the planning, music, and rendering. This repo ships a ready-to-install Claude Agent Skill in the skill/ directory. Install in Claude Code: Or point Claude Code settings to the local skill/ folder. Once installed, just describe wh

7.8abu-ShotAI/ai-video-remix

MCP Skill

MCP Server

MCP skill for airtable. Provides 8 tools: ping, list_bases, search_bases, list_tables_for_base, get_table_schema, list_records_for_table, create_records_for_table, update_records_for_table

7.8manojbajaj95/mcp-skill

Life OS

MCP Server

A personal filesystem that works as your life operating system โ€” designed to be read, queried, and operated on by an AI agent. Life OS is a structured set of markdown files that give an AI agent (Goose, Claude, or any LLM with filesystem access via MCP) persistent context about your life โ€” who you are, what you're working on, what you're learning, and what's happened. The AI reads these files at t

7.2picturpoet/life-os

MCP Chain

MCP Server

Every multi-step tool workflow burns an LLM round-trip per step. The agent calls tool A, waits, sends the full context back to the model, gets a decision to call tool B, calls it, sends everything back again. Each round-trip re-transmits 2Kโ€“10K tokens on what is essentially plumbing. For a session with 20 two-step workflows, that's 20 wasted model calls, ~100K wasted tokens, and 20โ€“40 seconds of a

8.7mk-in/mcp-chain

Agent Evaluation

Testing and benchmarking LLM agents including behavioral testing, capability assessment, reliability metrics, and production monitoringโ€”where even top agents achieve less than 50% on real-world benchmarks Use when: agent testing, agent evaluation, benchmark agents, agent reliability, test agent.

4.0sickn33/antigravity-awesome-skills

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

MCP Server

โšก 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.0zinja-coder/jadx-ai-mcp

Vuln Nist MCP Server

MCP Server

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.0HaroldFinchIFT/vuln-nist-mcp-server

HackMD MCP Server

MCP Server

A Model Context Protocol (MCP) server that interfaces with the HackMD API, allowing LLM clients to access and interact with HackMD notes, teams, user profiles, and history data. - Get user profile information - Create, read, update, and delete notes - Manage team notes and collaborate with team members - Access reading history - List and manage teams - Dual transport support: Both HTTP and STDIO t

8.0yuna0x0/hackmd-mcp

MCP GraphQL

MCP Server

A Model Context Protocol server that enables LLMs to interact with GraphQL APIs. This implementation provides schema introspection and query execution capabilities, allowing models to discover and use GraphQL APIs dynamically. Run mcp-graphql with the correct endpoint, it will automatically try to introspect your queries. - graphql-schema: The server exposes the GraphQL schema as a resource that c

8.0blurrah/mcp-graphql

Brightdata MCP

MCP Server

The Web MCP ๐ŸŒ Give your AI real-time web superpowers Seamlessly connect LLMs to the live web without getting blocked Quick Start โ€ข Features โ€ข ๐ŸŽ‰ Free Tier Available! ๐ŸŽ‰ 5,000 requests/month FREE Perfect for prototyping and everyday AI workflows ๐Ÿš€ Launch Week - January 2026 ๐Ÿš€ 5 Days of Major Releases! ๐Ÿ“ฆ Tool Groups ๐Ÿง™ Setup Wizard โšก Token Efficiency ๐Ÿข Enterprise Integrations ๐Ÿ“Š Observability

9.0luminati-io/brightdata-mcp

MCP Server Chart

MCP Server

A Model Context Protocol server for generating charts using AntV. We can use this mcp server for chart generation and data analysis. This is a TypeScript-based MCP server that provides chart generation capabilities. It allows you to create various types of charts through MCP tools. You can also use it in Dify. - โœจ Features - ๐ŸŽจ Skill Usage - ๐Ÿšฐ Run with SSE or Streamable transport - ๐ŸŽฎ CLI Options

8.0antvis/mcp-server-chart

Vizro MCP

Vizro-MCP is a Model Context Protocol (MCP) server, which works alongside an LLM to help you create Vizro dashboards and charts. To find out more, consult the Vizro-MCP documentation. Vizro-MCP is best used with Claude Desktop, Cursor or VS Code. However, it can be used with most LLM products that enable configuration of MCP server usage. Our documentation offers separate, detailed steps for Claud

6.0mckinsey/vizro

LLM Application Dev AI Assistant

You are an AI assistant development expert specializing in creating intelligent conversational interfaces, chatbots, and AI-powered applications. Design comprehensive AI assistant solutions with natur

4.0sickn33/antigravity-awesome-skills

Langchain Architecture

Design LLM applications using the LangChain framework with agents, memory, and tool integration patterns. Use when building LangChain applications, implementing AI agents, or creating complex LLM workflows.

8.0sickn33/antigravity-awesome-skills

Claude Debugs For You

aka Vibe Debugging This is an MCP Server and VS Code extension which enables claude to interactively debug and evaluate expressions. That means it should also work with other models / clients etc. but I only demonstrate it with Claude Desktop and Continue here. It's language-agnostic, assuming debugger console support and valid launch.json for debugging in VSCode. 1. Download the extension from re

8.0jasonjmcghee/claude-debugs-for-you

Chargebee Model Context Protocol (MCP) Server

Please migrate to our new KnowledgeBase MCP Server, which provides enhanced capabilities and improved accuracy. Model Context Protocol (MCP) is a standardized protocol designed to manage context between large language models (LLMs) and external systems. The Chargebee MCP Server offers a robust set of tools to improve developer efficiency. It integrates with AI-powered code editors like Cursor, Win

6.0chargebee/agentkit

MCP Context Provider

MCP Server

The stable, glowing orb at the center represents the persistent context that survives across chat sessions. The flowing data streams show how ongoing conversations connect to and draw from this stable core of information, preventing context loss. A static MCP (Model Context Protocol) server that provides AI models with persistent tool context, preventing context loss between chat sessions. This se

8.0doobidoo/MCP-Context-Provider