Skip to content
Back to search
90
MCP live v0.1.0 streamable-http

Sharebench

ai.sharebench/registry

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

Uptime
10.0%
50 probes
Response
122ms
last probe
Tools
2
callable
Resources
0
readable
Prompts
0
available

Tools · 2

search

Search this workspace's published artifacts (skills, agents, workflows, and knowledge documents in SKILL.md format). Returns ranked metadata — name, description, type, contributor, timestamps, bundled…

get_by_id

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…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "sharebench": {
      "url": "https://mcp-public.sharebench.ai",
      "transport": "streamable-http"
    }
  }
}