Marketing
bloomiro.com
Analyzes Google Search performance, AI visibility, website, and competitors to provide prioritized SEO and GEO actions for ranking.
ENDPOINT 1
https://mcp.bloomiro.com/mcp
MCP server metadata
- Name
- bloomiro
- Version
- 1.1.0
Bloomiro SEO and AI visibility MCP. Call get_mcp_guide if unsure. Pass site_id from get_project_context. Action Center is a shared Kanban: get_action_center, get_action_task, manage_action_center. Improve existing agreed work first; concise plain text only, no Markdown or context dumps. Done expires after 7 days. get_work_items is read-only legacy, retired October 20, 2026; legacy writes are disabled.
Known tools 25
get_action_taskRead one current Kanban task, its version, brief, next step, steps, and output.
Inferred read-onlymanage_action_centerCreate, update, move, or delete one structured Kanban task.
Potential side effectsget_mcp_guideUse only when the request is ambiguous, a Bloomiro field needs explanation, or you do not know which intent-based tool applies.
Inferred read-onlyget_project_contextUse when the site is unknown, the user has multiple sites, a domain must be resolved to its site_id, or integrations and permissions must be checked.
Inferred read-onlyget_search_performanceUse for Google Search Console queries, pages, clicks, impressions, CTR, positions, and traffic-change investigation.
Inferred read-onlyget_web_analyticsUse for connected Google Analytics (GA4) traffic: sessions, users, engagement, acquisition, content, events, conversions, countries, and tracking setup.
Inferred read-onlyget_site_insightsUse to read saved site-wide crawl findings or the combined visibility summary.
Inferred read-onlysearch_sitemapUse proactively when the user asks which pages exist, whether a topic or path is already on the site, or what the sitemap declares.
Inferred read-onlyget_robots_txtUse for crawlability, robots directives, sitemap references, or search and AI crawler access.
Inferred read-onlyget_domain_ratingUse to retrieve the current Ahrefs Domain Rating for a domain or URL.
Inferred read-onlyget_page_speedAliases: lighthouse test, PageSpeed Insights, PSI, test page speed, run Lighthouse, Core Web Vitals, CWV, site speed, LCP/INP/CLS, performance score.
Inferred read-onlyget_ai_presenceUse to retrieve measured AI visibility: visibility_score, mention_rate, brand_citation_share, sentiment_score, avg_mention_position, entity_metrics (brand vs competitors), citations, and per-prompt results.
Inferred read-onlyget_ai_search_traceUse when the user asks what a tracked AI model such as ChatGPT searched, which underlying queries it used, or what search angles were observed.
Inferred read-onlyget_community_sourcesUse to understand where AI systems already get information: Wikipedia, Reddit, Quora, YouTube, Facebook, LinkedIn, review/directory (G2/Capterra) pages, and related community sources that answers cite.
Inferred read-onlyget_competitor_insightsUse to read tracked competitors, one saved scan, visibility gaps, or content coverage.
Inferred read-onlyfind_opportunitiesUse after or alongside evidence reads to surface the highest-priority experiment candidates across GSC, crawl, page, AI presence, and competitor data.
Inferred read-onlyget_work_itemsRead the old Markdown board for a user-requested Legacy Action Center review or migration.
Inferred read-onlyrun_analysisStart site, page, visibility, AI presence, competitor, or cited content pattern analysis.
Inferred read-onlymanage_page_scansDelete saved page scans by analysis_id or analysis_ids (max 50).
Potential side effectsrequest_gsc_indexingUse only to ask Google to crawl a URL that belongs to the connected Search Console property.
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.bloomiro]
url = "https://mcp.bloomiro.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"bloomiro": {
"type": "http",
"url": "https://mcp.bloomiro.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: bloomiro
Remote MCP URL: https://mcp.bloomiro.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": {
"bloomiro": {
"url": "https://mcp.bloomiro.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"bloomiro": {
"type": "http",
"url": "https://mcp.bloomiro.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "bloomiro",
"transport": "streamable-http",
"url": "https://mcp.bloomiro.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 bloomiro.com was fetched 2026-08-26T01:19:00.075Z and is being refreshed.
bloomiro.com 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.