mdskills
← All tags

Mcp AI Agent Skills

Browse AI agent skills tagged "Mcp". Find and install skills, MCP servers, and plugins for your AI coding assistant.

584 listings

ApeRAG

Skill

πŸš€ Try ApeRAG Live Demo - Experience the full platform capabilities with our hosted demo ApeRAG is a production-ready RAG (Retrieval-Augmented Generation) platform that combines Graph RAG, vector search, and full-text search with advanced AI agents. Build sophisticated AI applications with hybrid retrieval, multimodal document processing, intelligent agents, and enterprise-grade management feature

5.01.3kby apecloud

Searchcraft MCP Server

MCP

searchcraft-mcp-server An MCP Server powered by Searchcraft – the developer-first vertical search engine. The Searchcraft MCP Server provides a suite of tools for managing your Searchcraft cluster's Documents, Indexes, Federations, Access Keys, and Analytics. It enables MCP Clients, like Claude Desktop, to be prompted in plain English to perform administrative actions like setting up search indexe

8.0406by searchcraft-inc

Optuna MCP Server

MCP

A Model Context Protocol (MCP) server that automates optimization and analysis using Optuna. The Optuna MCP Server can be used in the following use cases, for example. - Automated hyperparameter optimization by LLMs - Interactive analysis of Optuna's optimization results via chat interface - Optimize input and output of other MCP tools For details, see the Examples section. The Optuna MCP server c

8.0466by optuna

MongoDB Lens

Skill

MongoDB Lens is a local Model Context Protocol (MCP) server with full featured access to MongoDB databases using natural language via LLMs to perform queries, run aggregations, optimize performance, and more. - Quick Start - Installation - Configuration - Client Setup - Data Protection - Test Suite - Disclaimer - Install MongoDB Lens - Configure MongoDB Lens - Set up your MCP Client (e.g. Claude D

8.0598by furey

Local RAG Search

MCP

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.

9.0563by nkapila6

Code To Tree

Skill

- MCP Server: code-to-tree - Using code-to-tree - Configure MCP Clients - Building (Windows) - Building (macOS) The code-to-tree server's goals are: 1. Give LLMs the capability of accurately converting source code into AST(Abstract Syntax Tree), regardless of language. 2. One standalone binary should be everything the MCP client needs. These goals imply: 1. The underlying syntax parser should be v

7.0430by micl2e2

Weather MCP Server

MCP

A Model Context Protocol (MCP) server for weather data, built with FastAPI and the MCP framework. This server provides various weather-related tools that can be used by AI assistants to retrieve current weather conditions, forecasts, air quality data, and more. - Current weather conditions - Weather forecasts (1-14 days) - Historical weather data - Weather alerts - Air quality information - Astron

6.0319by devilcoder01

Mcpr

Skill

The MCPR (Model Context Protocol Tools for R) package addresses a fundamental limitation in the current paradigm of AI-assisted R programming. Existing AI agents operate in a stateless execution model, invoking Rscript for each command, which is antithetical to the iterative, state-dependent nature of serious data analysis. An analytical workflow is a cumulative process of exploration, modelling,

8.0424by phisanti

MCP Server Chatsum

MCP

This MCP Server is used to summarize your chat messages. - querychatmessages - Query chat messages - Query chat messages with given parameters - Summarize chat messages based on the query prompt 1. Set up environment variables: create .env file in the root directory, and set your chat database path. 2. Install dependencies: Build the server: For development with auto-rebuild: To use with Claude De

5.01.3kby chatmcp

P-Link.io MCP Server

MCP

P-Link MCP Server is a server compliant with the MCP (Model Context Protocol), integrating fetch-402 client from coinbase, and HTTP 402 protocol on server side, allowing ChatGPT, Claude, and other MCP-compatible clients to connect to a payment system on Solana. It provides a simple interface to: - Pay 402 links - Create 402 payment links (supporting agent payment on Solana and human payment by car

7.0351by paracetamol951

DevPlan MCP Server

MCP

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

9.0452by mmorris35

Vibe Check MCP

MCP

KISS overzealous agents goodbye. Plug & play agent oversight tool. Based on research: In our study agents calling Vibe Check improved success +27% and halved harmful actions -41% Featured on PulseMCP β€œMost Popular (This Week)” β€’ 5k+ monthly calls on Smithery.ai β€’ research-backed oversight β€’ STDIO + streamable HTTP transport Plug-and-play mentor layer that stops agents from over-engineering and kee

8.0873by PV-Bhat

Godoc MCP

MCP

godoc-mcp is a Model Context Protocol (MCP) server that provides efficient access to Go documentation. It helps LLMs understand Go projects by providing direct access to package documentation without needing to read entire source files. godoc-mcp can vastly improve the performance of using LLMs to develop in Go by substantially reducing the number of tokens needed to understand and make use of Go

8.0501by mrjoshuak

Code Assistant

Skill

An AI coding assistant built in Rust that provides both command-line and graphical interfaces for autonomous code analysis and modification. Multi-Modal Tool Execution: Adapts to different LLM capabilities with pluggable tool invocation modes - native function calling, XML-style tags, and triple-caret blocks - ensuring compatibility across various AI providers. Real-Time Streaming Interface: Advan

7.0504by stippi

Prediction Markets MCP Server

MCP

An MCP (Model Context Protocol) server that brings live prediction market data into AI coding environments like Cursor and Claude Desktop. - πŸ†“ No API Keys – Works out of the box, zero configuration - πŸ“ˆ Multi-Platform – Polymarket, PredictIt, and Kalshi in one interface - ⚑ Real-time Data – Current odds and prices from live markets - 🎯 Easy Setup – One-click install in Cursor or simple manual se

7.0383by JamesANZ

Model Context Protocol Server for JavaFX

MCP

This Model Context Protocol(MCP) server enables Large Language Models (LLMs) to make drawings using JavaFX primities. The server is implemented using Quarkus MCP and JavaFX. Initial idea and implementation is from @konczdev See video here. 1. Install jbang 2. Configure your MCP Client to run the server as jbang jfx@quarkiverse/quarkus-mcp-servers (see Claude Desktop Config below) Add this to your

7.0534by quarkiverse

AniList MCP Server

MCP

A Model Context Protocol (MCP) server that interfaces with the AniList API, allowing LLM clients to access and interact with anime, manga, character, staff, and user data from AniList. - Search for anime, manga, characters, staff, and studios - Get detailed information about specific anime, manga, characters, and staff members - Access user profiles and lists - Support for advanced filtering optio

8.0470by yuna0x0

SQLite Explorer MCP Server

MCP

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

7.0453by hannesrudolph

Prometheus Model Context Protocol Server

Skill

A Golang-based Model Context Protocol (MCP) server implementation for Prometheus that enables natural language interactions with Prometheus metrics and queries. Built with Go, prometheus-mcp-server provides a robust, type-safe interface that maintains full consistency with the Prometheus HTTP API, allowing you to query and manage your Prometheus instance through natural language conversations with

8.0403by yshngg

Shodan MCP Server

MCP

A Model Context Protocol (MCP) server for querying the Shodan API and Shodan CVEDB. This server provides comprehensive access to Shodan's network intelligence and security services, including IP reconnaissance, DNS operations, vulnerability tracking, and device discovery. All tools provide structured, formatted output for easy analysis and integration. To install Shodan Server for Claude Desktop a

8.0508by BurtTheCoder

FastMCP SonarQube Metrics

Skill

This project provides a set of tools for retrieving information about SonarQube projects using the FastMCP (Fast Model Context Protocol) framework. It serves as an interface to SonarQube, allowing users to programmatically access metrics, historical data, and component tree metrics for specified projects. This automated access enables reporting, analysis, and integration of SonarQube data with oth

8.0412by ArchAI-Labs

Opik Cloud

MCP

Opik MCP Server Model Context Protocol (MCP) server for Opik , with both local stdio and remote streamable-http transports. Website β€’ Slack community β€’ Twitter β€’ Documentation Opik MCP Server gives MCP-compatible clients one interface for: - Prompt lifecycle management - Workspace, project, and trace exploration - Metrics and dataset operations - MCP resources and resource templates for metadata-a

7.0548by comet-ml

Godoc MCP Server

MCP

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.0334by yikakia

Build the image

MCP

mcp-google-sheets Your AI Assistant's Gateway to Google Sheets! πŸ“Š mcp-google-sheets is a Python-based MCP server that acts as a bridge between any MCP-compatible client (like Claude Desktop) and the Google Sheets API. It allows you to interact with your Google Spreadsheets using a defined set of tools, enabling powerful automation and data manipulation workflows driven by AI. Essentially the serv

8.01.1kby xing5