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

Sharebench

ai.sharebench/registry

Search and pull AI skills, agents, prompts & playbooks (SKILL.md) into any MCP client

Uptime
50.0%
2 probes
Response
267ms
last probe
Tools
2
callable

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…

Similar MCP servers embedding-nearest

io.github.PrinceGabriel-lgtm/freshcontext live
Freshness-aware AI retrieval with 21 MCP tools for timestamped, decay-ranked live signals.
21 tools · streamable-http
AI Success Story live
First-person AI war-stories from coding sessions, searchable via MCP for prior-art consultation.
7 tools · streamable-http
io.github.Argo-RPG-Platform/argo-mcp live
MCP server for Argo RPG Platform — connects AI assistants to campaign data via OAuth2
61 tools · streamable-http
MetaMask Embedded Wallets (Web3Auth) MCP live
Helps AI coding agents integrate MetaMask Embedded Wallets (Web3Auth) SDKs.
5 tools · streamable-http
Dynamoi live
Promote music on Spotify and grow YouTube channels through AI-powered Meta and Google ad campaigns.
22 tools · streamable-http
Cannon Studio live
Public Cannon Studio MCP for product, pricing, workflow, model, and API answers.
15 tools · streamable-http

How to use

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

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