All MCP servers

Reddit Mcp Buddy

Official
by Api.AirforcestdioWeb & Browser Automation0707MIT

Reddit browser for AI assistants. Browse posts, search content, analyze users. No API keys needed.

mcpopen-sourceweb-browser-automation

Endpoint

POST 

Connecting a client

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

{
  "mcpServers": {
    "reddit-mcp-buddy-impd4d04": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}