Back to directory
angheljf/nyt

angheljf/nyt

@angheljf

MCP server for searching New York Times articles from the last 30 days based on a keyword

nytimessearcharticlesnew-york-timesapinewstypescriptmcpcontext

Installation & Configuration

{
  "nyt": {
    "command": "node",
    "args": [
      "path/to/your/build/index.js"
    ],
    "env": {
      "NYTIMES_API_KEY": "your_api_key_here"
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2026/6/12
Updated
2026/6/12