-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Open
Labels
P3Nice to haves, rare edge casesNice to haves, rare edge casesfeature requestRequest for a new feature that's not currently supportedRequest for a new feature that's not currently supportedgood first issueGood for newcomersGood for newcomersneeds more eyesNeeds alignment among maintainers whether this is something we want to addNeeds alignment among maintainers whether this is something we want to addready for workEnough information for someone to start working onEnough information for someone to start working on
Description
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 uvx
command to run it from the raw Github file.
uvx
itself supports this kind of feature using the --from
syntax, so a possible interface would be:
uvx --with "mcp[cli]" mcp run --from https://raw.githubusercontent.com/uhinze/domain-mcp/refs/heads/main/main.py
References
No response
Metadata
Metadata
Assignees
Labels
P3Nice to haves, rare edge casesNice to haves, rare edge casesfeature requestRequest for a new feature that's not currently supportedRequest for a new feature that's not currently supportedgood first issueGood for newcomersGood for newcomersneeds more eyesNeeds alignment among maintainers whether this is something we want to addNeeds alignment among maintainers whether this is something we want to addready for workEnough information for someone to start working onEnough information for someone to start working on