Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Singapore News MCP Servershow me the latest headlines from Channel News Asia"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Singapore News MCP Server
A server that provides real-time news feeds from major Singapore news sources.
Features
Real-time news updates via Server-Sent Events (SSE)
Supports multiple Singapore news sources:
The Straits Times
Business Times
Channel News Asia (CNA)
Prerequisites
Python >=3.12
uv package manager
Installation
Usage
Running with Python
Running with Docker
or
Configuration
Create a
.envfile with required environment variables:
For Claude Desktop integration, use the provided
claude_desktop_config.json:
Dependencies
bs4 - Web scraping
dateparser - Date parsing
httpx - HTTP client
mcp-proxy - MCP proxy support
python-dotenv - Environment variable management
License
MIT