Mcp AI Agent Skills
Browse AI agent skills tagged "Mcp". Find and install skills, MCP servers, and plugins for your AI coding assistant.
577 listings
OpenDota MCP Server
A Model Context Protocol (MCP) server that provides seamless access to the OpenDota API for querying Dota 2 player statistics, match data, and hero information through AI assistants like Claude. - 20+ Tools across 5 categories for comprehensive Dota 2 data access - Natural Language Support - Fuzzy matching for hero names, lane positions, and stat fields - Dual Transport - Supports both stdio (loca
Cve Search MCP
A Model Context Protocol (MCP) server for querying the CVE-Search API. This server provides comprehensive access to CVE-Search, browse vendor and product、get CVE per CVE-ID、get the last updated CVEs. - python 3.10+ - Cline、Roo Code etc - To get a JSON with all the vendors - To get a JSON with all the products associated to a vendor - To get a JSON with all the vulnerabilities per vendor and a spec
Firefox DevTools MCP
Model Context Protocol server for automating Firefox via WebDriver BiDi (through Selenium WebDriver). Works with Claude Code, Claude Desktop, Cursor, Cline and other MCP clients. Repository: https://github.com/freema/firefox-devtools-mcp - Node.js ≥ 20.19.0 - Firefox 100+ installed (auto‑detected, or pass --firefox-path) Recommended: use npx so you always run the latest published version from npm.
deciduoustree: MCPJungle :deciduoustree:
:deciduoustree: MCPJungle :deciduoustree: Self-hosted MCP Gateway for your private AI agents MCPJungle is an open source, self-hosted Gateway for all your Model Context Protocol Servers. 🧑💻 Developers use it to register & manage MCP servers and the tools they provide from a central place. 🤖 MCP Clients use it to discover and consume all these tools from a single "Gateway" MCP Server. MCPJungle
Notion MCP Integration
A simple Model Context Protocol (MCP) server that integrates with Notion's API to manage my personal todo list through Claude. This is a basic implementation tailored specifically for my minimalist todo list setup in Notion. This is a personal project designed for a very specific use case: my simple Notion todo list that has just three properties: - Task (title) - When (select with only two option
AGENIUM
Stateful agent-to-agent communication client for the agent:// protocol. AGENIUM provides identity, discovery, and messaging for AI agents. Think of it as DNS + HTTP for agents — each agent gets a unique agent://name URI and can discover and communicate with other agents. Choose from 3 templates: echo (hello world), tools (tool-calling), api (REST gateway). - agent:// Protocol — Unique agent identi
OMOPHub MCP
OMOPHub MCP Server Medical vocabularies for AI agents. Search, map, and navigate 10M+ OMOP concepts: SNOMED CT, ICD-10, RxNorm, LOINC, and more. Directly from Claude, Cursor, VS Code, or any MCP-compatible client. Quick Start · Examples · Working with medical vocabularies today means downloading multi-gigabyte CSV files, loading them into a local database, and writing SQL to find what you need. Ev
Core Philosophy: Connect, Unify, Respond
Contact us for a Demo Community Slack MindsDB enables humans, AI, agents, and applications to get highly accurate answers across large scale data sources. MindsDB is an open-source server that can be deployed anywhere - from your laptop to the cloud, and everywhere in between. And yes, you can customize it to your heart's content. Using Docker Desktop. This is the fastest and recommended way to ge
Quip MCP Server
A Model Context Protocol (MCP) server providing AI assistants with comprehensive Quip document access and management. - Full Document Lifecycle: Create, read, edit, delete Quip documents - Smart Search: Find documents with comprehensive search capabilities - Recent Documents: Access your recently viewed/edited documents - User Management: Get user information and details - Comments: Retrieve and m
plantumlweb
Using nicegui as a PlantUML frontend, you can deploy PlantUML on an intranet. It's a nicegui demo project with an added MCP (Model Context Protocol) server that exposes PlantUML functionality to AI assistants. Plantuml jar version: plantuml-1.2025.3.jar - Interactive PlantUML editor with live preview - Save and load diagrams - Responsive UI with resizable panels - Generate PlantUML diagrams in SVG
MCP Claude Code
An implementation of Claude Code capabilities using the Model Context Protocol (MCP). This project provides an MCP server that implements Claude Code-like functionality, allowing Claude to directly execute instructions for modifying and improving project files. By leveraging the Model Context Protocol, this implementation enables seamless integration with various MCP clients including Claude Deskt
Bing Search MCP Server
A Model Context Protocol (MCP) server for Microsoft Bing Search API integration, allowing AI assistants to perform web, news, and image searches. - Web search for general information - News search for recent events and timely information - Image search for visual content - Rate limiting to prevent API abuse - Comprehensive error handling - Python 3.10 or higher - Microsoft Bing Search API key - MC
Content Experimentation Best Practices
A/B testing and content experimentation methodology for data-driven content optimization. Use when implementing experiments, analyzing results, or building experimentation infrastructure.
AgentQL MCP Server
This is a Model Context Protocol (MCP) server that integrates AgentQL's data extraction capabilities. - extract-web-data - extract structured data from a given 'url', using 'prompt' as a description of actual data and its fields to extract. To use AgentQL MCP Server to extract data from web pages, you need to install it via npm, get an API key from our Dev Portal, and configure it in your favorite
Trackmage MCP Server
A Model Context Protocol (MCP) server for shipment tracking api, package monitoring, and logistics management using the TrackMage API. Supports tracking across 1600+ carriers worldwide. - Carrier Support: Track packages across 1600+ carriers worldwide (full list) - Resources: Workspaces, shipments, orders, carriers, tracking statuses - Tools: Create shipments/orders, get shipment checkpoints, carr
Publish MCP
Publish updated MCP server metadata to the MCP Registry
Agent Skills Hub
Use when the user wants to find, evaluate, audit, or install an open-source AI agent skill or MCP server — e.g. "find an MCP server for Postgres", "is this skill safe to install", "what should I use to scrape a website". Searches a quality-scored, security-graded catalog of ~20K skills locally (cached index, zero backend load) and returns each result's security grade, quality score, and install commands so you can check trust BEFORE installing.
YouTube Uploader MCP
AI‑powered YouTube uploader—no CLI, no YouTube Studio, and no secrets ever shared with LLMs or third‑party apps and all free of cost! It includes OAuth2 authentication, token management, and video upload functionality. - Upload videos to YouTube from MCP Client(Claude/Cursor/VS Code) - OAuth2 authentication flow - Access token and refresh token management - Multi Channel Support - Schedule video u
SQLite Explorer MCP Server
An MCP server that provides safe, read-only access to SQLite databases through Model Context Protocol (MCP). This server is built with the FastMCP framework, which enables LLMs to explore and query SQLite databases with built-in safety features and query validation. - Python 3.6+ - SQLite database file (path specified via environment variable) Install all required dependencies: - fastmcp: Framewor
Local RAG Search
Efficiently perform web searches using the mcp-local-rag server with semantic similarity ranking. Use this skill when you need to search the web for current information, research topics across multiple sources, or gather context from the internet without using external APIs. This skill teaches effective use of RAG-based web search with DuckDuckGo, Google, and multi-engine deep research capabilities.
DevPlan MCP Server
Transform ideas into executable development plans — an MCP server that brings the ClaudeCode-DevPlanBuilder methodology to Claude Code. Or add to ~/.claude.json under the mcpServers key: If you already have DevPlan installed, remove from both scopes and re-add: That's it. DevPlan will guide Claude through the entire process. DevPlan uses a scaffold → enhance → validate workflow that ensures every
MCP Claude Spotify
An integration that allows Claude Desktop to interact with Spotify using the Model Context Protocol (MCP). - Spotify authentication - Search for tracks, albums, artists, and playlists - Playback control (play, pause, next, previous) - Create and manage playlists - Get personalized recommendations - Access user's top played tracks over different time periods - Node.js 16 or higher - Spotify account
mcp-shell 🐚
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
MCP Server Js
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