systemprompt-mcp-reddit
systemprompt-mcp-reddit
一个专用的模型上下文协议 (MCP) 服务器,使 AI 代理能够与 Reddit 交互,包括阅读帖子、创建内容以及管理子版块配置。该服务器专为支持采样和通知功能的systemprompt.io客户端设计,可能无法与其他 MCP 客户端正常配合使用。
使用此服务器需要 API 密钥。目前 API 密钥免费,但未来可能会有所变更。您可以点击此处获取。
该服务器使用来自@modelcontextprotocol/sdk 的采样和通知功能。
特征
核心功能
Subreddit 配置:为 AI 代理配置和管理多个 subreddit
内容检索:从配置的 subreddits 中获取热门、新或有争议的帖子
内容创作:使用可自定义的参数生成人工智能帖子和回复
写作风格控制:为人工智能配置语气、词汇和内容指南
高级功能
遵守规则:自动遵守 subreddit 规则和要求
内容指南:可定制的内容生成说明
灵活的帖子类型:支持文本和链接帖子
智能回复:上下文感知响应生成
集成功能
MCP 协议集成:全面实现模型上下文协议
类型安全实现:完整的 TypeScript 支持
实时处理:支持流式响应
高级错误处理:全面的错误管理
Related MCP server: Reddit MCP Server
系统架构
该项目采用模块化架构,旨在适应其他 MCP 服务器实现:
核心组件
MCP 协议层:实现完整的模型上下文协议
服务层:抽象 Reddit API 交互
处理层:路由和处理 MCP 请求
工具层:定义AI代理可以执行的操作
实用层:提供验证和数据转换的帮助
目录结构
/src/config:服务器配置和功能/src/constants:工具模式、采样模板和系统常量/src/handlers:请求处理程序和工具实现/src/services:API 集成服务/src/types:TypeScript 类型定义/src/utils:实用程序函数和助手
有关体系结构和实现模式的详细文档,请参阅:
ARCHITECTURE.md :完整的系统概述
用作模板
此代码库旨在作为创建其他 MCP 服务器的模板。模块化架构使其能够轻松地用其他 API 替换 Reddit 集成:
用你的 API 实现替换服务层
定义适合您领域的新工具
更新类型定义和架构
配置服务器功能
请参阅TEMPLATE_GUIDE.md了解详细的分步说明。
🎥 演示和展示
观看我们的视频演示,了解 Systemprompt MCP Reddit 的实际操作:
相关链接
多模态 MCP 客户端- 语音驱动的 MCP 客户端
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityDmaintenanceA plug-and-play MCP server that enables AI assistants to browse, search, and read Reddit content through the PRAW library.619MIT
- AlicenseAqualityFmaintenanceAn MCP server that enables AI assistants to access and interact with Reddit content through features like user analysis, post retrieval, subreddit statistics, and authenticated posting capabilities.15298MIT
- AlicenseBqualityCmaintenanceAn MCP server that provides both read-only and authenticated access to Reddit content and interactions without requiring a developer API key. It enables users to browse posts, search subreddits, and perform write actions like commenting and voting by leveraging browser session cookies.81The Unlicense
- AlicenseNot gradedqualityDmaintenanceAn MCP server that provides AI agents with full Reddit API capabilities including search, browsing, reading, posting, commenting, voting, editing, and deleting.10MIT
Related MCP Connectors
Driflyte MCP server which lets AI assistants query topic-specific knowledge from web and GitHub.
An MCP server that integrates with Discord to provide AI-powered features.
Hosted MCP server connecting claude.ai, ChatGPT and other AI apps to your own computer
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Ejb503/systemprompt-mcp-reddit'
If you have feedback or need assistance with the MCP directory API, please join our Discord server