MCP Gnews
@algonacci
About MCP Gnews
MCP server to give client the ability to searching related news on the internet
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"gnews_search": {
"command": "uv",
"args": [
"--directory",
"%USERPROFILE%/Documents/GitHub/mcp-gnews",
"run",
"python",
"main.py"
]
}
}
}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 MCP Gnews?
MCP Gnews is an MCP server that enables clients to search for related news on the internet.
How to use MCP Gnews?
Add the provided JSON configuration to your MCP client’s config file, pointing uv to the server’s directory and running main.py.
Key features of MCP Gnews
- Enables news searching via MCP protocol
Use cases of MCP Gnews
- Searching for news articles from an MCP‑compatible client
FAQ from MCP Gnews
What runtime does MCP Gnews require?
—
How is MCP Gnews configured?
—
Can I use MCP Gnews without uv?
—
More Other MCP servers
Blender
ahujasidOpen-source MCP to use Blender with any LLM
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Awesome Mlops
visengerA curated list of references for MLOps
🚀 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,
Comments