servers / decimalai-skills-registry
DecimalAI Skills Registry MCP server
communitystdiolocalverifiedhealthy
Search agent skills ranked by measured lift vs a no-skill baseline, with safety and rankings.
01Tools · 3
How to read this: tool names here are observed from a live tools/list handshake. The Risk label is a heuristic inferred from the tool name (write/destructive verbs), not from executing the tool — a conservative guess, not a verified capability. We never escalate risk from a description. Found one that's wrong? Tell us — we fix on report.
| Tool | Risk | Side effects | Approval |
|---|---|---|---|
| get_leaderboard Ranked skills leaderboard.
Args:
sort: skill_score | biggest_improvement | efficiency | top_rated.
category: Optional category filter (uses the registry's ranked browse
view — the dedicated leaderboard endpoint is uncategorized).
window_days: Ranking window in days (1-3650; ignored for skill_score).
limit: Max entries (1-50).
| read | false | unknown |
| search_skills Search the public DecimalAI skills registry.
Args:
query: Keyword or natural-language query (hybrid keyword/semantic search).
category: Optional category filter (e.g. "retrieval", "code-review").
sort: recommended (SkillScore v2, default) | lift | popular | top_rated |
efficiency | rating | recent.
limit: Max results (1-50).
| read | false | unknown |
| get_skill Get one skill's full record: trust/safety-scan status, verified benchmark
evidence (lift vs no-skill baseline), SkillScore, ratings, and the SKILL.md body.
Args:
slug: The skill's `url_slug` from search results — NOT its `name`. A
registry name may be namespaced (`owner/skill`), and a slash cannot
survive a single URL path segment, so a namespaced name 404s here.
`url_slug` is the slash-free identifier minted for exactly this
(`owner/skill` -> `owner-skill`); for a plain un-namespaced name the
two are identical. The skill's UUID `id` also works.
| read | false | unknown |
02Install & source
uvx decimalai-mcp
uvx- repohttps://github.com/decimal-labs/decimalai-mcp
- homepagehttps://docs.decimal.ai
- licenseMIT
- adoption1 stars · 0 forks
05Provenance & freshness
sourcesOfficial MCP Registry [p1]
last_checked2026-08-21 14:26Z
next_check2026-08-22 07:36Z
cadenceevery 17h
verifiedtools_list:passed handshake:passed metadata:passed metadata:passed
index_statusindex — 8 unique facts >= 5
06Badge
Add the “as seen on MCPExplorer” badge to your README.
[](https://mcpexplorer.com/servers/decimalai-skills-registry)
Next step
This is one server. A loadout combines the right servers, governance, and proven plays for a whole job — assembled deliberately, not tool-dumped.
Explore loadouts →