MCP 服务器

开放的 Model Context Protocol 服务器注册表。按类别、传输方式或使用场景,为 AI 智能体寻找合适的工具、资源和提示词。

服务器

177

工具

471

类别

11

贡献者

155

13 个服务器

排序方式
CircleCI MCP ServerCircleCI

Official CircleCI MCP server. Lets AI agents fetch build and pipeline status, retrieve failed build logs, and diagnose flaky or broken jobs so developers can fix CI failures without leaving their AI-powered tools.

321
Jenkins MCP ServerJenkins Community

MCP server for Jenkins CI/CD. Enables AI agents to trigger builds, inspect job and build status, stream console logs, and diagnose failing pipelines, bringing continuous integration workflows into AI-powered development environments.

198
Azure DevOps MCP ServerMicrosoft

Microsoft's official MCP server for Azure DevOps. Brings Azure DevOps capabilities to AI agents, including managing work items and boards, browsing Git repositories and pull requests, querying builds and pipelines, and accessing wikis and test plans. Lets teams drive their Azure DevOps workflows through natural language from MCP-compatible tools.

0
Buildkite MCP ServerBuildkite

Buildkite's official MCP server for querying and operating CI/CD pipelines, builds, jobs, artifacts, and organization-level delivery workflows.

0
Dagster MCP ServerDagster

Dagster's MCP integration enables agents to inspect and operate data assets, jobs, schedules, and runs in modern data platforms.

0
Firecrawl MCP ServerMendable

MCP server for Firecrawl's web scraping and crawling API. Converts any website into clean, LLM-ready markdown or structured data. Supports single page scraping, multi-page crawling with depth control, sitemap-based extraction, and batch operations. Handles JavaScript-rendered pages, bypasses common anti-bot measures, and returns structured content suitable for RAG pipelines and knowledge base construction.

3.3k
GitLab MCP ServerGitLab

Official GitLab MCP server connecting AI tools to GitLab's DevOps platform. Enables agents to manage projects, issues, merge requests, branches, files, CI/CD pipelines, and the GitLab Duo workflow. Supports both GitLab.com SaaS and self-managed instances with fine-grained access tokens.

2.1k
Kubernetes MCP ServerMarc Nuri

A powerful, native Go implementation of a Kubernetes MCP server with support for Kubernetes and OpenShift. Unlike kubectl wrappers, it interacts directly with the Kubernetes API server — no external CLI tools required. Distributed as a single lightweight binary for Linux, macOS, and Windows. Supports multi-cluster configurations, Helm chart management, Tekton pipelines, pod exec, log streaming, and optional OpenTelemetry distributed tracing.

1.8k
Qdrant MCP ServerQdrant

Official MCP server for Qdrant vector search engine. Acts as a semantic memory layer enabling AI agents to store and retrieve information using vector similarity search. Supports storing text with metadata, semantic querying, configurable embedding models via FastEmbed, and both cloud-hosted and local Qdrant instances. Useful for building RAG pipelines, code search, knowledge bases, and long-term agent memory.

1.4k
Bitbucket MCP ServerAtlassian Community

MCP server for Atlassian Bitbucket that connects AI tools to repositories, pull requests, branches, and pipelines. Enables agents to review and create pull requests, read file contents and diffs, leave comments, and inspect build status on Bitbucket Cloud and Server.

410
Cloudinary MCP ServersCloudinary

Cloudinary's official MCP servers for managing media through conversational AI. Cover the full media workflow: uploading and transforming images and videos, organizing assets with structured metadata, configuring processing pipelines, and running AI-powered content analysis. Available as remote OAuth endpoints or local npx processes across several focused servers (asset management, environment config, structured metadata, and analysis).

0
Fivetran MCP ServerFivetran

Fivetran's MCP server helps agents inspect data connectors and sync health, diagnose broken connections, and answer operational questions about managed ELT pipelines.

0
Harness MCP ServerHarness

Harness' official MCP server for connecting agents to software delivery workflows, including deployment pipelines, services, environments, and delivery insights.

0

Skills 与 MCP 服务器

有什么区别?

Skills定义“做什么”

Skill 将说明、示例提示词和推荐模型组织在一起,让智能体稳定地完成任务。Skills 增加的是知识,而不是新的连接。

MCP 服务器定义“如何连接”

MCP 服务器通过连接数据库、API 和文件等真实系统,为智能体增加新能力。MCP 提供连接和操作,而不是任务说明。

简单来说:当模型需要把某项任务做好时选择 Skill;当模型需要访问工具或系统时选择 MCP 服务器。两者可以组合使用,Skill 可以依赖 MCP 服务器提供的工具。

开发了 MCP 服务器?

将它提交到由社区维护的开源注册表。

提交到 GitHub