Reddit Insight
Rank #56,784ai.painspotter/painspotter
AI-analyzed startup opportunities from Reddit, Hacker News & Product Hunt, with commercial scores.
Reddit Insight is a Model Context Protocol (MCP) server published by archoor. It ranks #56,784 of 115,591 servers tracked on MCP Toplist. Reddit Insight is listed on Official MCP, with 1 tracked version. It was first listed on Jun 2, 2026 and most recently updated on Jun 2, 2026.
Ranks ahead of 58,807 of 115,591 servers on MCP Toplist.
Use Reddit Insight
Hosted remote endpoint gated by authentication — connect via its URL and authenticate with the provider (OAuth flow or an API key/header, per its docs).
claude mcp add --transport http painspotter https://painspotter.ai/mcp[mcp_servers.painspotter]
url = "https://painspotter.ai/mcp"Add to ~/.codex/config.toml.
https://painspotter.ai/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"painspotter": {
"url": "https://painspotter.ai/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"painspotter": {
"type": "http",
"url": "https://painspotter.ai/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"painspotter": {
"serverUrl": "https://painspotter.ai/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"painspotter": {
"url": "https://painspotter.ai/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/ai.painspotter%2Fpainspotter)<a href="https://mcptoplist.com/server/ai.painspotter%2Fpainspotter"><img src="https://mcptoplist.com/badge/ai.painspotter%2Fpainspotter.svg" alt="MCP Toplist: Top 50% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
archoor
Other servers by archoor
View all archoor servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Jun 2, 2026 |
Frequently asked questions
- Who maintains Reddit Insight?
- Reddit Insight is maintained by archoor, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Reddit Insight listed on the Official MCP Registry?
- Yes — Reddit Insight is listed on the Official MCP Registry.
- How many versions does Reddit Insight have?
- MCP Toplist tracks 1 version of Reddit Insight, most recently published on Jun 2, 2026.
- Where can I find the source code for Reddit Insight?
- The source code for Reddit Insight is hosted at github.com/archoor/reddit-insight.