首页
学习
活动
专区
圈层
工具
发布
精选内容/技术社群/优惠产品,尽在小程序
立即前往
首页
学习
活动
专区
圈层
工具
MCP广场
MCP广场 >详情页
mcp-reddit2025-05-210分享
github
阅读Reddit帖子和热门话题
By adhikasp
2025-05-210
github
详情内容

MCP Reddit 服务器

smithery 徽章

这是一个 模型上下文协议 (MCP) 服务器,提供了获取和分析 Reddit 内容的工具。

mcp-reddit MCP 服务器

功能

  • 从任意子版块获取热门帖子
  • 获取包括评论在内的详细帖子内容
  • 支持不同类型的文章(文本、链接、图集)

安装

通过 Smithery 安装

要通过 Smithery 自动为 Claude 桌面安装 Reddit 内容:

npx -y @smithery/cli install @adhikasp/mcp-reddit --client claude

手动安装

{
  "reddit": {
    "command": "uvx",
    "args": ["--from", "git+https://github.com/adhikasp/mcp-reddit.git", "mcp-reddit"],
    "env": {}
  }
}

使用方法

使用 mcp-client-cli

$ llm what are latest hot thread in r/victoria3

I'll fetch the latest hot threads from the Victoria 3 subreddit for you.

Tool Calls:
  fetch_hot_threads
  Args:
    subreddit: victoria3


Based on the hot threads, here are the key highlights from the Victoria 3 subreddit:

1. Dev Diary #126 - Update 1.8 Overview
   - Major updates planned for the game, including:
     - Political Movement Rework (Ideological Forces)
     - Discrimination Rework
     - Food Availability, Famines, and Harvest Incidents
     - Additional features like Companies owning buildings and Bulk Nationalization

2. Dev Diary #138 - Pivot of Empire Update
   - Update 1.8 "Masala Chai" has been released
   - Focuses on India with new Journal Entries, Events, and Immersion Pack
   - 10 new achievements added
   - Save games from 1.7.7 are not compatible with 1.8

3. Interesting Community Discussions:
   - A player shared a detailed experience of retaking Constantinople as Greece, highlighting the complex population dynamics
   - Humorous posts about game mechanics, such as investment rights and political movements
   - Various memes and gameplay screenshots showcasing unique game situations

The most upvoted thread is the Dev Diary #126, which provides an in-depth look at the upcoming game mechanics improvements, particularly the reworks to political movements and discrimination systems.

Would you like me to elaborate on any of these points or provide more details about the Victoria 3 update?
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档