localutils-mcp-server
If you are the rightful owner of localutils-mcp-server 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.
Local Utilities MCP Server provides access to various local system utilities through a Model Context Protocol (MCP) server, compatible with Cursor and other MCP clients.
The Local Utilities MCP Server is designed to offer quick access to essential system utilities via a Model Context Protocol (MCP) server. It is particularly useful for developers who need to access system information quickly and efficiently. The server can be integrated with Cursor and other MCP-compatible clients, providing a seamless experience for users. It supports a range of utilities, including time and date retrieval, hostname and public IP fetching, directory listing, Node.js version checking, and port process identification. Additionally, it includes a 'Think Tool' for recording and analyzing thoughts during development sessions. The server can be installed globally or run directly using npx, making it flexible and easy to use.
Features
- Time and Date: Retrieve current local time and date in various formats.
- Hostname: Fetch the system's hostname.
- Public IP: Obtain the machine's public IP address.
- Directory Listing: List contents of a specified directory.
- Node.js Version: Check the currently running Node.js version.