Skip to main content
Glama

Undoom Uninstaller MCP

by kk520879
pyproject.toml1.46 kB
[project] name = "undoom-uninstaller-mcp" version = "0.1.7" description = "A Windows program uninstaller MCP server with advanced management and cleanup features" readme = "README.md" requires-python = ">=3.10" authors = [ {name = "Undoom", email = "kaikaihuhu666@163.com"} ] license = {text = "MIT"} keywords = ["mcp", "uninstaller", "windows", "program-management", "cleanup"] classifiers = [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: Microsoft :: Windows", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.12", "Programming Language :: Python :: 3.13", "Topic :: System :: Systems Administration", "Topic :: Utilities" ] dependencies = [ "mcp>=1.0.0", ] [project.urls] Homepage = "https://github.com/undoom/undoom-uninstaller-mcp" Repository = "https://github.com/undoom/undoom-uninstaller-mcp" Issues = "https://github.com/undoom/undoom-uninstaller-mcp/issues" [build-system] requires = ["hatchling"] build-backend = "hatchling.build" [project.scripts] undoom-uninstaller-mcp = "undoom_uninstaller_mcp:cli_main" [tool.hatch.build.targets.wheel] packages = ["undoom_uninstaller_mcp"] [tool.hatch.build.targets.sdist] include = [ "undoom_uninstaller_mcp/", "README.md", "LICENSE" ]

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/kk520879/undoom_Uninstaller_mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server