Ergora Specialists
NPM · ERGORA-SPECIALISTS-MCP · 2 COMPONENTS · SCANNED SEP 22
17 business specialists — sales, marketing, ads, ecommerce, finance, HR, legal, PR… Cited insights.
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →
Supply Chain Security98
- No malware found by supply-chain analysis.Pass
- No known CVEs affecting this package version or its production dependencies.Pass
- No install/post-install scripts declared.Pass
- 31 of 95 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency97
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Cryptographically verified build provenance (signed, bound to ergoracloud/ergora-specialists). View diagnostics → Pass
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 6 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability80
- AI-judged instruction clarity (excellent).Pass
- Tool/resource definitions use about 1459 tokens (~76/item across 19 items; 19 tools + 0 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management0
- Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- We read all 19 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
- An AI judge read all 19 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Unverified: 1 category
A category scored 0 because we could not verify it: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.
How do I install the Ergora Specialists MCP server?
Ergora Specialists runs locally as an npm package, launched with npx -y ergora-specialists-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
npm · ergora-specialists-mcp
claude mcp add ergoracloud-ergora-specialists -- npx -y ergora-specialists-mcp
{
"mcpServers": {
"ergoracloud-ergora-specialists": {
"command": "npx",
"args": [
"-y",
"ergora-specialists-mcp"
]
}
}
} {
"servers": {
"ergoracloud-ergora-specialists": {
"command": "npx",
"args": [
"-y",
"ergora-specialists-mcp"
]
}
}
} codex mcp add ergoracloud-ergora-specialists -- npx -y ergora-specialists-mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"ergoracloud-ergora-specialists": {
"type": "local",
"command": [
"npx",
"-y",
"ergora-specialists-mcp"
],
"enabled": true
}
}
} openclaw mcp add ergoracloud-ergora-specialists --command npx --arg -y --arg ergora-specialists-mcp
mcp_servers:
ergoracloud-ergora-specialists:
command: "npx"
args: ["-y", "ergora-specialists-mcp"] {
"McpServers": {
"ergoracloud-ergora-specialists": {
"Transport": "stdio",
"Command": "npx",
"Arguments": [
"-y",
"ergora-specialists-mcp"
]
}
}
} assistant mcp add ergoracloud-ergora-specialists -t stdio -c npx -a -y ergora-specialists-mcp
{
"mcpServers": {
"ergoracloud-ergora-specialists": {
"command": "npx",
"args": [
"-y",
"ergora-specialists-mcp"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 16 Sept 26 +15
- Malware scan: unverified → pass ▲ security
- 15 Sept 26 66
First indexed and scored.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 22 Sept 2026 · Analysed npm/ergora-specialists-mcp@0.3.2
Provenance Verified
A signed build attestation was found and verified, binding this exact artifact to the source repository it claims to come from.
| Result | Verified |
|---|---|
| Ecosystem | npm |
| Reason | Verified |
| Discovered via | Registry attestation endpoint |
| Source repo | ergoracloud/ergora-specialists |
| Certificate issuer | https://token.actions.githubusercontent.com |
| Certificate SAN | https://github.com/ergoracloud/ergora-specialists/.github/workflows/npm-publish.yml@refs/tags/v0.3.2 |
| Rekor log index | 2848878062 |
| Predicate type | https://slsa.dev/provenance/v1 |
| Subject digest | sha512:0ba88276f4fdc9c0df0940a6128d92dcc5ab10b324f64086f1f98f88311fd77c9c67e78b62d97bcd39ad26a60618df82d031a1ba04fe6608123b3d44d |
Background: How many MCP packages publish verified provenance →
Dependencies 95 packages
| Packages resolved | 95 |
|---|---|
| Stale | 31 |
| Tree resolution | Complete |
Background: SBOMs and build attestations, explained →
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
ergora_ads Ergora Paid ads Specialist ~82
Ask the Ergora Paid ads — Meta/Google/TikTok, creative, media buying, attribution. Returns summarised, cited insights from a curated knowledge base of leading practitioners, books and research.
| Name | Type | Req | Description |
|---|---|---|---|
| query | string | yes | The question or topic to research (natural language). |
| top_k | integer | – | How many insights to return (1-10). |
No output schema declared.
No examples provided.
ergora_ask Ask all Ergora Specialists ~87
Ask across ALL 17 Ergora specialists at once (cross-vertical). Use a specific ergora_<vertical> tool when you know the domain.
| Name | Type | Req | Description |
|---|---|---|---|
| query | string | yes | The question or topic to research (natural language). |
| top_k | integer | – | How many insights to return (1-10). |
| vertical | string | – | Optional: restrict to one vertical slug. |
No output schema declared.
No examples provided.
ergora_business_strategy Ergora Business strategy Specialist ~79
Ask the Ergora Business strategy — competitive strategy, OKRs, planning, positioning. Returns summarised, cited insights from a curated knowledge base of leading practitioners, books and research.
| Name | Type | Req | Description |
|---|---|---|---|
| query | string | yes | The question or topic to research (natural language). |
| top_k | integer | – | How many insights to return (1-10). |
No output schema declared.
No examples provided.
ergora_community Ergora Community building Specialist ~78
Ask the Ergora Community building — brand communities, engagement, moderation, events. Returns summarised, cited insights from a curated knowledge base of leading practitioners, books and research.
| Name | Type | Req | Description |
|---|---|---|---|
| query | string | yes | The question or topic to research (natural language). |
| top_k | integer | – | How many insights to return (1-10). |
No output schema declared.
No examples provided.
ergora_content Ergora Content marketing Specialist ~77
Ask the Ergora Content marketing — SEO, editorial, distribution, content strategy. Returns summarised, cited insights from a curated knowledge base of leading practitioners, books and research.
| Name | Type | Req | Description |
|---|---|---|---|
| query | string | yes | The question or topic to research (natural language). |
| top_k | integer | – | How many insights to return (1-10). |
No output schema declared.
No examples provided.
ergora_creator Ergora Creator economy Specialist ~77
Ask the Ergora Creator economy — audience growth, monetisation, personal brand. Returns summarised, cited insights from a curated knowledge base of leading practitioners, books and research.
| Name | Type | Req | Description |
|---|---|---|---|
| query | string | yes | The question or topic to research (natural language). |
| top_k | integer | – | How many insights to return (1-10). |
No output schema declared.
No examples provided.
ergora_design Ergora Design & UX Specialist ~79
Ask the Ergora Design & UX — product design, usability, brand, design systems. Returns summarised, cited insights from a curated knowledge base of leading practitioners, books and research.
| Name | Type | Req | Description |
|---|---|---|---|
| query | string | yes | The question or topic to research (natural language). |
| top_k | integer | – | How many insights to return (1-10). |
No output schema declared.
No examples provided.
ergora_developer Ergora Developer / engineering Specialist ~78
Ask the Ergora Developer / engineering — software craft, DevOps, architecture. Returns summarised, cited insights from a curated knowledge base of leading practitioners, books and research.
| Name | Type | Req | Description |
|---|---|---|---|
| query | string | yes | The question or topic to research (natural language). |
| top_k | integer | – | How many insights to return (1-10). |
No output schema declared.
No examples provided.
ergora_ecommerce Ergora Ecommerce Specialist ~83
Ask the Ergora Ecommerce — Shopify/WooCommerce/DTC, conversion, retention, email/SMS. Returns summarised, cited insights from a curated knowledge base of leading practitioners, books and research.
| Name | Type | Req | Description |
|---|---|---|---|
| query | string | yes | The question or topic to research (natural language). |
| top_k | integer | – | How many insights to return (1-10). |
No output schema declared.
No examples provided.
ergora_entrepreneurship Ergora Entrepreneurship Specialist ~80
Ask the Ergora Entrepreneurship — starting, validating, funding, scaling a business. Returns summarised, cited insights from a curated knowledge base of leading practitioners, books and research.
| Name | Type | Req | Description |
|---|---|---|---|
| query | string | yes | The question or topic to research (natural language). |
| top_k | integer | – | How many insights to return (1-10). |
No output schema declared.
No examples provided.
ergora_finance Ergora Business finance Specialist ~82
Ask the Ergora Business finance — SaaS metrics, cash flow, valuation, fundraising, CFO. Returns summarised, cited insights from a curated knowledge base of leading practitioners, books and research.
| Name | Type | Req | Description |
|---|---|---|---|
| query | string | yes | The question or topic to research (natural language). |
| top_k | integer | – | How many insights to return (1-10). |
No output schema declared.
No examples provided.
ergora_hr Ergora HR & people ops Specialist ~78
Ask the Ergora HR & people ops — hiring, culture, performance, employment. Returns summarised, cited insights from a curated knowledge base of leading practitioners, books and research.
| Name | Type | Req | Description |
|---|---|---|---|
| query | string | yes | The question or topic to research (natural language). |
| top_k | integer | – | How many insights to return (1-10). |
No output schema declared.
No examples provided.
ergora_leadership Ergora Leadership & management Specialist ~78
Ask the Ergora Leadership & management — managing teams, execution, feedback. Returns summarised, cited insights from a curated knowledge base of leading practitioners, books and research.
| Name | Type | Req | Description |
|---|---|---|---|
| query | string | yes | The question or topic to research (natural language). |
| top_k | integer | – | How many insights to return (1-10). |
No output schema declared.
No examples provided.
ergora_legal Ergora Business legal Specialist ~82
Ask the Ergora Business legal — contracts, IP, compliance, startup law (not legal advice). Returns summarised, cited insights from a curated knowledge base of leading practitioners, books and research.
| Name | Type | Req | Description |
|---|---|---|---|
| query | string | yes | The question or topic to research (natural language). |
| top_k | integer | – | How many insights to return (1-10). |
No output schema declared.
No examples provided.
ergora_list_specialists List Ergora Specialists ~26
List the 17 Ergora specialist verticals available and what each covers.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
ergora_local Ergora Local marketing Specialist ~78
Ask the Ergora Local marketing — local SEO, small-business marketing, community presence. Returns summarised, cited insights from a curated knowledge base of leading practitioners, books and research.
| Name | Type | Req | Description |
|---|---|---|---|
| query | string | yes | The question or topic to research (natural language). |
| top_k | integer | – | How many insights to return (1-10). |
No output schema declared.
No examples provided.
ergora_marketing Ergora Marketing fundamentals Specialist ~77
Ask the Ergora Marketing fundamentals — positioning, strategy, growth, analytics. Returns summarised, cited insights from a curated knowledge base of leading practitioners, books and research.
| Name | Type | Req | Description |
|---|---|---|---|
| query | string | yes | The question or topic to research (natural language). |
| top_k | integer | – | How many insights to return (1-10). |
No output schema declared.
No examples provided.
ergora_pr Ergora PR & communications Specialist ~79
Ask the Ergora PR & communications — media relations, crisis comms, brand reputation. Returns summarised, cited insights from a curated knowledge base of leading practitioners, books and research.
| Name | Type | Req | Description |
|---|---|---|---|
| query | string | yes | The question or topic to research (natural language). |
| top_k | integer | – | How many insights to return (1-10). |
No output schema declared.
No examples provided.
ergora_sales Ergora Sales Specialist ~79
Ask the Ergora Sales — prospecting, outreach, pipeline, closing, sales ops. Returns summarised, cited insights from a curated knowledge base of leading practitioners, books and research.
| Name | Type | Req | Description |
|---|---|---|---|
| query | string | yes | The question or topic to research (natural language). |
| top_k | integer | – | How many insights to return (1-10). |
No output schema declared.
No examples provided.
What is the Ergora Specialists MCP server?
Ergora Specialists is an MCP server listed in the public MCP registry as io.github.ergoracloud/ergora-specialists. 17 business specialists, sales, marketing, ads, ecommerce, finance, HR, legal, PR… Cited insights. This page covers its npm package (ergora-specialists-mcp).
Is the Ergora Specialists MCP server safe to use?
Ergora Specialists scores 81 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 22 September 2026. It declares no install or post-install scripts. Its build provenance is signed and verified. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the Ergora Specialists MCP server expose?
Ergora Specialists exposes 19 tools: ergora_sales, ergora_marketing, ergora_ads, ergora_content, ergora_ecommerce, and 14 more. Their descriptions and schemas cost roughly 1,459 tokens of context every time the server is loaded.
Is the Ergora Specialists MCP server still maintained?
Ergora Specialists is still listed as active in the MCP registry. We last reached this channel on 22 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.
What licence is the Ergora Specialists MCP server under?
Ergora Specialists declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.