MCP server that exposing a website fetching tool which use mainly for reddit extract
Project description
MCP Reddit
An MCP server that lets you interact with Reddit discussions without the need for an API key from an external service.
Usage
Start the server using stdio (default):
# Using stdio transport (default)
uv run reddit-mcp
The server exposes a tool named "reddit_extract" that accepts one required argument:
url: The URL of the reddit discussion to fetch e.g: https://www.reddit.com/r/ChatGPTCoding/comments/1hy3683/this_sub_in_a_nutshell/
Example
You can use test with a local MCP client before Claude Desktop:
uv run client.py
Integrate with Claude Desktop
In the repo you will find claude_desktop_config.json the file to put in Claude Desktop, just change the params accordingly:
{
"mcpServers": {
"reddit": {
"command": "CHANGEME_TO_HOME/.local/bin/uv",
"args": [
"--directory",
"CHANGEME_TO_REPO_DIR/reddit-mcp/",
"run",
"reddit-mcp"
]
}
}
}
You can read more here:
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file iflow_mcp_cmpxchg16_reddit_mcp-0.1.0.tar.gz.
File metadata
- Download URL: iflow_mcp_cmpxchg16_reddit_mcp-0.1.0.tar.gz
- Upload date:
- Size: 71.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.0 {"installer":{"name":"uv","version":"0.10.0","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Debian GNU/Linux","version":"13","id":"trixie","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
163293b10474b29f53e568c6c070de287b057ad1acf89fa755d224262af39478
|
|
| MD5 |
cf5c6110e26841775a188051acaebffe
|
|
| BLAKE2b-256 |
13a5555e5475e581a3e11c423d0b2f30c870ff116ca96cb2f0faf562ad354aa1
|
File details
Details for the file iflow_mcp_cmpxchg16_reddit_mcp-0.1.0-py3-none-any.whl.
File metadata
- Download URL: iflow_mcp_cmpxchg16_reddit_mcp-0.1.0-py3-none-any.whl
- Upload date:
- Size: 7.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.0 {"installer":{"name":"uv","version":"0.10.0","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Debian GNU/Linux","version":"13","id":"trixie","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5e77fa2a506e1ce6f0726faa502a5bdd0fccd598bd835c7cd6b69963de550198
|
|
| MD5 |
0f37691870c337ba1da3c8bc996d071a
|
|
| BLAKE2b-256 |
dcf2431592a324b84e831b4d9bb88609c2a6d3d78f3edd9a879c98abee813314
|