FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

SEP: Allow non-file URI schemes for Roots by chughtapan · Pull Request #1390 · modelcontextprotocol/python-sdk · GitHub

SEP: Allow non-file URI schemes for Roots - #1390

Closed
chughtapan wants to merge 2 commits into
modelcontextprotocol:mainfrom
chughtapan:non_file_roots
Closed

SEP: Allow non-file URI schemes for Roots#1390
chughtapan wants to merge 2 commits into
modelcontextprotocol:mainfrom
chughtapan:non_file_roots

Conversation

chughtapan commented Sep 23, 2025
edited
Loading

Copy link
Copy Markdown
Contributor

Motivation and Context

This showcases the sdk changes for SEP-1573

How Has This Been Tested?

all new and existing tests pass

Breaking Changes

no

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have read the MCP Documentation
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have added or updated documentation as needed

Additional context

Changed Root.uri from FileUrl to AnyUrl to support various URI schemes
(https://, git://, s3://, etc.) in addition to file:// URLs.

Copy link
Copy Markdown
Contributor

Closing this stale draft - feel free to reopen if SEP-1573 has movement.

AI Disclaimer

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL