docs: update README

This commit is contained in:
ourongxing
2025-07-17 19:30:13 +08:00
parent da3dabcba4
commit 0ee5ef316f
3 changed files with 28 additions and 58 deletions
+9 -18
View File
@@ -1,5 +1,3 @@
# NewsNow
![](/public/og-image.png)
[English](./README.md) | [简体中文](README.zh-CN.md) | 日本語
@@ -17,22 +15,15 @@
- リソース使用を最適化し、IPブロックを防ぐためのソース更新頻度に基づく適応型スクレイピング間隔(最短2分)
- MCPサーバーをサポート
```json
{
"mcpServers": {
"newsnow": {
"command": "npx",
"args": [
"-y",
"newsnow-mcp-server"
],
"env": {
"BASE_URL": "https://newsnow.busiyi.world"
}
}
}
}
```
> [!IMPORTANT]
> [Context Space](https://github.com/context-space/context-space) がスポンサー
>
> [Context Space](https://github.com/context-space/context-space) は完全オープンソースで、AI Agent の最強コンテキストエンジニアリングインフラを目指しています。現在開発中ですが、すでに多数のツール(Integration/MCP Server)を提供しており、API キーの設定やローカル環境の構築なしで直接利用できます。
>
[Context Space](https://context.space/zh/integration/newsnow_mcp) で Newsnow + AI の魔法のような体験をしてみて、ワンクリックで Cursor にインストールしてさらに快適に使えます。
![Context Space](https://cdn-bucket.tos-cn-hongkong.volces.com/resources/20250717191541392_1752750943299.png)
## デプロイ
+9 -19
View File
@@ -1,5 +1,3 @@
# NewsNow
![](/public/og-image.png)
English | [简体中文](README.zh-CN.md) | [日本語](README.ja-JP.md)
@@ -18,23 +16,15 @@ English | [简体中文](README.zh-CN.md) | [日本語](README.ja-JP.md)
- Adaptive scraping interval (minimum 2 minutes) based on source update frequency to optimize resource usage and prevent IP bans
- support MCP server
```json
{
"mcpServers": {
"newsnow": {
"command": "npx",
"args": [
"-y",
"newsnow-mcp-server"
],
"env": {
"BASE_URL": "https://newsnow.busiyi.world"
}
}
}
}
```
You can change the `BASE_URL` to your own domain.
> [!IMPORTANT]
> Sponsored by [Context Space](https://github.com/context-space/context-space)
>
> [Context Space](https://github.com/context-space/context-space) is fully open-source and aims to become the ultimate context engineering infrastructure for AI Agent. Currently in development, it already provides numerous tools (Integration/MCP Server) for direct use without API key configuration or local environment setup.
>
Experience the magic of Newsnow + AI at [Context Space](https://context.space/zh/integration/newsnow_mcp), and install it to Cursor with one click for an enhanced experience.
![Context Space](https://cdn-bucket.tos-cn-hongkong.volces.com/resources/20250717191541392_1752750943299.png)
## Deployment
+10 -21
View File
@@ -1,7 +1,3 @@
# NewsNow
<a href="https://hellogithub.com/repository/c2978695e74a423189e9ca2543ab3b36" target="_blank"><img src="https://api.hellogithub.com/v1/widgets/recommend.svg?rid=c2978695e74a423189e9ca2543ab3b36&claim_uid=SMJiFwlsKCkWf89&theme=small" alt="FeaturedHelloGitHub" /></a>
![](/public/og-image.png)
[English](./README.md) | 简体中文 | [日本語](README.ja-JP.md)
@@ -19,24 +15,15 @@
- 根据内容源更新频率动态调整抓取间隔(最快每 2 分钟),避免频繁抓取导致 IP 被封禁
- 支持 MCP server
```json
{
"mcpServers": {
"newsnow": {
"command": "npx",
"args": [
"-y",
"newsnow-mcp-server"
],
"env": {
"BASE_URL": "https://newsnow.busiyi.world"
}
}
}
}
```
> [!IMPORTANT]
> 本项目由 [Context Space](https://github.com/context-space/context-space) 赞助开发
>
> [Context Space](https://github.com/context-space/context-space) 完全开源,立志成为最强大的 AI Agent 上下文工程基础设施,目前正在开发中,现已提供大量工具(Integration/MCP Server)直接调用,无需配置 API Key,无需配置本地环境。
>
你可以将 `BASE_URL` 修改为你的域名
在 [Context Space](https://context.space/zh/integration/newsnow_mcp) 体验 Newsnow + AI 带来的神奇魅力,并且可以一键安装至 Cursor,从而获得更强体验
![Context Space](https://cdn-bucket.tos-cn-hongkong.volces.com/resources/20250717191541392_1752750943299.png)
## 部署指南
@@ -114,3 +101,5 @@ pnpm dev
如果本项目对你有所帮助,可以给小猫买点零食。如果需要定制或者其他帮助,请通过下列方式联系备注。
![](./screenshots/reward.gif)
<a href="https://hellogithub.com/repository/c2978695e74a423189e9ca2543ab3b36" target="_blank"><img src="https://api.hellogithub.com/v1/widgets/recommend.svg?rid=c2978695e74a423189e9ca2543ab3b36&claim_uid=SMJiFwlsKCkWf89&theme=small" alt="FeaturedHelloGitHub" /></a>