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 ServerAn 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
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
Data Visualization MCP Server
MCP ServerA 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
Typst MCP Server
MCP ServerTypst 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
Open Wiki
MCP ServerThe 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
Stats Compass MCP
MCP Serverstats-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
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
AI Video Remix
MCP ServerGenerate 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
MCP Skill
MCP ServerMCP 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
Life OS
MCP ServerA 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
MCP Chain
MCP ServerEvery 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
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.
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
Vuln Nist MCP Server
MCP ServerA 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
HackMD MCP Server
MCP ServerA 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
MCP GraphQL
MCP ServerA 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
Brightdata MCP
MCP ServerThe 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
MCP Server Chart
MCP ServerA 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
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
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
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.
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
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
MCP Context Provider
MCP ServerThe 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