目录 / HelloGrowthCRM1
MCP
鉴权未知
未评级
已上架
HelloGrowthCRM1
该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链
接入信息
- 传输形态
- http
- 鉴权方式
- 鉴权未知
- 端点
https://hellogrowthcrm1--hellocrmmerufintech.run.tools
鉴权方式未标注,请核对官方文档后再接入——不要直接使用以下片段
{
"mcpServers": {
"HelloGrowthCRM1": {
"url": "https://hellogrowthcrm1--hellocrmmerufintech.run.tools"
}
}
}
能力清单
| 工具 | 说明 |
|---|---|
| scan_website_bots | Politely scan a website's robots.txt and sitemap, sample a few pages, and (optionally) correlate with access-log activity. Always honours robots.txt for our own User-Agent. |
| analyze_access_logs | Parse a Combined/Common-format access log file (or raw text) and return per-bot summaries with risk scores, allow status, and recommended actions. |
| verify_bot_identity | Reverse-DNS verify a bot's claimed identity. Returns `verified`, `spoofed`, or `unknown` along with an audit trail of the steps taken. |
| list_allowed_bots | List bots that should be allowed. If a robots.txt is given, the answer reflects what that file actually permits. |
| list_blocked_bots | List bots that should be blocked. If a robots.txt is given, the answer is the set actually Disallowed there; otherwise we return high-risk bots by baseline. |
| generate_robots_txt | Generate a production-ready robots.txt that explicitly allows trusted bots, blocks chosen categories (AI, SEO, scrapers), and declares sitemaps. |
| suggest_bot_policy | Recommend a per-bot policy based on observed access-log behaviour. Returns rationale and ready-to-paste robots.txt + firewall snippets. |
| export_bot_report | Generate a bot-activity report (markdown / json / csv) and optionally save it under REPORT_OUTPUT_DIR. |
| fetch_page_content | Fetch a single web page and return its title, meta description, canonical, robots directive, headings, in-page links, word count, and readable text. Respects robots.txt for the crawler's own User-Agent. Output is bounded so it is safe to feed to a model. |
| crawl_pages | Discover pages from the sitemap and return a compact content summary (title, meta description, top headings, and a short text excerpt) for each. Respects robots.txt. Returns one small object per page so many pages fit in a model's context. |
| generate_llms_txt | Generate llms.txt or llms-full.txt from this server's website mirror (integrations, features, tools, glossary, alternatives, templates, guides, agents, pricing, industries, comparisons, FAQs). Replaces hand-maintained corpus files that drift out of date — the live llms-full.txt is currently smaller than llms.txt. Returns the rendered text plus section and entry counts. |
| check_llms_txt | Fetch the live /llms.txt and /llms-full.txt and report regressions: missing files, and the case where the 'full' corpus is no larger than its own index. Also compares both against what generate_llms_txt would produce from the current mirror, so corpus drift is visible. |
| check_ai_extractability | For each URL, report how much readable text lives in <main> versus <body> versus the whole document, and flag pages where <main> is an empty shell while the real content sits elsewhere (the streaming/PPR pattern). Catches the failure mode where a page returns HTTP 200 with perfect metadata but reads as blank to any AI extractor that prefers <main>. Respects robots.txt; does not spoof a User-Agent. |
| validate_sitemaps | Expand a sitemap index and fetch every child sitemap, reporting status, elapsed time, byte size and <loc> count for each. Flags children that time out or reset — the failure mode where the index itself returns 200 (so monitoring looks green) while individual sitemaps are entirely unreachable to crawlers. Use a timeoutMs above the platform timeout you suspect. |
| blog_list | List blog posts with pagination and optional category filter. Returns slug, title, author, category, published_at, excerpt. |
| blog_get | Fetch a single blog post by its slug, including full content. |
| blog_search | Full-text search across blog post titles, content, and excerpts. |
| blog_create | Insert a new blog post into the database. |
| blog_update | Update fields on an existing blog post by slug. |
| blog_revalidate | Trigger ISR cache revalidation for a blog post or the blog index on hellogrowthcrm.com. |
| blog_get_categories | List all distinct blog categories present in the database. |
| help_list_categories | List all help center categories from the database. |
| help_list_articles | List help articles, optionally filtered by category slug. |
| help_get_article | Fetch a single help article by slug including steps and FAQs. |
| help_search | Full-text search across help article titles and intro text. |
| help_create_article | Create a new help center article. |
| help_update_article | Update fields on an existing help article by slug. |
| newsletter_subscribe | Add a new newsletter subscriber (sets status to 'pending' until email confirmed). |
| newsletter_unsubscribe | Remove a newsletter subscriber by email address or unsubscribe token. |
| newsletter_get_subscribers | List newsletter subscribers with status filter and pagination. |
| newsletter_get_stats | Get total newsletter subscriber counts broken down by status (confirmed, pending, unsubscribed). |
| forms_list_submissions | List contact form submissions with optional date range filter and pagination. |
| forms_get_submission | Fetch a single contact form submission by ID. |
| forms_submit | Submit a contact form entry directly into the database (bypasses CAPTCHA — use for internal/automation submissions only). |
| forms_export_csv | Export contact form submissions as CSV text for the given date range. |
| content_list_case_studies | List case studies by industry. Returns all industries if no filter given. |
| content_get_comparison | Get metadata for a competitor comparison page by slug. |
| content_list_comparisons | List all competitor comparison pages available on hellogrowthcrm.com. |
| content_list_industries | List all industry vertical pages available on hellogrowthcrm.com. |
| content_list_tools | List all 119 free tools and calculators on hellogrowthcrm.com. Filterable by keyword and category (ai, communication, ops, free). |
| content_get_seo_rules | Return the SEO rules and guardrails for hellogrowthcrm.com content. |
| pricing_get_plans | Get HelloGrowthCRM CRM plans. The ladder is Free Forever → Growth → Enterprise in every market. Use region='global' for USD or region='india' for INR. Managed RevOps retainers are a separate service — call pricing_get_managed_revops for those. |
| pricing_get_addons | Get HelloGrowthCRM add-on pricing: dialer tiers (USD/INR) and India AI credit top-up bundles. |
| pricing_get_faq | Get pricing FAQs for HelloGrowthCRM — trials, refunds, billing, discounts, payment methods. |
| pricing_compare_plans | Compare two HelloGrowthCRM plans side by side — shows price difference and feature delta. |
| pricing_get_country_plans | Get HelloGrowthCRM country-localized pricing for the 8 market hubs: currency, the Growth plan's annual and monthly per-user price, the full plan-ladder summary line, accepted payment methods, compliance posture, and the country pricing page URL. |
| pricing_get_managed_revops | Get HelloGrowthCRM Managed RevOps service pricing — the Growth Engine and RevOps Partner tiers, as a flat monthly retainer in local currency. This is a done-for-you service where HelloGrowthCRM specialists run the customer's pipeline; it is NOT a per-seat CRM plan. Available as an add-on on Growth and included with Enterprise. |
| features_list | List all HelloGrowthCRM product features. Supports filtering by category, plan tier, and keyword search. |
| features_get | Get full details for a specific HelloGrowthCRM feature by slug — summary, plan availability, key benefits, and learn-more URL. |
| features_list_products | List all HelloGrowthCRM product pages with their status (active or coming soon), descriptions, and URLs. |
| analytics_social_proof | Fetch recent signup and testimonial data used for social proof widgets on hellogrowthcrm.com. |
| countries_list | List the 8 country-specific markets HelloGrowthCRM ships localized hubs for (India, USA, UK, Canada, Australia, UAE, Singapore, New Zealand) with currency, BCP-47 locale, route prefix, and tax/compliance references. |
| country_get | Full country market profile for a HelloGrowthCRM localized hub: currency, locale, target cities, channels, compliance, regional contact, pricing summary, hreflang cluster, and canonical URL. |
| company_get_profile | HelloGrowthCRM company / brand profile: legal entities (Soor LLC US, Meru Technosoft Pvt. Ltd. India), founding date, registered address, social/review profiles (Organization.sameAs), brand colors and logos. |
| company_get_contacts | HelloGrowthCRM regional contact / location data: support phone (E.164 + display), office address, and business hours per region. Pass a country code to resolve the right office. |
| seo_get_site_config | Site-wide SEO constants for hellogrowthcrm.com: canonical host, default title/description, Twitter handle, alternate brand names, and Organization entity basics (mirror of lib/seo/site.ts). |
| seo_get_hreflang | Return the exact hreflang alternate tag set hellogrowthcrm.com emits for a given path (faithful port of lib/hreflang.ts). Use to verify country/language targeting and bidirectional mesh. |
| seo_get_canonical | Resolve a site-relative path to its canonical absolute URL on the apex host (no www, no trailing slash). |
| seo_get_sitemaps | Return the sitemap index and all child sitemaps for hellogrowthcrm.com (core, blog, help, tools, industries, alternatives, agentic-ai, image, video). |
| seo_get_schema | List the structured-data (JSON-LD) types hellogrowthcrm.com emits and their scope, plus the live Organization schema object. Note: FAQPage JSON-LD is permanently retired site-wide. |
| products_list | List HelloGrowthCRM product / feature pages served at /product/[slug] (AI Pipeline, Built-in Dialer, HelloMail, Predictive Analytics, etc.). |
| product_get | Get a single HelloGrowthCRM product/feature page by slug with its canonical URL. |
| integrations_list | List the HelloGrowthCRM integrations catalog mirrored from hellogrowthcrm.com/integrations (630 documented entries across 116 categories; 630+ total apps reachable incl. Zapier). Filterable by category and keyword. |
| integrations_get | Get one HelloGrowthCRM integration by slug with its name, category, description, status, and page URL on hellogrowthcrm.com. |
| integrations_list_categories | List all integration categories on hellogrowthcrm.com/integrations with the number of documented integrations in each. |
| agents_list | List all 12 HelloGrowthCRM Agentic AI agents from hellogrowthcrm.com/agentic-ai (Voice Agent, Journey Agent, Post-Call Agent, MCP Connector, etc.) with slug, route, tagline, summary, and autonomy level. |
| agents_get | Get full mirrored detail for one HelloGrowthCRM AI agent by slug: tagline, summary, autonomy level, capabilities, how-it-works steps, risk signals, and FAQs where the page provides them. |
| agents_get_autonomy_levels | Return HelloGrowthCRM's publicly documented AI agent autonomy framework from hellogrowthcrm.com/agentic-ai/autonomy-levels: the three levels (Fully Autonomous, Supervised, Assistive), the capability matrix, and the safety rails built into every agent. |
| agents_list_comparisons | List HelloGrowthCRM's four Agentic AI competitor comparison pages (vs Salesforce Agentforce, HubSpot Breeze, Zoho Zia, Microsoft Copilot for Sales) with the positioning summary mirrored from each page. |
| glossary_list_terms | List all CRM/sales glossary terms published at hellogrowthcrm.com/glossary. Each entry has a slug, term name, and one-line definition. Optionally filter by a search keyword. (The website glossary has no categories.) |
| glossary_get_term | Get a single glossary entry by slug (or exact term name, case-insensitive) with its definition, related links, and canonical URL. |
| templates_list | List the free CRM templates published at hellogrowthcrm.com/templates (pipelines, email sequences, lead scoring models, sales workflows, onboarding checklists, RevOps audits, GTM playbooks). Filterable by category and keyword. |
| templates_get | Get a single CRM template summary by slug — title, category, description, audience, download formats, last-updated date, and canonical URL. |
| guides_list | List the HelloGrowthCRM feature guides published at hellogrowthcrm.com/feature-guide — task-oriented guides grouped into 7 job categories (Capture & Organise, Communicate & Engage, Automate & Scale, Coach & Manage, Analyse & Forecast, Close Deals, AI-Powered Selling). Optionally filter by keyword. |
| guides_get | Get a single feature guide summary by slug — name, tagline, job category, audience, plan availability, problem description, capability section headings, deep-dive page path, and canonical URL. |
| alternatives_list | List all competitor alternative pages and curated alternatives shortlists on hellogrowthcrm.com — competitor name, slug, website route, and a one-line HelloGrowthCRM positioning where available. |
| alternatives_get | Get the full mirrored alternatives entry for a competitor: curated alternatives shortlist (HelloGrowthCRM + other picks with positioning blurbs) and, for WhatsApp-CRM competitors, the detailed page content (reasons, feature comparison, verdict). |
| switch_list_competitors | List all /switch-from-* CRM migration pages on hellogrowthcrm.com — competitor, slug, website route, and one-line summary. Use switch_get_guide for the full migration guide. |
| switch_get_guide | Get the mirrored migration guide for a /switch-from-* page: reasons to switch (pain points), feature comparison rows, key migration steps (data mapped), verdict, and FAQ topics. |
| changelog_list_releases | List HelloGrowthCRM changelog releases (shown at /changelog and /whats-new), newest first. Each release has a version, date, and tagged items (feature / improvement / fix / infra). Optionally filter by item tag and limit the count. |
| changelog_get_release | Get a single HelloGrowthCRM changelog release by version (e.g. 1.5.0) with its full list of tagged items. |
| faqs_get_site | Site-level FAQs for hellogrowthcrm.com (homepage FAQ block + standalone /faq page): 17 Q&A pairs covering product, AI, setup, imports, integrations, security, pricing, competitor comparisons, dialer, WhatsApp/SMS, and mobile — each with the contextual links shown on the website. Also returns the programmatic FAQ directory categories (currently empty in source). Optionally filter by keyword. |
| media_list_videos | List HelloGrowthCRM product / YouTube videos featured on hellogrowthcrm.com (home page video section + /videos page): 28 videos covering product demos & walkthroughs, feature explainers (AI lead scoring, dialer, task boards), competitor comparisons, and CRM education. Returns video id, watch URL, title, description, upload date, and badge. |
| media_list_testimonials | Customer testimonials for HelloGrowthCRM. Text testimonials (6 customer quotes shared by the homepage and /reviews, with author, role/company, rating, and outcome metric) are mirrored statically. Video testimonials are database-backed; this tool returns their record shape and where to browse them (/testimonials). |
| partners_get_program | HelloGrowthCRM Partner Program details (route: /partners): commission structure (50% revenue share in Year 1, 15% recurring from Year 2 on paid referrals), approval and agreement process, partner tracking code, certification requirement, who can apply, and the 8 official program FAQs. |
| partners_get_application_schema | Partner program application form schema — every field (name, group, type, required flag, allowed options, validation) mirrored from the website's partner-apply-schema.ts. Documents HOW to apply: the form is submitted on the /partners page; this MCP server does not submit partner applications directly. |
| solutions_list_whatsapp_use_cases | List the WhatsApp CRM message use cases built into HelloGrowthCRM's WhatsApp composer: general message, follow-up, meeting reminder, document request/share, and notification with link — each with its message template pattern. Messages are sent via wa.me deep links with prefilled, personalized text. |
| solutions_get_managed_revops | HelloGrowthCRM Managed RevOps service (done-for-you revenue operations). Without arguments: full service overview — what's included, weekly SOPs, KPIs, who it's for, pricing tiers across all 9 market pages (global, India, USA, UK, Australia, Canada, UAE, Singapore, New Zealand), all 25 US city landing pages, and related offerings (managed-crm-service, fractional-revops, free-revops-audit). With a `city` slug: that city page's summary and offer. |
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错
侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。