pycli-mcp

ofek/pycli-mcp

3.3

If you are the rightful owner of pycli-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

PyCLI MCP is an extensible Model Context Protocol server designed to integrate seamlessly with Python command line applications.

PyCLI MCP is a versatile server that implements the Model Context Protocol (MCP), allowing it to interface with various Python command line applications. It supports popular frameworks such as Click, Typer, and Argparse, making it a flexible choice for developers looking to enhance their command line tools with MCP capabilities. The server is designed to be extensible, providing a robust foundation for building complex applications that require a standardized protocol for model context management. With its compatibility across different frameworks, PyCLI MCP simplifies the process of integrating MCP into existing projects, ensuring that developers can leverage the protocol's benefits without significant refactoring. The package is easy to install via pip and is distributed under the MIT license, ensuring that it is accessible and open for modification and distribution.

Features

  • Extensible MCP server compatible with Python command line applications.
  • Supports Click, Typer, and experimental support for Argparse.
  • Easy installation via pip.
  • Distributed under the MIT license.
  • Comprehensive documentation available online.

Usages

usage with pypi

console
pip install pycli-mcp