search & data extraction
Nyt
Search articles using the NYTimes API
typescript
cloud
search & data extraction
Installation
npx -y angheljf/nytConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "nyt",
"command": "npx",
"args": [
"-y",
"angheljf/nyt"
]
}About This MCP Server
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub