leependu/hostname-mcp
A lightweight Model Context Protocol (MCP) server focused on hostname detection with system information.
Platform-specific configuration:
{
"mcpServers": {
"hostname-mcp": {
"command": "npx",
"args": [
"-y",
"hostname-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...