MCP Reddit Server
@adhikasp
关于 MCP Reddit Server
A Model Context Protocol (MCP) server that provides tools for fetching and analyzing Reddit content.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"mcp-reddit": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@adhikasp/mcp-reddit",
"--client",
"claude"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is MCP Reddit Server?
MCP Reddit Server is a Model Context Protocol (MCP) server that provides tools for fetching and analyzing Reddit content. It is designed for developers and AI applications that need to access Reddit data through the MCP interface.
How to use MCP Reddit Server?
Install it automatically via Smithery or manually by adding a JSON configuration to your MCP client. Invoke the server by asking an LLM to perform actions such as fetching hot threads from a subreddit, which triggers the fetch_hot_threads tool.
Key features of MCP Reddit Server
- Fetch hot threads from any subreddit
- Get detailed post content including comments
- Support for text, link, and gallery post types
Use cases of MCP Reddit Server
- Ask an LLM to summarize the latest hot threads from a specific subreddit
- Retrieve and analyze post content and comment threads
- Integrate Reddit data into AI-powered workflows and assistants
FAQ from MCP Reddit Server
What does MCP Reddit Server do?
It fetches and analyzes Reddit content, providing hot threads, post details, and comments through the MCP protocol.
How do I install MCP Reddit Server?
You can install it automatically using Smithery (npx -y @smithery/cli install @adhikasp/mcp-reddit --client claude) or manually by adding a JSON entry with the uvx command.
What tools does MCP Reddit Server provide?
The server provides at least one tool: fetch_hot_threads, which retrieves hot threads from a given subreddit. The README also indicates it can get detailed post content including comments.
Which subreddits can I access?
You can fetch hot threads from any public subreddit by specifying its name in the tool call.
Does MCP Reddit Server support comments?
Yes, it includes support for getting detailed post content including comments.
其他 分类下的更多 MCP 服务器
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
评论