An extensible MCP server compatible with Python command line applications.
Created 3 months ago
An extensible MCP server compatible with Python command line applications.
development
documentation
public
What is An extensible MCP server compatible with Python command line applications.?
This provides an extensible MCP server that is compatible with any Python command line application. Supported frameworks include Click, Typer, and experimental support for Argparse.
Documentation
PyCLI MCP
| CI/CD | |
| Docs | |
| Package | |
| Meta |
This provides an extensible MCP server that is compatible with any Python command line application.
Supported frameworks:
Installation
pip install pycli-mcp
Documentation
The documentation is made with Material for MkDocs and is hosted by GitHub Pages.
License
pycli-mcp is distributed under the terms of the MIT license.
Server Config
{
"mcpServers": {
"an-extensible-mcp-server-compatible-with-python-command-line-applications.-server": {
"command": "npx",
"args": [
"an-extensible-mcp-server-compatible-with-python-command-line-applications."
]
}
}
}
Links & Status
Project Info
Hosted
Featured
Created At:
Aug 08, 2025
Updated At:
Aug 08, 2025
Author:
Ofek
Category:
CI/CD
License:
MIT
Tags:
development
documentation
public