← Registry

Marketing

threadotter.com

MCP server that helps marketers and sales teams discover buyer intent and demand on Reddit by crawling product websites, finding relevant threads, and providing subreddit insights.

1 endpoint5 known toolsFirst detected August 15, 2026Last detected August 15, 2026

ENDPOINT 1

https://www.threadotter.com/api/mcp

No auth detected

MCP server metadata

Name
thread-otter
Version
1.0.0
Capabilities
tools
Server instructions

Connected anonymously: free tools available (find_buyer_threads, reddit_demand_board, subreddit_rules, get_started); the full project toolset needs an API key. Sign up at https://www.threadotter.com (7-day free trial), create a key under Settings > MCP, then send it as: Authorization: Bearer tomcp_YOUR_KEY. Or call the get_started tool.

Known tools 5

get_started

How to connect Thread Otter: what this server does, the free tools available anonymously, trial signup, and API key setup.

Inferred read-only
find_buyer_threads

Free GTM demo: give it a product website URL and Thread Otter crawls the site, works out who its buyers are, and mines recent Reddit threads where those buyers are asking for something like it.

Inferred read-only
get_demo_report

Fetch the results of a find_buyer_threads run: top matched buyer threads with relevance scores, plus a link to the full report with reply drafts.

Inferred read-only
reddit_demand_board

Free weekly board of what people keep asking for across 40 startup, marketing, sales, dev, and ecommerce subreddits: recurring pains, missing tools, and paying-shaped demand with real thread links.

Inferred read-only
subreddit_rules

Free lookup of a subreddit's promotion posture from Thread Otter's community vetting data (2,000+ profiled subreddits): self-promo policy, link policy, and how to write for the room.

Potential side effects

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.thread-otter]
url = "https://www.threadotter.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "thread-otter": {
      "type": "http",
      "url": "https://www.threadotter.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: thread-otter
Remote MCP URL: https://www.threadotter.com/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "thread-otter": {
      "url": "https://www.threadotter.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "thread-otter": {
      "type": "http",
      "url": "https://www.threadotter.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "thread-otter",
  "transport": "streamable-http",
  "url": "https://www.threadotter.com/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.