PyCLI MCP
by ofek
README.md
# PyCLI MCP
| | |
| --- | --- |
| CI/CD | [](https://github.com/ofek/pycli-mcp/actions/workflows/test.yml) [](https://github.com/ofek/pycli-mcp/actions/workflows/build.yml) |
| Docs | [](https://github.com/ofek/pycli-mcp/actions/workflows/docs.yml) |
| Package | [](https://pypi.org/project/pycli-mcp/) [](https://pypi.org/project/pycli-mcp/) |
| Meta | [](https://github.com/pypa/hatch) [](https://github.com/astral-sh/ruff) [](https://spdx.org/licenses/) [](https://github.com/sponsors/ofek) |
-----
This provides an extensible [MCP](https://modelcontextprotocol.io) server that is compatible with any Python command line application.
Supported frameworks:
- [Click](https://github.com/pallets/click)
- [Typer](https://github.com/fastapi/typer)
- [Argparse](https://docs.python.org/3/library/argparse.html) (experimental support)
## Installation
```console
pip install pycli-mcp
```
## Documentation
The [documentation](https://ofek.dev/pycli-mcp/) is made with [Material for MkDocs](https://github.com/squidfunk/mkdocs-material) and is hosted by [GitHub Pages](https://docs.github.com/en/pages).
## License
`pycli-mcp` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.
This server cannot be deployed
Maintenance
ActivityNo data
ResponsivenessUnresponsive