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.
基本信息
配置
使用下面的配置,将此服务器添加到你的 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 服务器
Serena
oraiosA powerful MCP toolkit for coding, providing semantic retrieval and editing capabilities - the IDE for your agent
sentry-mcp
getsentryAn MCP server for interacting with Sentry via LLMs.
FastAPI-MCP
tadata-orgExpose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!
Burp Suite MCP Server Extension
PortSwiggerMCP Server for Burp
TalkToFigma
sonnylazuardiTalkToFigma: MCP integration between AI Agent (Cursor, Claude Code, Codex) and Figma, allowing Agentic AI to communicate with Figma for reading designs and modifying them programmatically.
评论