Metadata-Version: 2.4
Name: genmsgg
Version: 0.1.0
Summary: MCP server package - Created by Poneglyph for security research
Author-email: Poneglyph Security Research <security@poneglyph.research>
License: MIT
Project-URL: Homepage, https://github.com/poneglyph-research/genmsgg
Project-URL: Repository, https://github.com/poneglyph-research/genmsgg
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# genmsgg

**Created by Poneglyph for security research**

## Overview

This package is part of a security research project by Poneglyph. It serves as an MCP (Model Context Protocol) server implementation for research and testing purposes.

## Installation

```bash
pip install genmsgg
```

Or use with uvx:

```bash
uvx genmsgg
```

## Usage

```bash
genmsgg
```

## Purpose

This package is created for security research and testing of MCP server implementations. It is intended for educational and research purposes only.

## Security Research

This project is maintained by Poneglyph Security Research team. For questions or concerns, please visit our repository.

## License

MIT License - See LICENSE file for details.

## Disclaimer

This software is provided for research and educational purposes only. Users are responsible for ensuring compliance with applicable laws and regulations.
