-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Remote file support for mcp run #1409
Copy link
Copy link
Closed as not planned
Labels
P3Nice to haves, rare edge casesNice to haves, rare edge casesenhancementRequest for a new feature that's not currently supportedRequest for a new feature that's not currently supportedneeds confirmationNeeds confirmation that the PR is actually required or needed.Needs confirmation that the PR is actually required or needed.
Metadata
Metadata
Assignees
Labels
P3Nice to haves, rare edge casesNice to haves, rare edge casesenhancementRequest for a new feature that's not currently supportedRequest for a new feature that's not currently supportedneeds confirmationNeeds confirmation that the PR is actually required or needed.Needs confirmation that the PR is actually required or needed.
Description
I have a tiny MCP server published on Github (20 lines of Python). Instead of putting in 100x more plumbing work to get it published to PyPi, then have people clone/install, I'd rather just say: here is the
uvxcommand to run it from the raw Github file.uvxitself supports this kind of feature using the--fromsyntax, so a possible interface would be:References
No response