DecimalAI Skills Registry
Rank #34,343ai.decimal/registry
Search agent skills ranked by measured lift vs a no-skill baseline, with safety and rankings.
DecimalAI Skills Registry is a Model Context Protocol (MCP) server published by decimal-labs. It ranks #34,343 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. DecimalAI Skills Registry is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 16, 2026 and most recently updated on Aug 20, 2026.
Ranks ahead of 97,703 of 132,046 servers on MCP Toplist.
Use DecimalAI Skills Registry
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add registry -e "DECIMAL_API_KEY=<your DECIMAL_API_KEY>" -- uvx decimalai-mcpReplace each placeholder with your own value before saving.
[mcp_servers.registry]
command = "uvx"
args = ["decimalai-mcp"]
[mcp_servers.registry.env]
DECIMAL_API_KEY = "<your DECIMAL_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"registry": {
"command": "uvx",
"args": [
"decimalai-mcp"
],
"env": {
"DECIMAL_API_KEY": "<your DECIMAL_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"registry": {
"command": "uvx",
"args": [
"decimalai-mcp"
],
"env": {
"DECIMAL_API_KEY": "<your DECIMAL_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"registry": {
"type": "stdio",
"command": "uvx",
"args": [
"decimalai-mcp"
],
"env": {
"DECIMAL_API_KEY": "<your DECIMAL_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"registry": {
"command": "uvx",
"args": [
"decimalai-mcp"
],
"env": {
"DECIMAL_API_KEY": "<your DECIMAL_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"registry": {
"command": "uvx",
"args": [
"decimalai-mcp"
],
"env": {
"DECIMAL_API_KEY": "<your DECIMAL_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/ai.decimal%2Fregistry)<a href="https://mcptoplist.com/server/ai.decimal%2Fregistry"><img src="https://mcptoplist.com/badge/ai.decimal%2Fregistry.svg" alt="MCP Toplist: Top 50% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
decimal-labs
Available versions (1)
| Version | Published |
|---|---|
| 0.1.3 | Aug 20, 2026 |
Frequently asked questions
- Who maintains DecimalAI Skills Registry?
- DecimalAI Skills Registry is maintained by decimal-labs, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is DecimalAI Skills Registry listed on the Official MCP Registry?
- Yes — DecimalAI Skills Registry is listed on the Official MCP Registry, alongside Glama.
- How many versions does DecimalAI Skills Registry have?
- MCP Toplist tracks 1 version of DecimalAI Skills Registry, most recently published on Aug 20, 2026.
- Where can I find the source code for DecimalAI Skills Registry?
- The source code for DecimalAI Skills Registry is hosted at github.com/decimal-labs/decimalai-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.