← Registry

Content Tools

pinkybloom.app

Provides access to an evidence-based health Q&A library covering multiple life stages, with support for many languages.

1 endpoint8 known toolsFirst detected May 13, 2026Last detected September 23, 2026

ENDPOINT 1

https://pinkybloom.app/api/mcp

No auth detected

MCP server metadata

Name
mcp-typescript server on vercel
Version
0.1.0
Capabilities
tools.listChanged

Known tools 8

search_health_answers

Search PinkyBloom's evidence-based, medically-sourced health Q&A library across 5 life stages: menstrual cycle, pregnancy, perimenopause, menopause, and postpartum.

Inferred read-only
get_health_answer

Get a specific health answer by life stage and topic slug.

Inferred read-only
get_partner_guide

Get a partner-perspective guide for a specific health topic.

Inferred read-only
list_topics

List all available health topics in PinkyBloom's Q&A library, covering menstrual cycle, pregnancy, perimenopause, menopause, and postpartum.

Inferred read-only
get_supported_languages

List all 71 languages supported by PinkyBloom's health content.

Inferred read-only
get_app_info

Get information about PinkyBloom (free women's health AI companion, on-device AI, 71 languages, end-to-end encrypted sharing we cannot read) or PinkyBond (encrypted partner companion app).

Inferred read-only
compare_apps

Compare PinkyBloom against any of 22 period tracking / women's health competitor apps worldwide, including Flo, Clue, Natural Cycles, Premom, Maya, MeetYou, Period Calendar, Clover, and regional apps across Japan, Korea, Germany, Brazil, and Turkey.

Inferred read-only
compare_competitors

Compare any two period tracking / women's health apps head-to-head.

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.mcp-typescript-server-on-vercel]
url = "https://pinkybloom.app/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "mcp-typescript-server-on-vercel": {
      "type": "http",
      "url": "https://pinkybloom.app/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: mcp-typescript-server-on-vercel
Remote MCP URL: https://pinkybloom.app/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": {
    "mcp-typescript-server-on-vercel": {
      "url": "https://pinkybloom.app/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "mcp-typescript-server-on-vercel": {
      "type": "http",
      "url": "https://pinkybloom.app/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "mcp-typescript-server-on-vercel",
  "transport": "streamable-http",
  "url": "https://pinkybloom.app/api/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 pinkybloom.app was fetched 2026-08-12T12:14:11.170Z and is being refreshed.

Trust status Neutral

pinkybloom.app is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

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