Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

Sharebench

REMOTE · MCP-PUBLIC.SHAREBENCH.AI · SCANNED SEP 24

Sharebench — search & pull AI skills, agents, prompts & playbooks (SKILL.md) into any MCP client

0 this week 80 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security57
Transport & Reachability100
Schema Quality & AI Usability86
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (excellent).Pass
  • Tool/resource definitions use about 8659 tokens (~84/item across 102 items; 2 tools + 100 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
  • No destabilizing schema changes in the last 30 days.Pass
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 2 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 4 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
Install

How do I install the Sharebench MCP server?

Sharebench is a hosted endpoint at https://mcp-public.sharebench.ai/, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · mcp-public.sharebench.ai

# add to Claude Code
claude mcp add --transport http ai-sharebench-registry 'https://mcp-public.sharebench.ai/'
// .cursor/mcp.json
{
  "mcpServers": {
    "ai-sharebench-registry": {
      "url": "https://mcp-public.sharebench.ai/"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "ai-sharebench-registry": {
      "type": "http",
      "url": "https://mcp-public.sharebench.ai/"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.ai-sharebench-registry]
url = "https://mcp-public.sharebench.ai/"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "ai-sharebench-registry": {
      "type": "remote",
      "url": "https://mcp-public.sharebench.ai/",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add ai-sharebench-registry --url 'https://mcp-public.sharebench.ai/' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  ai-sharebench-registry:
    url: "https://mcp-public.sharebench.ai/"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "ai-sharebench-registry": {
      "Transport": "http",
      "Url": "https://mcp-public.sharebench.ai/"
    }
  }
}
# add to Vellum
assistant mcp add ai-sharebench-registry -t streamable-http -u 'https://mcp-public.sharebench.ai/'
// mcp.json
{
  "mcpServers": {
    "ai-sharebench-registry": {
      "type": "http",
      "url": "https://mcp-public.sharebench.ai/"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

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.

  • 24 Sept 26 0
    • Resource “content-strategy” now points somewhere else: artifact://b217b860-8a31-4fed-a0f3-ba69318a93d6 → artifact://996bd8e3-9602-4abb-899a-4151016e1020 security
    • Resource “content-strategy” now points somewhere else: artifact://bc2a65e2-2831-4cf6-991a-759ecc2b20a2 → artifact://996bd8e3-9602-4abb-899a-4151016e1020 security
    • Resource “content-strategy” now points somewhere else: artifact://38232bec-c15e-4231-ad67-0c87fb392ba9 → artifact://996bd8e3-9602-4abb-899a-4151016e1020 security
    • Resource “customer-support” now points somewhere else: artifact://b2fe4349-364a-4553-966a-848ab9a02294 → artifact://ad50d013-b6a1-4ccc-83fa-ae188ec0d9b1 security
    • Resource “incident-response” now points somewhere else: artifact://ea85f11f-26d5-40f5-87fc-4d0af5657e88 → artifact://53fdf4df-bd21-41f5-a6a5-f7a70d1e221c security
    • Resource “marketing-ideas” now points somewhere else: artifact://465dc03a-a08f-4749-adaf-a596776cbebb → artifact://007f014d-a10c-41a1-9e9b-e5746cb590e4 security
    • Resource “seo-geo” now points somewhere else: artifact://9202ec1b-6616-48b8-a995-aade8173954c → artifact://60386e6c-2bb3-4c07-80e7-8d6d65989162 security
    • Resource “prompt-engineering-patterns” was removed functional
    • New resource “content-calendar” functional
  • 23 Sept 26 0
    • Resource “customer-support” now points somewhere else: artifact://b2fe4349-364a-4553-966a-848ab9a02294 → artifact://ad50d013-b6a1-4ccc-83fa-ae188ec0d9b1 security
    • Resource “incident-response” now points somewhere else: artifact://ea85f11f-26d5-40f5-87fc-4d0af5657e88 → artifact://53fdf4df-bd21-41f5-a6a5-f7a70d1e221c security
    • Resource “marketing-ideas” now points somewhere else: artifact://465dc03a-a08f-4749-adaf-a596776cbebb → artifact://007f014d-a10c-41a1-9e9b-e5746cb590e4 security
    • Resource “onboarding” now points somewhere else: artifact://0a13b68c-79d6-43b3-b379-688fae1c0e8b → artifact://5103674a-74b8-4b74-9b9a-92424371017f security
    • Resource “seo-geo” now points somewhere else: artifact://9202ec1b-6616-48b8-a995-aade8173954c → artifact://60386e6c-2bb3-4c07-80e7-8d6d65989162 security
    • Resource “customer-escalation” was removed functional
    • Resource “legal-response” was removed functional
    • Resource “performing-soc2-type2-audit-preparation” was removed functional
    • Resource “testing-strategy” was removed functional
    • Resource “zendesk-automation” was removed functional
    • New resource “content-strategy” functional
    • New resource “editorial-ops” functional
    • New resource “seo-content-planner” functional
  • 22 Sept 26 0
    • Resource “customer-support” now points somewhere else: artifact://b2fe4349-364a-4553-966a-848ab9a02294 → artifact://ad50d013-b6a1-4ccc-83fa-ae188ec0d9b1 security
    • Resource “incident-response” now points somewhere else: artifact://ea85f11f-26d5-40f5-87fc-4d0af5657e88 → artifact://53fdf4df-bd21-41f5-a6a5-f7a70d1e221c security
    • Resource “marketing-ideas” now points somewhere else: artifact://465dc03a-a08f-4749-adaf-a596776cbebb → artifact://007f014d-a10c-41a1-9e9b-e5746cb590e4 security
    • Resource “onboarding” now points somewhere else: artifact://5103674a-74b8-4b74-9b9a-92424371017f → artifact://0a13b68c-79d6-43b3-b379-688fae1c0e8b security
    • Resource “seo-geo” now points somewhere else: artifact://9202ec1b-6616-48b8-a995-aade8173954c → artifact://60386e6c-2bb3-4c07-80e7-8d6d65989162 security
  • 21 Sept 26 0
    • Resource “customer-support” now points somewhere else: artifact://b2fe4349-364a-4553-966a-848ab9a02294 → artifact://ad50d013-b6a1-4ccc-83fa-ae188ec0d9b1 security
    • Resource “incident-response” now points somewhere else: artifact://ea85f11f-26d5-40f5-87fc-4d0af5657e88 → artifact://53fdf4df-bd21-41f5-a6a5-f7a70d1e221c security
    • Resource “marketing-ideas” now points somewhere else: artifact://465dc03a-a08f-4749-adaf-a596776cbebb → artifact://007f014d-a10c-41a1-9e9b-e5746cb590e4 security
    • Resource “onboarding” now points somewhere else: artifact://5103674a-74b8-4b74-9b9a-92424371017f → artifact://0a13b68c-79d6-43b3-b379-688fae1c0e8b security
    • Resource “seo-geo” now points somewhere else: artifact://9202ec1b-6616-48b8-a995-aade8173954c → artifact://60386e6c-2bb3-4c07-80e7-8d6d65989162 security
  • 20 Sept 26 0
    • Resource “customer-support” now points somewhere else: artifact://ad50d013-b6a1-4ccc-83fa-ae188ec0d9b1 → artifact://b2fe4349-364a-4553-966a-848ab9a02294 security
    • Resource “incident-response” now points somewhere else: artifact://ea85f11f-26d5-40f5-87fc-4d0af5657e88 → artifact://53fdf4df-bd21-41f5-a6a5-f7a70d1e221c security
    • Resource “marketing-ideas” now points somewhere else: artifact://465dc03a-a08f-4749-adaf-a596776cbebb → artifact://007f014d-a10c-41a1-9e9b-e5746cb590e4 security
    • Resource “onboarding” now points somewhere else: artifact://5103674a-74b8-4b74-9b9a-92424371017f → artifact://0a13b68c-79d6-43b3-b379-688fae1c0e8b security
    • Resource “seo-geo” now points somewhere else: artifact://9202ec1b-6616-48b8-a995-aade8173954c → artifact://60386e6c-2bb3-4c07-80e7-8d6d65989162 security
    • Resource “seo-aeo-landing-page-writer” was removed functional
    • New resource “manage-crisis” functional
  • 19 Sept 26 0
    • Resource “customer-support” now points somewhere else: artifact://ad50d013-b6a1-4ccc-83fa-ae188ec0d9b1 → artifact://b2fe4349-364a-4553-966a-848ab9a02294 security
    • Resource “incident-response” now points somewhere else: artifact://ea85f11f-26d5-40f5-87fc-4d0af5657e88 → artifact://53fdf4df-bd21-41f5-a6a5-f7a70d1e221c security
    • Resource “marketing-ideas” now points somewhere else: artifact://465dc03a-a08f-4749-adaf-a596776cbebb → artifact://007f014d-a10c-41a1-9e9b-e5746cb590e4 security
    • Resource “onboarding” now points somewhere else: artifact://5103674a-74b8-4b74-9b9a-92424371017f → artifact://0a13b68c-79d6-43b3-b379-688fae1c0e8b security
    • Resource “seo-geo” now points somewhere else: artifact://9202ec1b-6616-48b8-a995-aade8173954c → artifact://60386e6c-2bb3-4c07-80e7-8d6d65989162 security
    • Resource “freshservice-automation” was removed functional
    • Resource “github-workflow-automation” was removed functional
    • Resource “incident-response-incident-response” was removed functional
    • Resource “linkedin-profile-optimizer” was removed functional
    • Resource “multi-agent-patterns” was removed functional
    • Resource “pitch-psychologist” was removed functional
    • New resource “architect” functional
    • New resource “brand-voice-enforcement” functional
    • New resource “compliance-statement-library” functional
    • New resource “guideline-generation” functional
    • New resource “legal-response” functional
    • New resource “review-financial-campaign” functional
  • 18 Sept 26 0
    • Resource “customer-support” now points somewhere else: artifact://ad50d013-b6a1-4ccc-83fa-ae188ec0d9b1 → artifact://b2fe4349-364a-4553-966a-848ab9a02294 security
    • Resource “incident-response” now points somewhere else: artifact://ea85f11f-26d5-40f5-87fc-4d0af5657e88 → artifact://53fdf4df-bd21-41f5-a6a5-f7a70d1e221c security
    • Resource “marketing-ideas” now points somewhere else: artifact://465dc03a-a08f-4749-adaf-a596776cbebb → artifact://007f014d-a10c-41a1-9e9b-e5746cb590e4 security
    • Resource “onboarding” now points somewhere else: artifact://5103674a-74b8-4b74-9b9a-92424371017f → artifact://0a13b68c-79d6-43b3-b379-688fae1c0e8b security
    • Resource “seo-geo” now points somewhere else: artifact://9202ec1b-6616-48b8-a995-aade8173954c → artifact://60386e6c-2bb3-4c07-80e7-8d6d65989162 security
    • Resource “agentic-actions-auditor” was removed functional
    • Resource “chat-widget” was removed functional
    • Resource “cicd-automation-workflow-automate” was removed functional
    • Resource “freshdesk-automation” was removed functional
    • New resource “creative-brief-framework” functional
    • New resource “incident-response-smart-fix” functional
    • New resource “observability-designer” functional
    • New resource “oncall-runbook” functional
  • 17 Sept 26 0
    • Resource “customer-support” now points somewhere else: artifact://ad50d013-b6a1-4ccc-83fa-ae188ec0d9b1 → artifact://b2fe4349-364a-4553-966a-848ab9a02294 security
    • Resource “incident-response” now points somewhere else: artifact://ea85f11f-26d5-40f5-87fc-4d0af5657e88 → artifact://53fdf4df-bd21-41f5-a6a5-f7a70d1e221c security
    • Resource “marketing-ideas” now points somewhere else: artifact://465dc03a-a08f-4749-adaf-a596776cbebb → artifact://007f014d-a10c-41a1-9e9b-e5746cb590e4 security
    • Resource “onboarding” now points somewhere else: artifact://5103674a-74b8-4b74-9b9a-92424371017f → artifact://0a13b68c-79d6-43b3-b379-688fae1c0e8b security
    • Resource “seo-geo” now points somewhere else: artifact://9202ec1b-6616-48b8-a995-aade8173954c → artifact://60386e6c-2bb3-4c07-80e7-8d6d65989162 security
Diagnostics

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 24 Sept 2026 · Probed https://mcp-public.sharebench.ai

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=sharebench.ai CN=YE1,O=Let's Encrypt,C=US 16 Sept 2026 15 Dec 2026 ECDSA 256 ECDSA-SHA384 55bd0f15ca3432b54efb4712259aeab2e2e
SANs: *.sharebench.ai, sharebench.ai
CN=YE1,O=Let's Encrypt,C=US (CA) CN=Root YE,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 ECDSA 384 ECDSA-SHA384 5ddd70dd31f801c85c186a7a04b80afe
CN=Root YE,O=ISRG,C=US (CA) CN=ISRG Root X2,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 ECDSA-SHA384 872165fc34b6e5fba8add5b3705fb53a
CN=ISRG Root X2,O=Internet Security Research Group,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 SHA256-RSA 6c8f1dc727c7117f7baf853ac980f9cd

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of mcp-public.sharebench.ai. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
ai. present 3799 8 Verified
sharebench.ai. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://mcp-public.sharebench.ai Verified 200
http (plaintext) http://mcp-public.sharebench.ai HTTPS enforced 301 https://mcp-public.sharebench.ai/
MCP tools · 2 exposed · ~705 tokens

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 →

Tool Tokens
get_by_id ~350

Fetch the full SKILL.md content and metadata for a single artifact. Provide EXACTLY ONE of `artifactId` (the UUID returned by `search`) or `slug` (the URL-safe identifier, e.g. from a `/p/<slug>` link). Passing both or neither returns a `validation_failed` error. Use this after `search` to retrieve the body of a hit the user wants to read, summarize, apply, or fork. Returns the artifact's name, description, type, contributor, version, timestamps, the full SKILL.md text (YAML frontmatter + markdown body, up to 256 KB), the number of bundled extras (`bundledCount`), their filenames (`bundledFilenames`), per-file metadata in `bundledFiles` (each entry has `key`, `filename`, and `originalRef` — the EXACT body-relative reference string the importer matched, or `null` when the file was bundled without a body reference; use this to translate a link span in the body back to its bundle filename), and the public-surface fields `slug`, `authorCredit`, `industries`. To fetch a bundled extra, read it as a resource at `artifact://<artifactId>/bundled/<filename>`.

NameTypeReqDescription
artifactIdstringUUID of the artifact. Take this from the `artifactId` field of a `search` result. Mutually exclusive with `slug`.
slugstringURL slug for the artifact (e.g. `brand-voice`). Take this from the `slug` field of a `search` result or a /p/<slug> link. Mutually exclusive with `artifactId`.

No output schema declared.

No examples provided.

search ~355

Search this workspace's published artifacts (skills, agents, workflows, and knowledge documents in SKILL.md format). Returns ranked metadata — name, description, type, contributor, timestamps, bundledCount, slug, authorCredit, and industries — but NOT the full body. To read an artifact's content, call `get_by_id` with the returned `artifactId` (or `slug`), or read it as a resource at `artifact://<artifactId>`. Use this whenever the user wants to find, discover, browse, or filter existing artifacts before reading or contributing. Modes: `hybrid` (default; combines lexical and semantic ranking via reciprocal rank fusion — best for most queries), `bm25` (exact-keyword or name lookups), `semantic` (concept matching when the user's terms differ from artifact text). Pass `industries: ['marketing', 'legal']` to narrow results to artifacts tagged with ANY of those industries (keyword-array overlap). If hybrid silently degrades because the embedding service is unavailable, the response's `warnings` array will contain `embedding_degraded:hybrid-fell-back-to-bm25` — surface this to the user if precision matters.

NameTypeReqDescription
industriesarrayFilter to artifacts tagged with ANY of these industry slugs (keyword-array overlap). Up to 5 values.
limitintegerMaximum hits to return. Default: 20.
modestringRanking strategy. Default: hybrid.
offsetintegerPagination offset for navigating result sets.
querystringyesFree-text query. Names, phrases, or natural-language concepts.
typestringFilter by artifact category. Omit for all types.

No output schema declared.

No examples provided.

Common questions

What is the Sharebench MCP server?

Sharebench is an MCP server listed in the public MCP registry as ai.sharebench/registry. Sharebench, search & pull AI skills, agents, prompts & playbooks (SKILL.md) into any MCP client. This page covers its hosted endpoint (https://mcp-public.sharebench.ai).

Is the Sharebench MCP server safe to use?

Sharebench scores 80 out of 100 on VerifyMCP. 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 Sharebench MCP server expose?

Sharebench exposes 2 tools: search, get_by_id. Their descriptions and schemas cost roughly 705 tokens of context every time the server is loaded.

Does the Sharebench MCP server require authentication?

No. We connected to Sharebench without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the Sharebench MCP server still maintained?

Sharebench is still listed as active in the MCP registry. We last reached this channel on 24 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.