Sharebench
ai.sharebench/registrySearch and pull AI skills, agents, prompts & playbooks (SKILL.md) into any MCP client
Tools · 2
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…
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
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"sharebench": {
"url": "https://mcp-public.sharebench.ai",
"transport": "streamable-http"
}
}
}