Back to directory
ai-zerolab/yourware-mcp

ai-zerolab/yourware-mcp

@ai-zerolab

MCP server to upload your project to yourware. Supports single file or directory upload.

yourwaremcpuploadprojectpythonfile-managementtool

Installation & Configuration

{
  "mcpServers": {
    "yourware-mcp": {
      "command": "uvx",
      "args": [
        "yourware-mcp@latest",
        "stdio"
      ],
      "env": {}
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/15
Updated
2026/6/17