Linux MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 941 installs a week from pypi. Last commit 30 Jul 2026.
MCP server for read-only Linux system administration, diagnostics, and troubleshooting
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add linux-mcp-server -- uvx linux-mcp-server
{
"mcpServers": {
"linux-mcp-server": {
"args": [
"linux-mcp-server"
],
"command": "uvx"
}
}
}
[mcp_servers.linux-mcp-server]
command = "uvx"
args = ["linux-mcp-server"]
{
"mcpServers": {
"linux-mcp-server": {
"args": [
"linux-mcp-server"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"linux-mcp-server": {
"args": [
"linux-mcp-server"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.