All MCP servers

Reddit Research Mcp

Official
by Api.AirforcestdioSearch & Web Crawling0122MIT

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

mcpopen-sourcesearch-web-crawling

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "reddit-research-mcp-impc2085": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}