-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Open
Labels
enhancementNew feature or requestNew feature or requestpending SEP approvalWhen a PR is attached as an implementation detail to a SEP, we mark it as such for triage.When a PR is attached as an implementation detail to a SEP, we mark it as such for triage.
Description
This is a tracking issue for implementation of SEP-1649.
Summary
This SEP introduces a standardized mechanism for MCP servers to advertise their capabilities and identity through .well-known URLs following established internet standards for service discovery. The Python SDK needs to implement support for publishing capability documents at standardized .well-known paths describing available tools, resources, and prompts, enable clients to fetch these documents via HTTP without establishing a full MCP session, and provide utilities for both server-side capability document generation and client-side capability document fetching and parsing to enable better server discovery and selection UX.
Related Issues & PRs
- Implementation PRs: n/a
- Related PRs: n/a
- Related Issues: n/a
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestpending SEP approvalWhen a PR is attached as an implementation detail to a SEP, we mark it as such for triage.When a PR is attached as an implementation detail to a SEP, we mark it as such for triage.
Type
Projects
Status
In review