Skip to content

Remote file support for mcp run #1409

@uhinze

Description

@uhinze

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

No one assigned

    Labels

    P3Nice to haves, rare edge casesenhancementRequest for a new feature that's not currently supportedneeds confirmationNeeds confirmation that the PR is actually required or needed.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions