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.

422 listings

magicuidesign/mcp

MCP Server

Official ModelContextProtocol (MCP) server for Magic UI. - [x] cursor - [x] windsurf - [x] claude - [x] cline - [x] roo-cline Add to your IDE's MCP config: Once configured, you can questions like: The server provides the following tools callable via MCP: Some clients have a limit on the number of tools they can call. This is why we opted to group the tools into categories. Note: For more specific

7.8magicuidesign/mcp

Alibaba Cloud Ops MCP Server

MCP Server

Alibaba Cloud Ops MCP Server is a Model Context Protocol (MCP) server that provides seamless integration with Alibaba Cloud APIs, enabling AI assistants to operate resources on Alibaba Cloud, supporting ECS, Cloud Monitor, OOS, OSS, VPC, RDS and other widely used cloud products. It also enables AI assistants to analyze, build, and deploy applications to Alibaba Cloud ECS instances. Smithery AI FC-

8.0aliyun/alibaba-cloud-ops-mcp-server

NCP - Natural Context Provider

Your MCPs, supercharged. Find any tool instantly, execute with code mode, run on schedule, discover skills, load Photons, ready for any client. Smart loading saves tokens and energy. Instead of your AI juggling 50+ tools scattered across different MCPs, NCP gives it a single, unified interface with code mode execution, scheduling, skills discovery, and custom Photons. Your AI sees just 2-3 simple

6.0portel-dev/ncp

ADLS2 MCP Server πŸš€

MCP Server

A Model Context Protocol (MCP) server implementation for Azure Data Lake Storage Gen2. This service provides a standardized interface for interacting with ADLS2 storage, enabling file operations through MCP tools. Requires Python 3.13 or higher. Install the package using uv: 1 - Edit Claude Desktop Configuration: Open claudedesktopconfig.json and add the following configuration. On MacOs, the file

8.0erikhoward/adls-mcp-server

Jupyter MCP Server

MCP Server

An MCP server developed for AI to connect and manage Jupyter Notebooks in real-time Developed by Datalayer - Key Features - MCP Overview - Getting Started - Best Practices - Contributing - Resources - ⚑ Real-time control: Instantly view notebook changes as they happen. - πŸ” Smart execution: Automatically adjusts when a cell run fails thanks to cell output feedback. - 🧠 Context-aware: Understands

8.0datalayer/jupyter-mcp-server

Lunar

Lunar MCPX is an MCP server which serves as an aggregator for other MCP servers. Its primary goal is to simplify the integration and management of multiple MCP servers dynamically. By using MCPX, developers can easily manage connections to various MCP-compatible services through simple configuration changes, enabling rapid integration with no coding involved. MCPX provides: - Dynamic MCP servers d

7.0TheLunarCompany/lunar

Vrchat MCP

MCP Server

This project is a Model Context Protocol (MCP) server for interacting with the VRChat API. It allows you to retrieve various information from VRChat using a standardized protocol. The VRChat MCP server provides a way to access VRChat's API endpoints in a structured manner. It supports a wide range of functionalities, including user authentication, retrieving user and friend information, accessing

7.0sawa-zen/vrchat-mcp

Vibe Check MCP

MCP Server

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.0PV-Bhat/vibe-check-mcp-server

any-chat-completions-mcp MCP Server

MCP Server

Integrate Claude with Any OpenAI SDK Compatible Chat Completion API - OpenAI, Perplexity, Groq, xAI, PyroPrompts and more. This implements the Model Context Protocol Server. Learn more: https://modelcontextprotocol.io This is a TypeScript-based MCP server that implements an implementation into any OpenAI SDK Compatible Chat Completions API. It has one tool, chat which relays a question to a config

8.0pyroprompts/any-chat-completions-mcp

GitHub Repo MCP

MCP Server

GitHub Repo MCP is an open-source MCP server that lets your AI assistants browse GitHub repositories, explore directories, and view file contents. Getting started β€’ Feature overview - πŸ’» Compatible with Cursor, Windsurf, Claude Desktop, and other MCP clients supporting stdio protocol - πŸ”Ž Browse the contents of any public GitHub repository - πŸ“‚ Navigate through repository directories and subdirect

8.0Ryan0204/github-repo-mcp

Bitrise MCP Server

MCP Server

MCP Server for the Bitrise API, enabling app management, build operations, artifact management, and more. - Comprehensive API Access: Access to Bitrise APIs including apps, builds, artifacts, and more. - Authentication Support: Secure API token-based access to Bitrise resources. - Detailed Documentation: Well-documented tools with parameter descriptions. - VS Code - Installation for VS Code IDE -

7.0bitrise-io/bitrise-mcp

MCP Linear

MCP Server

A Model Context Protocol (MCP) server implementation for the Linear GraphQL API that enables AI assistants to interact with Linear project management systems. MCP Linear bridges the gap between AI assistant and Linear (project management tool) by implementing the MCP protocol. This allows to: - Retrieve issues, projects, teams, and other data from Linear - Create and update issues - Change issue s

7.0tacticlaunch/mcp-linear

Stripe AI

Guide for upgrading Stripe API versions and SDKs

7.0stripe/ai

Code To Tree

- 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.0micl2e2/code-to-tree