computer-split-screen-windows-mcp


Namecomputer-split-screen-windows-mcp JSON
Version 0.1.1 PyPI version JSON
download
home_pageNone
SummaryMCP server exposing Windows split-screen tools
upload_time2025-08-14 06:53:43
maintainerNone
docs_urlNone
authorComputer Split Screen MCP Team
requires_python>=3.9
licenseMIT License Copyright (c) 2024 Computer Split Screen MCP Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords mcp pywin32 tiling windows
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # computer-split-screen-windows-mcp

Windows-only MCP server that exposes split-screen tools (halves, quadrants, thirds) plus maximize/minimize.  
Works with MCP clients via `uvx`.

## Install / Run via MCP client

Configure your MCP client:

```json
{
  "mcpServers": {
    "splitwin": {
      "command": "uvx",
      "args": ["computer-split-screen-windows-mcp"],
      "env": {}
    }
  }
}

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "computer-split-screen-windows-mcp",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "mcp, pywin32, tiling, windows",
    "author": "Computer Split Screen MCP Team",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/c8/e5/b162b5825f6ca386f8a5d6318b07d3f40eb3ba19bb6dee109e127ed94b31/computer_split_screen_windows_mcp-0.1.1.tar.gz",
    "platform": null,
    "description": "# computer-split-screen-windows-mcp\n\nWindows-only MCP server that exposes split-screen tools (halves, quadrants, thirds) plus maximize/minimize.  \nWorks with MCP clients via `uvx`.\n\n## Install / Run via MCP client\n\nConfigure your MCP client:\n\n```json\n{\n  \"mcpServers\": {\n    \"splitwin\": {\n      \"command\": \"uvx\",\n      \"args\": [\"computer-split-screen-windows-mcp\"],\n      \"env\": {}\n    }\n  }\n}\n",
    "bugtrack_url": null,
    "license": "MIT License\n        \n        Copyright (c) 2024 Computer Split Screen MCP\n        \n        Permission is hereby granted, free of charge, to any person obtaining a copy\n        of this software and associated documentation files (the \"Software\"), to deal\n        in the Software without restriction, including without limitation the rights\n        to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n        copies of the Software, and to permit persons to whom the Software is\n        furnished to do so, subject to the following conditions:\n        \n        The above copyright notice and this permission notice shall be included in all\n        copies or substantial portions of the Software.\n        \n        THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n        IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n        FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n        AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n        LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n        OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n        SOFTWARE.",
    "summary": "MCP server exposing Windows split-screen tools",
    "version": "0.1.1",
    "project_urls": null,
    "split_keywords": [
        "mcp",
        " pywin32",
        " tiling",
        " windows"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "46d2ddc09c7f3261f8eef80e51767b8034d3a62e62e0ccb0312af60d74014097",
                "md5": "3a300bf2ee8987d0b8130730b549f451",
                "sha256": "c4b892cc07260fcdfd35d18bba4c92c9653bd7d761602835fa5517eea1f1fc96"
            },
            "downloads": -1,
            "filename": "computer_split_screen_windows_mcp-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3a300bf2ee8987d0b8130730b549f451",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 6488,
            "upload_time": "2025-08-14T06:53:41",
            "upload_time_iso_8601": "2025-08-14T06:53:41.590898Z",
            "url": "https://files.pythonhosted.org/packages/46/d2/ddc09c7f3261f8eef80e51767b8034d3a62e62e0ccb0312af60d74014097/computer_split_screen_windows_mcp-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c8e5b162b5825f6ca386f8a5d6318b07d3f40eb3ba19bb6dee109e127ed94b31",
                "md5": "ba98e8267918340145eac4ce97a2761c",
                "sha256": "8cb5e4111aa915f3eb30504ca3ccbdb95a1c35273f703a0dd7d3ea422dd21702"
            },
            "downloads": -1,
            "filename": "computer_split_screen_windows_mcp-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "ba98e8267918340145eac4ce97a2761c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 4490,
            "upload_time": "2025-08-14T06:53:43",
            "upload_time_iso_8601": "2025-08-14T06:53:43.133755Z",
            "url": "https://files.pythonhosted.org/packages/c8/e5/b162b5825f6ca386f8a5d6318b07d3f40eb3ba19bb6dee109e127ed94b31/computer_split_screen_windows_mcp-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-14 06:53:43",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "computer-split-screen-windows-mcp"
}
        
Elapsed time: 0.92558s