Content
# Remote MCP Server
This is a remote server based on MCP (Model Context Protocol), integrating news and timezone APIs from Aggregated Data.
## Features
- **News Service**: Retrieve various news through Aggregated Data's Top News API
- **Timezone Service**: Obtain timezone information from around the world using Aggregated Data's World Timezone API
## Usage
### Get News
```
[tool] getNews({type: "top"})
```
The news type parameter options are:
- top (Top News, default)
- shehui (Society)
- guonei (Domestic)
- guoji (International)
- yule (Entertainment)
- tiyu (Sports)
- junshi (Military)
- keji (Technology)
- caijing (Finance)
- shishang (Fashion)
### Get Timezone Information
```
[tool] getTimezone({region: "asia"})
```
The region parameter options are:
- africa
- america
- antarctica
- arctic
- asia
- atlantic
- europe
- pacific
## Development
### Install Dependencies
```
npm install
```
### Start Development Server
```
npm run dev
```
### Build
```
npm run build
```
## Tech Stack
- TypeScript
- Cloudflare Workers
- MCP (Model Context Protocol)
- Axios
Connection Info
You Might Also Like
markitdown
MarkItDown-MCP is a lightweight server for converting URIs to Markdown.
markitdown
Python tool for converting files and office documents to Markdown.
firecrawl
Firecrawl MCP Server enables web scraping, crawling, and content extraction.
Filesystem
Node.js MCP Server for filesystem operations with dynamic access control.
TrendRadar
TrendRadar: Your hotspot assistant for real news in just 30 seconds.
mempalace
The highest-scoring AI memory system ever benchmarked. And it's free.