marcelocantos/sysinfo-mcp
Lightweight C MCP server exposing macOS system information to AI tools
Platform-specific configuration:
{
"mcpServers": {
"sysinfo-mcp": {
"command": "npx",
"args": [
"-y",
"sysinfo-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...