Enables access, search, and management of shell command history via the Model Control Protocol (MCP).
Sponsored
Histfile provides a server that allows users to access, search, and manage their shell command history programmatically through the Model Control Protocol (MCP). It seamlessly integrates with MCP-compatible tools like Cursor and Claude, enabling users to retrieve recent commands, search for specific commands using text queries, and access commands by their ID. By leveraging MCP, Histfile empowers users to efficiently interact with their command history within their development workflow.
主要功能
01Search command history with text queries
02Get specific command by ID
03Retrieve recent commands
041 GitHub stars
05Access shell command history programmatically
06Seamless integration with Cursor and other MCP-compatible tools
使用案例
01Quickly retrieve frequently used commands
02Find commands containing specific keywords or arguments