angheljf/nyt
Search articles using the NYTimes API
Quick Start
Clone the repository:
git clone https://github.com/angheljf/nytClaude Desktop configuration example:
{
"mcpServers": {
"nyt": {
"command": "npx",
"args": [
"-y",
"angheljf/nyt"
]
}
}
}Check the repository README for specific installation and configuration instructions.