Reddit Research
Rank #11,747pulsemcp/king-of-the-grackles-reddit
Turn Reddit into structured insights with full citations
Reddit Research is a Model Context Protocol (MCP) server published by king-of-the-grackles. It ranks #11,747 of 115,460 servers tracked on MCP Toplist, and its repository has 234 GitHub stars. Reddit Research is listed on PulseMCP, and ships as a single rolling release with no explicit version metadata. It was first listed on Aug 13, 2025.
Ranks ahead of 103,713 of 115,460 servers on MCP Toplist.
Use Reddit Research
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http king-of-the-grackles-reddit https://reddit-research-mcp.fastmcp.app/mcp[mcp_servers.king-of-the-grackles-reddit]
url = "https://reddit-research-mcp.fastmcp.app/mcp"Add to ~/.codex/config.toml.
https://reddit-research-mcp.fastmcp.app/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"king-of-the-grackles-reddit": {
"url": "https://reddit-research-mcp.fastmcp.app/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"king-of-the-grackles-reddit": {
"type": "http",
"url": "https://reddit-research-mcp.fastmcp.app/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"king-of-the-grackles-reddit": {
"serverUrl": "https://reddit-research-mcp.fastmcp.app/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"king-of-the-grackles-reddit": {
"url": "https://reddit-research-mcp.fastmcp.app/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/pulsemcp%2Fking-of-the-grackles-reddit)<a href="https://mcptoplist.com/server/pulsemcp%2Fking-of-the-grackles-reddit"><img src="https://mcptoplist.com/badge/pulsemcp%2Fking-of-the-grackles-reddit.svg" alt="MCP Toplist: Top 25% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
king-of-the-grackles
Other servers by king-of-the-grackles
View all king-of-the-grackles servers →Not versioned
This server is published through a registry that does not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
Frequently asked questions
- Who maintains Reddit Research?
- Reddit Research is maintained by king-of-the-grackles, which publishes 6 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Reddit Research listed on the Official MCP Registry?
- Reddit Research is not on the Official MCP Registry. It is listed on PulseMCP.
- How many versions does Reddit Research have?
- Reddit Research ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for Reddit Research?
- The source code for Reddit Research is hosted at github.com/king-of-the-grackles/reddit-research-mcp.