Q
Quiet Shell MCP
by @mrsimpson
An STDIO mcp server that reduces verbose output for tools
Created 11/20/2025
Updated 26 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-quiet-shell-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"mrsimpson-quiet-shell-mcp": {
"command": "npx",
"args": [
"mrsimpson-quiet-shell-mcp"
]
}
}
}
Author Servers
Other servers by mrsimpson