Explore AI-analyzed startup opportunities, pain points, market signals, and weekly analyses through MCP.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Painspotter MCP.
get_overviewCategories overview + trending snapshot
get_opportunityFull detail of one opportunity (+ related blog URL if any)
list_blog_postsRecent published weekly analyses
get_blog_postFull Markdown of one blog article
query_opportunitiesFilter by keyword / score / platform / recommendation / category
list_trending_themesPain points trending up right now
The archoor/painspotter-mcp MCP server gives MCP clients access to business-opportunity research from PainSpotter. The service analyzes discussions from Reddit, Hacker News, Product Hunt, and Stack Exchange to identify recurring problems and possible products. Results are arranged in three levels:
The scores cover pain intensity, willingness to pay, and build difficulty. PainSpotter also publishes weekly, long-form blog analyses that can be retrieved as Markdown.
You can connect to the hosted endpoint at https://painspotter.ai/mcp/ and provide an API key in the X-API-Key header. The hosted service exposes the complete seven-tool set. Free access includes the overview, individual opportunity details, and blog operations. Searching opportunities, listing trending themes, and retrieving theme-level market signals require a Pro or Business key.
A local stdio option is also available through the painspotter-mcp package. It calls PainSpotterβs public REST API rather than hosting an independent data source. The local version supports opportunity search and detail retrieval, plus the two blog tools. The blog operations do not require a key; opportunity operations do.
For a hosted connection, add the MCP URL to the client configuration and send an API key created through the PainSpotter account page. The hosted configuration uses the X-API-Key header.
For local execution, install the package with pip or run it using uvx:
The local configuration accepts PAINSPOTTER_API_KEY for authenticated API access and PAINSPOTTER_API_BASE to specify the API base URL. The README shows https://painspotter.ai as the base value. A key is not needed when using only the local blog tools.
The hosted archoor/painspotter-mcp MCP server exposes these operations:
get_overview returns category information and a trending snapshot.get_opportunity retrieves complete information for one opportunity and may include a related blog URL.list_blog_posts lists recent weekly analyses.get_blog_post returns one article in full Markdown.query_opportunities filters by keyword, score, platform, recommendation, or category.list_trending_themes identifies pain points currently trending upward.get_theme returns a theme-level market signal and its underlying opportunities.The local package exposes query_opportunities, get_opportunity, list_blog_posts, and get_blog_post. Hosted calls other than blog operations consume monthly quota units. The documented allowances are 20 units for Free, 1,000 for Pro, and 5,000 for Business accounts; the blog tools do not consume hosted quota.
The local and hosted interfaces are not feature-equivalent. In particular, local execution does not provide the hosted overview, trending-theme, or theme-detail tools. Free hosted access does not include opportunity search or theme-level research. API keys and plan limits therefore affect which operations are available. The repository is licensed under MIT.
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/archoor-painspotter-mcp)<a href="https://allmcps.com/mcp/archoor-painspotter-mcp"><img src="https://allmcps.com/api/badge/archoor-painspotter-mcp?style=directory" alt="Painspotter MCP on AllMCPs" /></a>