does-it-install?

← All servers

io.github.king-of-the-grackles/reddit-research-mcp

Turn Reddit's chaos into structured insights with full citations - MCP server for Reddit research

io.github.king-of-the-grackles/reddit-research-mcp · Repository · version 1.0.1 · 229 stars · listed from registry

Install

The sweep installs into a clean prefix, but this is the command a user would run:

uvx reddit-research-mcp

Results by platform

Linux

MCP handshake failed2026-08-16 · probed over pypi

1 recorded run, oldest first.

handshake failed: MCP error -32000: Connection closed
--- stderr (tail) ---
/home/runner/.cache/uv/archive-v0/OrXoOVlMi7tEniZN/lib/python3.13/site-packages/src/auth/multi_issuer_verifier.py:8: AuthlibDeprecationWarning: authlib.jose module is deprecated, please use joserfc instead.
It will be compatible before version 2.0.0.
  from authlib.jose.errors import JoseError
Traceback (most recent call last):
  File "/home/runner/.cache/uv/archive-v0/OrXoOVlMi7tEniZN/bin/reddit-mcp", line 6, in <module>
    from src.server import main
  File "/home/runner/.cache/uv/archive-v0/OrXoOVlMi7tEniZN/lib/python3.13/site-packages/src/server.py", line 55, in <module>
    auth = DescopeProvider(
        project_id=project_id,
    ...<2 lines>...
        token_verifier=multi_issuer_verifier,  # Use our multi-issuer verifier
    )
  File "/home/runner/.cache/uv/archive-v0/OrXoOVlMi7tEniZN/lib/python3.13/site-packages/fastmcp/server/auth/providers/descope.py", line 141, in __init__
    raise ValueError(
        "Either config_url (new API) or both project_id and descope_base_url (old API) must be provided"
    )
ValueError: Either config_url (new API) or both project_id and descope_base_url (old API) must be provided

macOS

MCP handshake failed2026-08-16 · probed over pypi

1 recorded run, oldest first.

handshake failed: MCP error -32000: Connection closed
--- stderr (tail) ---
/Users/runner/.cache/uv/archive-v0/ltmb5bdgM_K7o301/lib/python3.14/site-packages/src/auth/multi_issuer_verifier.py:8: AuthlibDeprecationWarning: authlib.jose module is deprecated, please use joserfc instead.
It will be compatible before version 2.0.0.
  from authlib.jose.errors import JoseError
Traceback (most recent call last):
  File "/Users/runner/.cache/uv/archive-v0/ltmb5bdgM_K7o301/bin/reddit-mcp", line 6, in <module>
    from src.server import main
  File "/Users/runner/.cache/uv/archive-v0/ltmb5bdgM_K7o301/lib/python3.14/site-packages/src/server.py", line 55, in <module>
    auth = DescopeProvider(
        project_id=project_id,
    ...<2 lines>...
        token_verifier=multi_issuer_verifier,  # Use our multi-issuer verifier
    )
  File "/Users/runner/.cache/uv/archive-v0/ltmb5bdgM_K7o301/lib/python3.14/site-packages/fastmcp/server/auth/providers/descope.py", line 141, in __init__
    raise ValueError(
        "Either config_url (new API) or both project_id and descope_base_url (old API) must be provided"
    )
ValueError: Either config_url (new API) or both project_id and descope_base_url (old API) must be provided

Windows

MCP handshake failed2026-08-16 · probed over pypi

1 recorded run, oldest first.

handshake failed: MCP error -32000: Connection closed
--- stderr (tail) ---
C:\Users\runneradmin\AppData\Local\uv\cache\archive-v0\kYxUkC-CWfv2wN5c\Lib\site-packages\src\auth\multi_issuer_verifier.py:8: AuthlibDeprecationWarning: authlib.jose module is deprecated, please use joserfc instead.
It will be compatible before version 2.0.0.
  from authlib.jose.errors import JoseError
Traceback (most recent call last):
  File "<frozen runpy>", line 198, in _run_module_as_main
  File "<frozen runpy>", line 88, in _run_code
  File "C:\Users\runneradmin\AppData\Local\uv\cache\archive-v0\kYxUkC-CWfv2wN5c\Scripts\reddit-mcp.exe\__main__.py", line 4, in <module>
  File "C:\Users\runneradmin\AppData\Local\uv\cache\archive-v0\kYxUkC-CWfv2wN5c\Lib\site-packages\src\server.py", line 55, in <module>
    auth = DescopeProvider(
           ^^^^^^^^^^^^^^^^
  File "C:\Users\runneradmin\AppData\Local\uv\cache\archive-v0\kYxUkC-CWfv2wN5c\Lib\site-packages\fastmcp\server\auth\providers\descope.py", line 141, in __init__
    raise ValueError(
ValueError: Either config_url (new API) or both project_id and descope_base_url (old API) must be provided

Badge

Paste this into the project README to show the current result:

[![does it install](https://img.shields.io/endpoint?url=https://doesitinstall.com/badge/io.github.king-of-the-grackles__reddit-research-mcp.json)](https://doesitinstall.com/s/io.github.king-of-the-grackles__reddit-research-mcp.html)