an

angheljf/nyt

๐Ÿ“‡ โ˜๏ธ Search articles using the NYTimes API

#NYTimes API#article search#cloud computing
Publisherangheljf/nyt
Submitted date4/19/2025

Overview

Title

NYTimes Article Search MCP Server

How to Use

  • Install dependencies and build the server using npm commands
  • Set up environment variables with your NYTimes API key
  • Run the server manually or integrate it with Claude Desktop via Smithery or manual configuration

Key Features

  • Search Tool: search_articles retrieves NYTimes articles from the last 30 days by keyword
  • API Integration: Connects with the New York Times API to fetch article data
  • Debugging Support: Includes MCP Inspector for troubleshooting

Use Cases

  • Quickly find recent NYTimes articles on specific topics
  • Integrate article search functionality into AI workflows via Claude Desktop
  • Demonstrate MCP server concepts with a real-world API example

Visit More

View All