All MCP servers

Linux Mcp Server

Official
by Api.Airforcestdio0241Apache-2.0

MCP server for read-only Linux system administration, diagnostics, and troubleshooting

mcpopen-source

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "linux-mcp-server-imp07e42": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}