mcp_news
@marioluciofjr
mcp_news について
Repositório com um MCP-Server que traz um resumo de notícias, mas só se tiver a senha correta da tool
基本情報
設定
ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is mcp_news?
mcp_news is a tool for searching and summarizing web news using the Model Context Protocol (MCP). It allows a language model to securely access a news search tool via a password and return structured results. Built with Python, it is designed for users of Claude Desktop who want concise, journalistic-style news summaries on a given topic.
How to use mcp_news?
Install Python 3.10+, the uv package, and Claude Desktop. Clone the repository, run uv init inside the project folder, then add dependencies with uv add mcp[cli] dotenv smolagents[toolkit]. Rename .env.example to .env and set the password. Add the MCP server configuration to claude_desktop_config.json using the command uv --directory <path> run server.py. Finally, use the prompt "acesso" via the Claude Desktop interface, fill in the password and topic, and execute the prompt.
Key features of mcp_news
- Provides a
search_newstool with password-based authentication. - Includes a predefined
acessoprompt for structured summarization. - Uses
smolagents'WebSearchToolfor web news search. - Built with FastMCP and the official MCP Python SDK.
- Outputs news summaries in a specific format: title, summary, additional context.
Use cases of mcp_news
- Quickly obtain a structured summary of recent news on any topic.
- Enable an LLM to act as a journalist, researching and formatting news.
- Securely delegate news retrieval to an AI assistant within Claude Desktop.
- Simulate editorial research workflows using MCP tools.
FAQ from mcp_news
How does the password protect the search tool?
The search_news tool checks the provided password against a value stored in a .env file. If correct, it proceeds with the web search; otherwise, it returns an error message.
What format does the news summary follow?
The prompt "acesso" instructs the model to return a summary with a title, a first paragraph providing a brief summary, and a second paragraph with additional context.
What are the runtime requirements?
Python 3.10 or higher, the uv package, and Claude Desktop installed on the computer.
Can I use mcp_news without Claude Desktop?
The README specifically provides installation instructions for Claude Desktop and configures the server in claude_desktop_config.json. No alternative client is mentioned.
Is there any known limitation of the server?
The README describes it as a simple MCP server using only FastMCP and following Anthropic’s Python SDK examples. No explicit limitations are listed.
「その他」の他のコンテンツ
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Servers
modelcontextprotocolModel Context Protocol Servers
ICSS
chokcoco不止于 CSS
コメント