-
securityA
license-
qualityMCP server that enables interaction with Reddit, allowing users to read trending posts, analyze discussions, create posts, add comments, and vote on content through Claude and Cursor.
Last updated -
Python
MIT License
Reddit コンテンツを取得および作成するためのツールを提供するモデル コンテキスト プロトコル (MCP)。
https://www.linkedin.com/feed/update/urn:li:activity:7328864060534419457/
読み取り専用ツール (クライアント資格情報):
get_user_info(username)
- エンゲージメントインサイトによる詳細なユーザー分析を取得しますget_top_posts(subreddit, time_filter, limit)
- トップ投稿を取得して分析するget_subreddit_stats(subreddit)
- 包括的なsubreddit分析を取得するget_trending_subreddits()
- トレンドのsubredditのリストを取得する読み取り/書き込みツール (ユーザー資格情報):
create_post(subreddit, title, content, flair, is_self)
- 最適化された投稿を作成するreply_to_post(post_id, content, subreddit)
- エンゲージメントインサイトを含む返信を追加するreply_to_comment(comment_id, content, subreddit)
- 戦略的な返信を追加するgit clone https://github.com/alexandros-lekkas/reddit-mcp-server
必ず「スクリプト」を選択してください。
.env.example
に基づいて.env
ファイルを作成するREDDIT_CLIENT_ID
とREDDIT_CLIENT_SECRET
を使ってこれを行う
投稿を書きたい場合は、 REDDIT_USERNAME
とREDDIT_PASSWORD
を含める必要があります (心配しないでください、盗むことはありません 😜)
npm run dev
を実行して検査サーバーを開きます ( http://127.0.0.1:6274/ )(環境変数を😜絵文字ではなく実際のキーに置き換えてください)
This server cannot be installed
local-only server
The server can only run on the client's local machine because it depends on local resources.
reddit-mcp-server
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/alexandros-lekkas/reddit-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server