jgardner04
MCP Serverjgardner04public

helper scripts

提供实用脚本以优化本地开发流程,包含格式化显示 Podman 容器的工具。

Repository Info

1
Stars
0
Forks
1
Watchers
0
Issues
Python
Language
MIT License
License

About This Server

提供实用脚本以优化本地开发流程,包含格式化显示 Podman 容器的工具。

Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.

Documentation

helper-scripts

A collection of utility scripts to streamline local development workflows.
This repo currently includes pview—a clean, formatted terminal viewer for Podman containers.


📦 pview: Pretty podman ps Output

pview is a lightweight wrapper that formats podman ps output using Python and the Rich library.

Instead of messy default output, you'll get a colorized, readable table of containers showing:

  • Container ID
  • Name
  • Image
  • Status
  • Ports
  • Created time

✨ Sample Output

┏━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━┳━━━━━━━┳━━━━━━━━━━━━┓
┃ ID           ┃ Name            ┃ Image                          ┃ Status    ┃ Ports ┃ Created    ┃
┡━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━╇━━━━━━━╇━━━━━━━━━━━━┩
│ b1a88bb96a7e │ admiring_liskov │ localhost/mcp/puppeteer:latest │ Up 4 days │ -     │ 4 days ago │
└──────────────┴─────────────────┴────────────────────────────────┴───────────┴───────┴────────────┘

⚙️ Setup

1. Clone the repo

git clone https://github.com/YOUR_USERNAME/helper-scripts.git
cd helper-scripts

2. Set up the virtual environment

python3 -m venv venv
source venv/bin/activate
pip install rich

3. Run the tool

./run_podman_view.sh

⌨️ Optional: Create an alias

To run pview from anywhere, add this to your ~/.zshrc (or ~/.bashrc):

alias pview="$HOME/git/helper-scripts/run_podman_view.sh"

Then reload your shell:

source ~/.zshrc

Now just type:

pview

📝 Scripts

  • rich_podman_ps.py: Collects and formats podman ps JSON data using Rich.
  • run_podman_view.sh: Activates the virtual environment and runs the script.
  • venv/: Your local Python virtual environment (optional to commit).

📋 Requirements

  • macOS or Linux
  • Python 3.7+
  • Podman installed and working (podman ps --format json)
  • Rich (pip install rich)

🪪 License

MIT License


Built by Jonathan Gardner

Quick Start

1

Clone the repository

git clone https://github.com/jgardner04/helper-scripts
2

Install dependencies

cd helper-scripts
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownerjgardner04
Repohelper-scripts
LanguagePython
LicenseMIT License
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation