Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ”Ž Search & Data Extraction
  3. Nyt
Nyt logo
Health: ActiveRecent health check succeeded.Last checked 9/7/2026, 2:32:40 AM

Nyt

User RatingsBe the first to rate and review this MCP server!
View Repository19 GitHub StarsTotal stargazers on GitHub for the source repository (19 stars).Visit Website
new-york-timessearchnewsarticle-search

Searches New York Times articles from the past 30 days by keyword through the NYTimes API.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

One-click editor setup isn’t available for this listing yet β€” we don’t have a confirmed install command, and we’d rather show nothing than point your editor at the wrong package or host. Follow the project’s own setup instructions, linked above.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ
No confirmed setup config for this listing yet. We only publish a config block when the install details come from the project itself β€” its README, its docs, or a verified owner. We haven’t found those for angheljf/nyt, and we’d rather show nothing than a guess you’d paste into your client. Follow the project’s own setup instructions for the current steps.
Install Tool Schemas (1) Directory Badge Claim listing AlternativesπŸ”Ž More in Search & Data Extraction

Overview

angheljf/nyt MCP server exposes a keyword-based New York Times article search through the NYTimes API. It runs as a TypeScript MCP server over stdio and requires a NYTIMES_API_KEY environment variable. Reach for it when an agent needs recent NYTimes articles with titles, abstracts, URLs, publication dates, and authors.

Use cases

β€’Search recent New York Times coverage by keyword
β€’Retrieve article titles and abstracts for an agent response
β€’Collect URLs and publication dates from recent NYTimes results
β€’Look up authors of matching New York Times articles

Key features

β€’Searches NYTimes articles from the last 30 days
β€’Accepts a required keyword
β€’Returns titles, abstracts, URLs, dates, and authors
β€’Communicates over MCP stdio
β€’Uses the New York Times API

Capabilities & Tool Schemas (1) ~20 tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server β€” may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Nyt.

search_articles

Search NYTimes articles from the last 30 days based on a keyword

How Nyt works

What angheljf/nyt MCP server does

The angheljf/nyt MCP server lets an MCP-compatible client search New York Times articles published within the previous 30 days. Its single operation accepts a required keyword and returns matching article information, including the title, abstract, URL, publication date, and author.

This fits workflows that need current or recently published NYTimes content without building a separate API client into an agent application. The available search window is fixed at 30 days, so it is intended for recent-article lookup rather than historical archive research.

How it works

The server is written in TypeScript and communicates with MCP clients through standard input and output. When a client invokes the search operation, the server uses the New York Times API to look up articles matching the supplied keyword.

The exposed tool is named search_articles. Its required input is keyword. Results are returned as a list of articles with the fields described by the project: title, abstract, URL, published date, and author.

Setup and configuration

A New York Times API key is required. Store it in a .env file at the project root or provide it in the MCP client configuration under the NYTIMES_API_KEY environment variable.

For local development, install the project dependencies with npm install, then compile the TypeScript source using npm run build. The generated server can be started with node build/index.js. The README also provides npm run watch for development with automatic rebuilding.

Claude Desktop can connect to the local process by adding an MCP server entry that runs Node against build/index.js and passes NYTIMES_API_KEY in the environment. The repository also documents Smithery installation for Claude Desktop, but that route is separate from running the project directly from a local checkout.

Tools and capabilities

The angheljf/nyt MCP server exposes one tool:

  • search_articles: searches NYTimes articles from the last 30 days using a required keyword and returns article metadata.

The returned metadata can support agent responses that cite or summarize recent New York Times coverage, provided the client uses the returned URLs and text appropriately.

Limitations and notes

Only one tool is documented, and it searches by keyword within a 30-day period. The provided material does not describe filters for section, author, language, date ranges, pagination, or article body retrieval.

The server depends on access to the New York Times API and therefore cannot perform searches without a configured API key. It uses stdio transport, so local process configuration is required unless another supported deployment mechanism is added. For troubleshooting, the project includes an npm run inspector script that launches the MCP Inspector workflow described in the README.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Search & Data Extraction View all alternatives
  • Brave Search MCP Server logoBrave Search MCP Server

    Web search capabilities using Brave's Search API

    πŸ”Ž Search & Data Extraction7 views
    Compare vs Brave Search MCP Server β†’
  • Search1api MCP logoSearch1api MCP

    Search via search1api (requires paid API key)

    πŸ”Ž Search & Data Extraction1 views
    Compare vs Search1api MCP β†’
  • Dappier MCP logoDappier MCP

    Enable fast, free real-time web search and access premium data from trusted media brandsβ€”news, financial markets, sports, entertainment, weather, and more. Build powerful AI agents with Dappier.

    πŸ”Ž Search & Data Extraction2 views
    Compare vs Dappier MCP β†’
  • Google News MCP Server logoGoogle News MCP Server

    Google News integration with automatic topic categorization, multi-language support, and comprehensive search capabilities including headlines, stories, and related topics through SerpAPI.

    πŸ”Ž Search & Data Extraction3 views
    Compare vs Google News MCP Server β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
19
Stargazers on the source repository.
Last commit
1mo ago
Most recent push to the default branch.
Tools exposed
1
Callable tools this server registers over MCP.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Nyt

Clone or obtain the project, run npm install, build it with npm run build, and start it with node build/index.js. The README also documents Smithery installation for Claude Desktop.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewNyt AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/angheljf-nyt?style=directory)](https://allmcps.com/mcp/angheljf-nyt)
HTML Embed
<a href="https://allmcps.com/mcp/angheljf-nyt"><img src="https://allmcps.com/api/badge/angheljf-nyt?style=directory" alt="Nyt on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ”ŽSearch & Data Extraction
PricingBring your own API key (usage-based cost)
More technical detailsExpand β–Ύ
AuthAPI key
LicenseMIT
ClientsClaude Desktop
Last updatedSep 7, 2026
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars19
GitHub Star CountTotal stargazers on GitHub representing community popularity (19 stars).
Last commit1mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Jul 23, 2026
45Quality signal: Fair Β· 45/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools19/30
Adoption & activity5/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 20d ago via OSV.dev

β˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ”Ž Search & Data Extraction β†’Best MCP servers for Web Search & Scraping β†’Alternatives to Nyt β†’Install in Claude DesktopInstall in CursorInstall in VS Code