>_

bashhub-server

agent-ready non-interactive

Private cloud shell history. Open source server for bashhub https://github.com/rcaloras/bashhub-client

How to install bashhub-server

brew install bashhub-server/latest/bashhub-server

bashhub-server use case

Self-host a private cloud shell history server to centralize and query terminal commands across multiple machines.

When to use bashhub-server

  • When you need a private, self-hosted alternative to bashhub.com for shell history
  • When you want to search shell history with regex patterns across all your machines
  • When you need to import existing shell history from bashhub.com into your own server

When not to use bashhub-server

  • When you prefer a fully managed cloud service and don't want to maintain a server
  • When you only need local shell history and don't require cross-machine synchronization

bashhub-server features

  • · Drop-in replacement for bashhub.com server, compatible with existing bashhub-client
  • · Regex search over shell history
  • · Import history from bashhub.com
  • · Salt hashed password encryption and JWT authentication

Want your agent to find this automatically?

Add the MCP server to your agent config and it will discover tools like bashhub-server on its own.

Set up MCP →

Similar tools to bashhub-server