← Registry

Marketing

joinpopp.com

Retrieves live company information, use cases, and case studies from Popp's website for recruitment automation.

1 endpoint5 known toolsFirst detected July 30, 2026Last detected July 30, 2026

ENDPOINT 1

https://joinpopp.com/mcp

No auth detected

MCP server metadata

Name
popp-mcp
Version
0.2.0
Capabilities
tools.listChanged
Server instructions

Public tools that describe Popp — the conversation engine for recruitment teams. Use `get_company_info` for an overview, `list_use_cases` / `get_use_case` for Popp's recruitment use cases, and `list_case_studies` / `get_case_study` for published customer case studies.

Known tools 5

get_company_info

Return a live snapshot of Popp sourced from the site's own database — the published use cases, case studies, and customer testimonials — plus core facts (name, website, key pages).

Inferred read-only
list_use_cases

List Popp's published recruitment automation use cases (screening, scheduling, onboarding, outreach, compliance, etc.) as shown live on popp.ai.

Inferred read-only
get_use_case

Get the full detail (headline, blurb, bullets, metric) for a single published Popp use case by its id/slug.

Inferred read-only
list_case_studies

List Popp's published customer case studies with a short blurb.

Inferred read-only
get_case_study

Get the full published case study for Popp by slug — hero title, lede, quote, narrative sections, and stats.

Inferred read-only

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.popp-mcp]
url = "https://joinpopp.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "popp-mcp": {
      "type": "http",
      "url": "https://joinpopp.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: popp-mcp
Remote MCP URL: https://joinpopp.com/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": {
    "popp-mcp": {
      "url": "https://joinpopp.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "popp-mcp": {
      "type": "http",
      "url": "https://joinpopp.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "popp-mcp",
  "transport": "streamable-http",
  "url": "https://joinpopp.com/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for joinpopp.com was fetched 2026-08-04T02:16:53.093Z and is being refreshed.

Trust status Trusted

joinpopp.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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