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 ServerOfficial 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
Alibaba Cloud Ops MCP Server
MCP ServerAlibaba 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-
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
ADLS2 MCP Server π
MCP ServerA 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
Jupyter MCP Server
MCP ServerAn 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
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
Vrchat MCP
MCP ServerThis 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
Vibe Check MCP
MCP ServerKISS 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
any-chat-completions-mcp MCP Server
MCP ServerIntegrate 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
GitHub Repo MCP
MCP ServerGitHub 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
Bitrise MCP Server
MCP ServerMCP 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 -
MCP Linear
MCP ServerA 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
Stripe AI
Guide for upgrading Stripe API versions and SDKs
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