cortexd-labs/mcpd
Linux MCP Server — exposes 100+ Linux system administration tools over stdio as an MCP (Model Context Protocol) server. Designed to be consumed by neurond.
Platform-specific configuration:
{
"mcpServers": {
"mcpd": {
"command": "npx",
"args": [
"-y",
"mcpd"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...