Table of Contents

Class CuratedMcpCatalog

Namespace
JD.AI.Core.Mcp
Assembly
JD.AI.Core.dll

Curated registry of well-known MCP servers that JD.AI recommends during onboarding. Each entry provides enough metadata to install the server and prompt for any required credentials or arguments without further user research.

public static class CuratedMcpCatalog
Inheritance
CuratedMcpCatalog
Inherited Members

Properties

All

Returns the full curated catalog, ordered by category then display name.

public static IReadOnlyList<CuratedMcpEntry> All { get; }

Property Value

IReadOnlyList<CuratedMcpEntry>