HelloGrowth CRM MCP
@MeruLocal
HelloGrowth CRM MCP について
HelloGrowth CRM MCP is an AI-powered CRM integration platform that enables secure AI access to CRM data, lead and customer management, deal tracking, task automation, and business workflow orchestration through a standardized MCP interface.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"hellogrowthcrm": {
"url": "https://mcp.hellogrowthcrm.com/sse"
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is HelloGrowth CRM MCP?
It is a Model Context Protocol (MCP) server that discovers, identifies, and governs bots interacting with a website. It also exposes the entire HelloGrowth CRM website as MCP tools, allowing any MCP-capable client (e.g., Claude Desktop, Cursor) to query bot traffic and access website content.
How to use HelloGrowth CRM MCP?
Clone the repository, copy .env.example to .env, run npm install && npm run build, then start with node dist/index.js (or npm run dev for development). The server communicates over stdio; configure it as an MCP server in your client using the path to dist/index.js and environment variables such as DEFAULT_TARGET_URL.
Key features of HelloGrowth CRM MCP
- Eight bot governance tools for full lifecycle management
- 55+ known bot signatures with risk scoring
- Behavioural risk scoring from 0 to 100
- PTR + forward DNS identity verification
- robots.txt and sitemap.xml parser with proper semantics
- 73 additional website data tools (blog, pricing, features, etc.)
Use cases of HelloGrowth CRM MCP
- Scan your live site for all bots and their risk levels
- Analyze access logs to get per-bot summaries with risk scores
- Generate a policy-driven robots.txt file that blocks AI crawlers
- Look up a specific bot’s identity using IP and User-Agent
- Query HelloGrowth CRM website content (blog, help, pricing) via natural language
FAQ from HelloGrowth CRM MCP
How does bot detection work?
It uses User-Agent matching against a curated database, plus generic heuristics for unknown bots, and behavioural enrichment from access logs.
What are the runtime requirements?
Node.js, npm, and TypeScript. The server runs as a stdio process; no database or external service is required for bot governance
「データと分析」の他のコンテンツ
MCP Deep Web Research Server (v0.3.0)
qpd-vEnhanced MCP server for deep web research
Bright Data MCP
brightdataA powerful Model Context Protocol (MCP) server that provides an all-in-one solution for public web access.
ArXiv MCP Server
blazickjpA Model Context Protocol server for searching and analyzing arXiv papers
arxiv-latex MCP Server
takashiishidaMCP server that uses arxiv-to-prompt to fetch and process arXiv LaTeX sources for precise interpretation of mathematical expressions in scientific papers.
MCP.science: Open Source MCP Servers for Scientific Research 🔍📚
pathintegral-instituteOpen Source MCP Servers for Scientific Research
コメント