๐ฉ Like builtins, but boltons. 250+ constructs, recipes, and snippets which extend (and rely on nothing but) the Python standard library. Nothing like Michael Bolton.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"boltons": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-boltons"
]
}
}
}