惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

D
DataBreaches.Net
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
云风的 BLOG
云风的 BLOG
B
Blog
博客园 - Franky
I
InfoQ
A
About on SuperTechFans
博客园_首页
L
LangChain Blog
量子位
腾讯CDC
Microsoft Security Blog
Microsoft Security Blog
博客园 - 【当耐特】
美团技术团队
V
V2EX
Apple Machine Learning Research
Apple Machine Learning Research
雷峰网
雷峰网
MongoDB | Blog
MongoDB | Blog
Microsoft Azure Blog
Microsoft Azure Blog
月光博客
月光博客
T
The Blog of Author Tim Ferriss
P
Proofpoint News Feed
G
Google Developers Blog
Last Week in AI
Last Week in AI

Mintlify Blog

22 UX improvements to the web editor Introducing the Mintlify Help Center Starter Kit Introducing the collaborative editor built for teams and agents Workflows, rebuilt Is your documentation agent-ready? Mintlify raises $45M Series B led by Andreessen Horowitz and Salesforce Ventures 5 things you didn't know you could do in the Mintlify web editor The improved Mintlify CLI Docs on autopilot: From zero to self-maintaining with Mintlify The state of agent traffic in documentation (March 2026) How we built a virtual filesystem for our Assistant We Replaced Our Internal Wiki With a Slack Bot. You Should Too. 8 ways teams use Mintlify to keep docs updated automatically Documentation is your AI interface What three years of watching AI in production taught us Bridging two JSX runtimes: How we solved Astro's React children problem AI agents are shipping faster than anyone can document Knowledge management systems for technical teams Workflows: Automate documentation maintenance Mintlify acquires Helicone to redefine AI knowledge infrastructure Why more product managers are switching to Mintlify Auto-generating documentation sites from GitHub repos Your docs, your frontend, our content engine Take control of your documentation system Almost half your docs traffic is AI, time to understand the agent experience @mintlify for better docs, faster Mintlify for Enterprise Real llms.txt examples from leading tech companies (and what they got right) Mintlify + Claude Opus 4.6: Powering AI-native knowledge management Declaring Clankruptcy: An experiment in agent orchestration
mcpt: The curated registry for MCP servers
Han Wang · 2025-03-25 · via Mintlify Blog

Note: As of April 2025, we have sunsetted mcpt.com. After receiving immense interest in the registry, we had to make the hard decision that mcpt upkeep was not a bandwidth tradeoff we can make with our lean team. The following content has been left published for transparency.

-

We're making it easier to build with MCP.

MCP servers connect AI apps with your product, and earlier this month we launched a way to generate them directly from your documentation.

Today, we're introducing mcpt—a managed registry where people can explore high quality MCP servers in one place.

Model Context Protocol (MCP) has exploded in popularity in just a few months since Anthropic's first introduced it a few months ago.

But at this critical moment when developers are most eager to learn and build, it's too hard for them to find quality servers. Some MCP registries exist, but they're either too small to be useful, or too crowded with user-generated servers that it's hard to find what you need.

mcpt is a managed registry that brings together high-quality third-party servers and official MCP servers generated directly from our customers' documentation.

What sets our curated directory apart is that Mintlify-generated MCP servers are always in sync with the latest updates—whenever documentation changes, the corresponding server updates automatically. This means anyone browsing mcpt always gets the most up-to-date and accurate view of your product's capabilities.

For those new to MCP, here's a quick refresher: the Model Context Protocol is a standard that provides a universal way for AI applications to connect with external data sources and tools.

MCP follows a client-server architecture:

  • MCP Clients like Claude Desktop, Windsurf, or Cursor are the interfaces users interact with
  • MCP Servers act as intermediaries between these clients and external data or tools, like an API for LLMs

As AI apps increasingly become the intermediary between your product and users, MCP servers play a crucial role in ensuring your product capabilities are accurately represented.

At Mintlify, we're rethinking how documentation can serve both human readers and LLMs.

Earlier this month, we launched our MCP Server Generator to automatically create servers from your existing documentation or OpenAPI spec, without any custom code needed.

These docs-based servers enable AI applications to:

  1. Provide up-to-date answers about your documentation. This is similar to offering AI Chat, but directly in a tool like Claude
  2. Interact with your API in real-time, such as generating authenticated requests or querying data

Beyond MCP, we've released many improvements for AI documentation consumption:

  • Auto-hosting /llms.txt — Serves as a sitemap for AI, helping LLMs efficiently index your content
  • Auto-hosting /llms-full.txt — Provides your entire documentation as a single markdown file for easier loading into an LLM's context window
  • Markdown versions of all pages — Add .md to any page URL or use ⌘ + C to copy content in markdown format for easier context loading

We're investing in MCP to drive AI adoption across the developer and broader community, as we see it as a fundamental shift in how products integrate with AI tools.

But ahead of widespread usage, MCP faces two key challenges: distribution and usability. We're tackling the distribution challenge with mcpt, and we have more coming soon for the latter.

It's never been a better time to build and we're excited for what's next.