Installation & Configuration
{
"mcpServers": {
"filesystem": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-filesystem",
"LOCAL_DIRECTORY_ALLOWED_ACCESSED_BY_CLAUDE_DESKTOP"
]
},
"helmfile": {
"command": "uv",
"args": [
"--directory",
"LOCAL_DIRECTORY_THIS_REPO",
"run",
"server.py"
]
}
}
}Information
Transport
stdio
Language
Python
Created
2025/4/9
Updated
2026/6/7