claude mcp add heextenexus-news-mcp-server -- npx -y @thenextgennexus/news-mcp-server
{
"mcpServers": {
"heextenexus-news-mcp-server": {
"command": "npx",
"args": ["-y", "@thenextgennexus/news-mcp-server"]
}
}
}
{
"mcpServers": {
"heextenexus-news-mcp-server": {
"command": "npx",
"args": ["-y", "@thenextgennexus/news-mcp-server"]
}
}
}
{
"mcpServers": {
"heextenexus-news-mcp-server": {
"command": "npx",
"args": ["-y", "@thenextgennexus/news-mcp-server"]
}
}
}
About This MCP Server
The Model Context Protocol server connects to various news sources, including AP, BBC, NPR, Hacker News, and Google News, to retrieve the latest news, enabling search functionality through standardized input and output protocols, and is typically used by developers when building applications that require up-to-date news information. This server can be integrated into projects using npm and stdio, and is part of TheNextGenNexus's web intelligence MCP servers. Developers can utilize this server to fetch news data and incorporate it into their applications, such as AI coding assistants or other s
Get latest news from AP, BBC, NPR, Hacker News, and Google News. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with search & web scraping capabilities via the stdio transport.
Package
@thenextgennexus/news-mcp-server on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The news-mcp-server server extends your AI assistant with search & web scraping capabilities. Once installed, your AI can use its tools automatically.