reddit-mcp

View on PyPIReverse Dependencies (0)

0.1.2 reddit_mcp-0.1.2-py3-none-any.whl

Wheel Details

Project: reddit-mcp
Version: 0.1.2
Filename: reddit_mcp-0.1.2-py3-none-any.whl
Download: [link]
Size: 10811
MD5: e925560f3ac85e7ff2374222ce77a873
SHA256: 29dbac77fae7366d3d476514615351edc243f0203ef983f42e4da326e8575d82
Uploaded: 2025-03-25 18:40:07 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: reddit-mcp
Version: 0.1.2
Summary: Reddit API tools and examples
Requires-Python: >=3.12
Requires-Dist: certifi (>=2025.1.31)
Requires-Dist: charset-normalizer (>=3.4.1)
Requires-Dist: idna (>=3.10)
Requires-Dist: praw (>=7.8.1)
Requires-Dist: prawcore (>=2.4.0)
Requires-Dist: python-dotenv (>=1.0.1)
Requires-Dist: requests (>=2.32.3)
Requires-Dist: update-checker (>=0.18.0)
Requires-Dist: urllib3 (>=2.3.0)
Requires-Dist: websocket-client (>=1.8.0)
Requires-Dist: pydantic (>=2.10.0)
Requires-Dist: mcp[cli] (>=1.4.1)
Description-Content-Type: text/markdown
Dynamic: license-file
License-File: LICENSE
[Description omitted; length: 3315 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (78.0.2)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
reddit_mcp/__init__.py sha256=DzMqRV2ypgJ-5e9R5p4U1TEDiKThFAK8cLWm96U90Wg 184
reddit_mcp/server.py sha256=zNUbhec4AJ6VsMKzK4qeZ9gvWb1Qc-6OtjorWZQDtFo 342
reddit_mcp/tools/__init__.py sha256=P3xiTZu2F2aHMspm9Ee-DovuW6ZML2hucdxp7xjdhCE 588
reddit_mcp/tools/get_comments.py sha256=Ti_JRmJz5eWbV3JYL1UpeF1Wk-lvsNpvNLAVyDF84B4 2713
reddit_mcp/tools/get_submission.py sha256=SrDsO2erdbjrlozpkYOHwGzqBh0YGBGL3vg0OkEphYY 1604
reddit_mcp/tools/get_subreddit.py sha256=aMhbPArUSp-Pd_YFcODVOXrZFpBYvuXznfKk7POCXBw 1461
reddit_mcp/tools/search_posts.py sha256=cFJke9StQ2qBaCV6PTulOOs2oVr1ASBDGusvyd_2Qe4 2196
reddit_mcp/tools/search_subreddits.py sha256=ztutGKQZMdNI4f8JX3pvcSWzwpjv81zgQ0t4OTrRXj8 2792
reddit_mcp/util/__init__.py sha256=Nqnn8clbgv-5l0PgxcTOldg8mkMKrFn4TvPL-rYUUGg 1
reddit_mcp/util/date_utils.py sha256=OHdbRn4DXH5wrc00_ar1QGu2SE9CvrwY00bWI29mGIw 434
reddit_mcp/util/reddit_client.py sha256=owbNG4vVqKxOt4JRH8wOjJfh2glMo2nLnPED9iv13ME 560
reddit_mcp-0.1.2.dist-info/licenses/LICENSE sha256=6btBcmsfzrgN4tY3rTmHl_qm6fkpDhFJTS-vCEKhN70 1061
scripts/dump_schemas.py sha256=49_CPl0ZiN2XjWhl_ZO94a1J5wKoPZ4VIJ929RCLfh4 256
reddit_mcp-0.1.2.dist-info/METADATA sha256=-_nfyhNyg1rtkZ1nSbt7KxNkgg_iZM9zaQuFyEgFuQw 3920
reddit_mcp-0.1.2.dist-info/WHEEL sha256=DK49LOLCYiurdXXOXwGJm6U4DkHkg4lcxjhqwRa0CP4 91
reddit_mcp-0.1.2.dist-info/entry_points.txt sha256=INHJP9u28jXf5kKmjCuSgFP0IyGQpkS7FJPLOxqMYUc 88
reddit_mcp-0.1.2.dist-info/top_level.txt sha256=oatC2nLWVTLUjXIxxXpZesJC3Qk3gKbWCaYhfYKqoLA 19
reddit_mcp-0.1.2.dist-info/RECORD

top_level.txt

reddit_mcp
scripts

entry_points.txt

dump-schemas = scripts.dump_schemas:main
reddit-mcp = reddit_mcp:main