Reddit MCP 服务器
@SzeMeng76
About Reddit MCP 服务器
No overview available yet
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-server-reddit-ts": {
"command": "npx",
"args": [
"reddit-mcp"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Reddit MCP 服务器?
Reddit MCP 服务器是一个基于模型上下文协议 (MCP) 的服务器,提供浏览、搜索和阅读 Reddit 内容的功能。它使用 JavaScript/Node.js 编写,通过 npx 直接运行,无需 Reddit 账户即可进行只读访问。
How to use Reddit MCP 服务器?
设置环境变量 REDDIT_CLIENT_ID 和 REDDIT_CLIENT_SECRET,然后运行 npx reddit-mcp。也可以在当前目录创建 .env 文件保存凭证。与 Claude Desktop 配合时,需在配置文件的 mcpServers 中添加对应的条目。
Key features of Reddit MCP 服务器
- 浏览 subreddits、帖子和评论
- 搜索 Reddit 内容(帖子、subreddits)
- 无需 Reddit 账户的只读访问
- 使用 Zod 进行输入验证
- 提供 6 个 MCP 工具
Use cases of Reddit MCP 服务器
—
FAQ from Reddit MCP 服务器
需要哪些前提条件?
需要 Node.js 18 或更高版本,以及 Reddit API 的客户端 ID 和密钥。
如何创建 Reddit API 应用?
访问 Reddit 应用偏好设置,创建脚本类型应用,重定向 URI 设为 http://localhost:8080,然后记下 client_id
More Other MCP servers
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Nginx UI
0xJackyYet another WebUI for Nginx
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Comments