MCP.so
Sign In

World News Api Mcp

@ddsky

About World News Api Mcp

A Model Context Protocol (MCP) server that provides access to the World News API. This server enables AI assistants to search for news, get top headlines, extract articles, retrieve newspaper front pages, and more through the MCP protocol.

Basic information

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "world-news-api": {
      "command": "world-news-api-mcp",
      "env": {
        "WORLD_NEWS_API_KEY": "your_api_key_here"
      }
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is World News Api Mcp?

World News Api Mcp is a Model Context Protocol (MCP) server that provides AI assistants with programmatic access to the World News API. It enables searching, filtering, extracting, and analyzing news content from around the world, including top headlines, newspaper front pages, and article extraction.

How to use World News Api Mcp?

The server is used by integrating it into an MCP-compatible client. Specific installation or configuration instructions beyond the general MCP

Comments

More Developer Tools MCP servers