Installation & Configuration
{
"mcpServers": {
"disk-usage": {
"command": "python3",
"args": [
"disk_usage_server.py"
]
}
}
}Information
Transport
stdio
Language
Python
Created
2026/6/12
Updated
2026/6/13
{
"mcpServers": {
"disk-usage": {
"command": "python3",
"args": [
"disk_usage_server.py"
]
}
}
}