Back to search
30
MCP

linux-mcp-server

rhel-lightspeed/linux-mcp-server

Tools to allow LLM clients to interact with Linux systems remotely

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

compiler-explorer-mcp
MCP server allowing LLMs to interact remotely with compilers
0 tools
mcp-client-llm
MCP server for the LLMs
0 tools
evm-mcp-server
MCP server that provides LLMs with tools for interacting with EVM networks
0 tools
llm-tools-mcp
MCP support for LLM CLI
0 tools
linkedmcp
MCP server to get help with Linkedin content using LLM
0 tools
llm-mcp
llm implementation of MCP for clients and servers.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "linux-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}