MCP server for os info
MCP server for getting up-to-date information about your operating system
Setup
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"
]
}
}
}
Example Prompts
Give me my os info
What is my operating system
...
Recommend MCP Servers 💡
mcp-security-audit
A powerful MCP (Model Context Protocol) Server that audits npm package dependencies for security vulnerabilities. Built with remote npm registry integration for real-time security checks.
mcp-vulnerability-scanner
A Model Context Protocol (MCP) server for scanning IP addresses for vulnerabilities, supporting single or batch IP scanning with detailed reports.
bsmnyk/mdslides-mcp-server
MCP server for generating HTML slides from Markdown content using mkslides
nostr-code-snippet-mcp
A MCP server for providing code snippets via Nostr
ssh-mcp
MCP server exposing SSH control for Linux servers via Model Context Protocol.
simpleswift/spm-mcp
An MCP server that provides automation capabilities using Swift Package Manager (SPM)