Skip to content

Publish an MCP Server Card for agent discovery (SEP-1649) #10033

Description

@jazzsequence

Problem

MCP Server Card not found at /.well-known/mcp/server-card.json. AI agents cannot discover MCP capabilities.

Goal

Enable MCP-compatible agents to discover the site's MCP server and its capabilities.

Fix

Serve an MCP Server Card at /.well-known/mcp/server-card.json containing:

  • serverInfoname and version
  • transport — endpoint URL
  • capabilities — supported MCP capabilities

The schema is being standardized; track progress at the linked PR.

References

Metadata

Metadata

Assignees

Labels

Site: Site StructureIssue or PR with the docs app stack and/or live site

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions