Content Tools
pinkybloom.app
Provides access to an evidence-based health Q&A library covering multiple life stages, with support for many languages.
ENDPOINT 1
https://pinkybloom.app/api/mcp
MCP server metadata
- Name
- mcp-typescript server on vercel
- Version
- 0.1.0
Known tools 8
search_health_answersSearch PinkyBloom's evidence-based, medically-sourced health Q&A library across 5 life stages: menstrual cycle, pregnancy, perimenopause, menopause, and postpartum.
Inferred read-onlylist_topicsList all available health topics in PinkyBloom's Q&A library, covering menstrual cycle, pregnancy, perimenopause, menopause, and postpartum.
Inferred read-onlyget_supported_languagesList all 71 languages supported by PinkyBloom's health content.
Inferred read-onlyget_app_infoGet 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-onlycompare_appsCompare 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-onlycompare_competitorsCompare any two period tracking / women's health apps head-to-head.
Inferred read-onlyCONNECT 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.
pinkybloom.app is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.