archoor/painspotter-mcp

🔬 Research
0 Views
0 Installs

🐍 ☁️ - AI-analyzed startup & product opportunities mined from Reddit, Hacker News, Product Hunt & Stack Exchange. Query pain points, trending themes, and commercial scores (pain intensity, willingness-to-pay, build difficulty). Remote hosted MCP at painspotter.ai — free tier covers overview + opportunity detail; Pro unlocks search, trending themes & theme-level market signals.

Quick Install

One-Click IDE Configuration
claude_desktop_config.json
{
  "mcpServers": {
    "archoor-painspotter-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "archoor-painspotter-mcp"
      ]
    }
  }
}
Or

Using an AI coding agent (Claude Code, Cursor, etc.)? Copy a ready-made prompt that tells it to fetch the setup instructions and install this server for you.

Documentation Overview

PainSpotter MCP Server

Query PainSpotter business opportunities and weekly blog analyses directly from Claude, Cursor, or any MCP client.

PainSpotter mines Reddit, Hacker News and Product Hunt discussions and uses LLMs to surface validated business opportunities, organized in three layers: Category (domain) → Theme (a clustered pain point with trend signal) → Opportunity (a concrete product idea with commercial scores). The Blog publishes weekly long-form analyses of selected opportunities (free to read, built for AI citation).

Two ways to connect

Remote (recommended — zero install)

Point your client at the hosted endpoint and pass your API key as a header. Create a key at https://painspotter.ai/account.

Claude / Cursor (~/.cursor/mcp.json or Claude connectors):

{
  "mcpServers": {
    "painspotter": {
      "url": "https://painspotter.ai/mcp/",
      "headers": { "X-API-Key": "psk_live_your_key" }
    }
  }
}

Local (stdio fallback)

The local stdio package talks to the public REST API. It exposes opportunity search plus free blog tools (no key needed for blog). For the full 7-tool hosted set (overview, trending themes, theme detail), use the remote endpoint above.

pip install painspotter-mcp   # or: uvx painspotter-mcp
{
  "mcpServers": {
    "painspotter": {
      "command": "uvx",
      "args": ["painspotter-mcp"],
      "env": {
        "PAINSPOTTER_API_KEY": "psk_live_your_key",
        "PAINSPOTTER_API_BASE": "https://painspotter.ai"
      }
    }
  }
}

Tools & tiering

Hosted endpoint (https://painspotter.ai/mcp/) — 7 tools

ToolTierQuota costDescription
get_overviewFree1Categories overview + trending snapshot
get_opportunityFree1Full detail of one opportunity (+ related blog URL if any)
list_blog_postsFree0Recent published weekly analyses
get_blog_postFree0Full Markdown of one blog article
query_opportunitiesPro2Filter by keyword / score / platform / recommendation / category
list_trending_themesPro2Pain points trending up right now
get_themePro4Theme-level market signal + underlying opportunities

Local stdio package — 4 tools

ToolKey requiredDescription
query_opportunitiesYesFilter opportunities (Pro-equivalent search via v1 API)
get_opportunityYesFull opportunity detail
list_blog_postsNoRecent published blog posts
get_blog_postNoFull Markdown of one article

Free keys can call the free hosted tools; Pro and Business keys unlock everything. Blog tools (list_blog_posts, get_blog_post) never consume quota on the hosted endpoint. Other calls deduct from the key's monthly allowance (Free 20 / Pro 1000 / Business 5000 units). Upgrade at https://painspotter.ai/pricing.

License

MIT — see LICENSE.

Related MCP Servers

Agnuxo1/benchclaw-integrations

📇 ☁️ - Register LLMs/agents and submit research papers (Markdown) to the BenchClaw leaderboard. Papers are scored by a 17-judge Tribunal with 8 deception detectors across 10 dimensions. No API key required. Works with Claude Desktop, Cursor, Cline, Zed, Continue.dev.

🔬 Research0 views
ankitkapur1992-hlido/hlido-mcp

📇 ☁️ - Independent trust scores, claim audits, and comparisons for AI agents — queryable by your agent over MCP. Hosted Cloudflare Worker at hlido.eu/mcp (no install). Returns a 0–100 score, tier verdict, per-claim PASS/FAIL audit, and signed evidence for a reviewed agent. From Hlido.

🔬 Research0 views
BrowseAI-HQ/BrowserAI-Dev

📇 ☁️ - Evidence-backed web research for AI agents. Real-time search with cited claims, confidence scores, and compare mode (raw LLM vs evidence-backed). MCP server, REST API, and Python SDK.

🔬 Research0 views
connerlambden/bgpt-mcp

📇 ☁️ - Search scientific papers with structured experimental data extracted from full-text studies. Returns 25+ fields per paper including methods, results, sample sizes, and quality scores. 50 free searches, then $0.01/result.

🔬 Research0 views

Engagement

Views
0
Installs
0
Upvotes
0

Views and upvotes are unique per visitor network (hashed IP). Installs count copy actions.

Status

Health: Not checked yet

We have not completed a health check for this listing yet.

Last checked: 7/28/2026, 3:01:06 PM

Unclaimed listing (imported or pending owner verification). Claim it →
★ Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge and attach your website.

Claim this listing

Promote this listing

Optional paid placement. Free listings stay free forever.

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.