MCP.so
登录

World News Api Mcp

@ddsky

关于 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.

基本信息

分类

开发工具

传输方式

stdio

发布者

ddsky

提交者

David Urbansky

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

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

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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

评论

开发工具 分类下的更多 MCP 服务器