Decantr MCP Server
Rank #4,473io.github.decantr-ai/mcp-server
Stable eight-tool MCP server for changed-UI assurance, authority-aware UI task context, and repair.
Decantr MCP Server is a Model Context Protocol (MCP) server published by decantr-ai. It ranks #4,473 of 132,046 servers tracked on MCP Toplist, and its repository has 7 GitHub stars. Decantr MCP Server is listed across 3 registries — Official MCP, PulseMCP and mcp.so, with 11 tracked versions. It was first listed on Mar 26, 2026 and most recently updated on Aug 8, 2026.
Ranks ahead of 127,573 of 132,046 servers on MCP Toplist.
Use Decantr MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add decantr-ai -- npx -y @decantr/mcp-server[mcp_servers.decantr-ai]
command = "npx"
args = ["-y", "@decantr/mcp-server"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"decantr-ai": {
"command": "npx",
"args": [
"-y",
"@decantr/mcp-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"decantr-ai": {
"command": "npx",
"args": [
"-y",
"@decantr/mcp-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"decantr-ai": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@decantr/mcp-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"decantr-ai": {
"command": "npx",
"args": [
"-y",
"@decantr/mcp-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"decantr-ai": {
"command": "npx",
"args": [
"-y",
"@decantr/mcp-server"
]
}
}
}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/io.github.decantr-ai%2Fmcp-server)<a href="https://mcptoplist.com/server/io.github.decantr-ai%2Fmcp-server"><img src="https://mcptoplist.com/badge/io.github.decantr-ai%2Fmcp-server.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
decantr-ai
Available versions (11)
| Version | Published |
|---|---|
| 3.11.2 | Aug 8, 2026 |
| 3.11.1 | Aug 7, 2026 |
| 3.11.0 | Aug 7, 2026 |
| 3.9.4 | Jul 21, 2026 |
| 3.9.3 | Jul 21, 2026 |
| 3.9.2 | Jul 21, 2026 |
| 3.9.0 | Jul 21, 2026 |
| 3.8.3 | Jul 16, 2026 |
| 3.8.2 | Jul 16, 2026 |
| 3.8.1 | Jul 9, 2026 |
| 1.0.3 | Apr 23, 2026 |
Frequently asked questions
- Who maintains Decantr MCP Server?
- Decantr MCP Server is maintained by decantr-ai, which publishes 1 MCP server (11 total versions) tracked on MCP Toplist.
- Is Decantr MCP Server listed on the Official MCP Registry?
- Yes — Decantr MCP Server is listed on the Official MCP Registry, alongside PulseMCP and mcp.so.
- How many versions does Decantr MCP Server have?
- MCP Toplist tracks 11 versions of Decantr MCP Server, most recently published on Aug 8, 2026.
- Where can I find the source code for Decantr MCP Server?
- The source code for Decantr MCP Server is hosted at github.com/decantr-ai/decantr.
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.