search & data extraction

Nyt

Search articles using the NYTimes API

typescript
cloud
search & data extraction
0
View on GitHub

Installation

npx -y angheljf/nyt

Configuration

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

angheljf/nyt

Search articles using the NYTimes API

GitHub: https://github.com/angheljf/nyt

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub