MCP (Model Context Protocol) servers let AI agents reach beyond the codebase. They connect your agent to external APIs, databases, search engines, and services through a standardized protocol — so the agent can actually take action, not just write code.
1050 servers
This server is a server that installs other MCP servers for you. Install it, and you can ask Claude to install MCP servers hosted in npm or PyPi for you. Requires npx and uv to be installed for node and Python servers respectively. Put this into your claudedesktopconfig.json (either at ~/Library/Application Support/Claude on macOS or C:\Users\NAME\AppData\Roaming\Claude on Windows):
A Model Context Protocol (MCP) server that acts as a secure bridge between your personal Google Workspace account (Gmail, Calendar, etc.) and any MCP-compatible AI client, such as Claude Desktop. Google Calendar: Effortlessly list and search for events on your primary calendar within a specific date range. Create new events with detailed information like title, description, start, and end times. U
A Model Context Protocol (MCP) compliant server that formats files using .editorconfig rules. This project started from a specific workflow issue I kept running into. I found that while working with AI coding agents, they would often generate code with minor formatting errors, like trailing whitespace or inconsistent newlines. Our linters would then flag these issues, and the agent would spend val
A Model Context Protocol (MCP) server for detecting, monitoring, and analyzing potential wildfires globally using multiple data sources including NASA FIRMS, OpenWeatherMap, and Google Earth Engine. This MCP server provides AI assistants with tools to detect and analyze wildfire activity anywhere in the world by integrating real-time satellite data, weather forecasts, air pollution metrics, and ge
An MCP (Model Context Protocol) server providing comprehensive Xcode integration for AI assistants. This server enables AI agents to interact with Xcode projects, manage iOS simulators, and perform various Xcode-related tasks with enhanced error handling and support for multiple project types. - Set active projects and get detailed project information - Create new Xcode projects from templates (iO
A Model Context Protocol (MCP) server for interacting with Nutanix Prism Central APIs through Large Language Models (LLMs). THIS IS AN EXPERIMENTAL PROJECT This project was created as a personal project to explore the capabilities of the Model Context Protocol frameworks in Go. It is: - NOT an official Nutanix product or tool - NOT supported, endorsed, or maintained by Nutanix - NOT suitable for p
One of the strange design decisions Anthropic made was depriving Claude of timestamps for messages sent by the user in claude.ai or current time in general. Poor Claude can't tell what time it is! mcp-simple-timeserver is a simple MCP server that fixes that. This server provides the following tools: All tools (except getlocaltime) use accurate time from NTP servers. If NTP is unavailable, they gra
ROS-MCP-Server connects large language models (such as Claude, GPT, and Gemini) with existing robots giving them bidirectional AI integration. With no changes to existing robot source code, this enables: - 🗣 Commanding the robot in natural language → instructions are translated into ROS/ROS2 commands. - 👀 Giving AI full visibility → subscribe to topics, call services, read sensor data, and monit
Give Claude, Cursor, or any MCP-compatible client instant access to Pylon's full API gateway. Pay per request via x402 micropayments (USDC on Base). No signup. No subscriptions. Add to your MCP config (claudedesktopconfig.json): The server communicates via stdio using the MCP protocol. Capabilities are auto-discovered from the Pylon gateway at startup. 1. Your AI agent calls a Pylon tool (e.g. web
Node.js server implementing Model Context Protocol (MCP) for TaskWarrior operations. - View pending tasks - Filter tasks by project and tags - Add new tasks with descriptions, due dates, priorities, projects and tags - Mark tasks as complete Note: This runs your local task binary, so TaskWarrior needs to be installed and configured! - getnexttasks - Get a list of all pending tasks - Optional filte
Uses yt-dlp to download subtitles from YouTube and connects it to claude.ai via Model Context Protocol. Try it by asking Claude, "Summarize the YouTube video >". Requires yt-dlp to be installed locally e.g. via Homebrew. 1. Install yt-dlp (Homebrew and WinGet both work great here) 1. Now, install this via mcp-installer, use the name @anaisbetts/mcp-youtube
Or run the launcher action "Start Development"
MCP Server for the Discogs API, enabling music catalog operations, search functionality, and more. If you just want to get started immediately using this MCP Server with the Claude desktop app and don't care about development or running the server yourself, then make sure you have Node.js installed and your Discogs personal access token ready and skip straight to the Claude configuration section.
Natural language access to 1000 Genomes Project dataset, hosted online in Dnaerys variant store Sequenced & aligned by New York Genome Center (GRCh38). 3202 samples: 2504 unrelated samples from phase three panel + 698 samples from 602 family trios - dataset details - real-time access to 138 044 723 unique variants and ~442 billion individual genotypes - variant, sample and genotype selection based
A Model Context Protocol (MCP) server that provides hourly and daily weather forecasts using the AccuWeather API. You need an AccuWeather API key (free tier available). Sign up here and create an app to get your key. Export your API key as an environment variable: Then run the MCP Weather server directly with: Or, for HTTP/REST access via supergateway: For integration with Claude Desktop or other
A Model Context Protocol (MCP) server implementation for Azure DevOps, allowing AI assistants to interact with Azure DevOps APIs through a standardized protocol. This server implements the Model Context Protocol (MCP) for Azure DevOps, enabling AI assistants like Claude to interact with Azure DevOps resources securely. The server acts as a bridge between AI models and Azure DevOps APIs, providing
An MCP server that exposes PraisonAI AI agents and tools for use with Claude Desktop, Cursor, VS Code, Windsurf, and other MCP clients. - 🤖 AI Agents as Tools - Run PraisonAI agents directly from MCP - 🔄 Workflow Orchestration - Multi-step agent workflows - 🛠️ 64 Built-in Tools - Complete coverage of all PraisonAI features - ⚡ Easy Setup - Works with uvx or pip install The core tools for runnin
English Version 一个用于与语雀 API 集成的 Model-Context-Protocol (MCP) 服务器。此实现受 Figma-Context-MCP 的启发,并使用 语雀开放 API。 该服务器提供了与语雀知识库平台交互的 MCP 工具,允许 AI 模型: - 获取用户和文档信息 - 创建、读取、更新和删除文档 - 获取统计数据和分析信息 要使用 Smithery 将 Yuque MCP Server 自动安装到 Claude 桌面端: - Node.js 18+ (推荐) - 拥有 API 令牌的语雀账号 3. 基于 .env.example 创建 .env 文件: 4. (可选) 在 .env 文件中添加你的语雀 API 令牌: 你也可以选择在连接到服务器时通过查询参数提供令牌,而不是在 .env 文件中设置。 然后在 HTTP 或 CLI 模式下运行: 本项
A Model Context Protocol (MCP) server implementation for the Didlogic API. This server allows Large Language Models (LLMs) to interact with Didlogic services through a standardized interface. - Full access to Didlogic API through MCP tools - Specialized prompts for common operations - Balance management tools - SIP account (sipfriends) management - IP restriction management - Purchases management
Welcome to the Storybook MCP Addon monorepo! This project enables AI agents to work more efficiently with Storybook by providing an MCP (Model Context Protocol) server that exposes UI component information and development workflows. This monorepo contains two main packages: - @storybook/mcp - Standalone MCP library for serving Storybook component knowledge (can be used independently) - @storybook/
A [Model Context Protocol][mcp] (MCP) server for Tripadvisor Content API. This provides access to Tripadvisor location data, reviews, and photos through standardized MCP interfaces, allowing AI assistants to search for travel destinations and experiences. [mcp]: https://modelcontextprotocol.io - [x] Search for locations (hotels, restaurants, attractions) on Tripadvisor - [x] Get detailed informati
An MCP (Model Context Protocol) server that integrates BugHerd bug tracking with AI assistants. Complete BugHerd API v2 coverage with 38 tools across all resource types: - Organization - Get account details - Users - List members, guests, user tasks and projects - Projects - CRUD operations, manage members and guests - Tasks - Full task management including feedback, archived, and taskboard views
mcp-page-capture is a Model Context Protocol (MCP) server that orchestrates headless Chromium via Puppeteer to capture pixel-perfect screenshots of arbitrary URLs. It is optimized for Copilot/MCP-enabled environments and can be embedded into automated workflows or run as a standalone developer tool. - 📸 High-fidelity screenshots powered by Puppeteer and headless Chromium - ⚙️ LLM-optimized schema
MCP (Model Context Protocol) server for SynergyAge database This server implements the Model Context Protocol (MCP) for SynergyAge, providing a standardized interface for accessing synergistic genetic intervention and aging research data. MCP enables AI assistants and agents to query comprehensive longevity datasets through structured interfaces. The server automatically downloads the latest Syner