
OS Info
STDIOServer providing up-to-date operating system information
Server providing up-to-date operating system information
MCP server for getting up-to-date information about your operating system
If you clone this repo, then you can use the config below:
{ "mcpServers": { "os-info": { "command": "path_to_your_node", "args": [ "location_to_your_dist/index.js" ] } } }
You can also use npx.
{ "mcpServers": { "os-info": { "command": "path_to_your_npx", "args": [ "os-info-mcp-server" ] } } }
Give me my os info
What is my operating system
...