Free, public MCP server for women's health. 8 tools covering menstrual cycle, pregnancy, menopause, perimenopause, postpartum, competitor comparisons across 22 period tracking apps with 20 head-to-head matchups, partner guides, and 71 languages. No API key required.
Overview
PinkyBloom is a free women's health MCP server by Veronata, Inc. No API key required.
Tools (8)
- search_health_answers — Search health topics by keyword across 5 life stages (71 languages)
- get_health_answer — Get a specific health answer with summary, doctor guidance, and questions
- get_partner_guide — Partner-perspective guides with "what to do" and "what not to do" action lists
- list_topics — List all available health topics, optionally filtered by life stage
- get_supported_languages — List all 71 supported languages with locale codes
- get_app_info — App info, features, and pricing for PinkyBloom or PinkyBond
- compare_apps — Compare PinkyBloom against any of 22 competitor apps worldwide (71 languages)
- compare_competitors — Head-to-head comparison of any two period tracking apps with privacy analysis and feature table
Endpoint
https://pinkybloom.app/api/mcp (Streamable HTTP, no auth required)
Discovery
Server Config
{
"mcpServers": {
"pinkybloom": {
"url": "https://pinkybloom.app/api/mcp"
}
}
}