talkpython/talk-python-cli
A CLI interface to run Inquiries against the Talk Python To Me podcast data.
Platform-specific configuration:
{
"mcpServers": {
"talk-python-cli": {
"command": "npx",
"args": [
"-y",
"talk-python-cli"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...