Metadata-Version: 2.4
Name: wrapper-mcp
Version: 0.8.8
Summary: DEPRECATED — renamed to anonymize-mcp. Run: pip install anonymize-mcp
Project-URL: Homepage, https://github.com/Buggy1111/anonymize-mcp
Project-URL: Repository, https://github.com/Buggy1111/anonymize-mcp
Project-URL: New package (PyPI), https://pypi.org/project/anonymize-mcp/
Author-email: Michal Bürgermeister <michalbugy12@gmail.com>
Keywords: anonymize-mcp,deprecated,moved,renamed
Classifier: Development Status :: 7 - Inactive
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Requires-Dist: anonymize-mcp>=0.10.0
Description-Content-Type: text/markdown

# wrapper-mcp → renamed to **anonymize-mcp**

> ⚠️ **This package has been renamed.** `wrapper-mcp` is no longer maintained.
> All development continues under **[`anonymize-mcp`](https://pypi.org/project/anonymize-mcp/)**.

## Switch now

```bash
pip install anonymize-mcp
```

- **PyPI:** https://pypi.org/project/anonymize-mcp/
- **GitHub:** https://github.com/Buggy1111/anonymize-mcp

## Why the rename?

The project was renamed (`ufal-mcp` → `wrapper-mcp` → `anonymize-mcp`) at the
request of ÚFAL MFF UK, to better reflect what it does: a production-grade MCP
server for Czech/multilingual **anonymization**, NER, morphology, spellcheck,
readability and translation, built on LINDAT/ÚFAL NLP tools.

## What this release does

This final `wrapper-mcp` release (0.8.8) is a thin compatibility shim:

- it **depends on `anonymize-mcp`**, so `pip install wrapper-mcp` pulls in the
  maintained package automatically;
- the `wrapper-mcp` command prints a rename notice and then forwards to the
  `anonymize-mcp` server, so existing setups keep working while you migrate.

Please update your configs to use **`anonymize-mcp`** directly.

---

*Non-commercial use only. Built on ÚFAL MFF UK NLP tools.*
