dxpert.ai — free UNS tools (no API key)
Rank #26,926ai.dxpert/uns-tools
Free Sparkplug B topic linting, UNS naming checks and AI-readiness screening. No API key.
dxpert.ai — free UNS tools (no API key) is a Model Context Protocol (MCP) server published by dxpert-ai. It ranks #26,926 of 132,113 servers tracked on MCP Toplist. dxpert.ai — free UNS tools (no API key) is listed across 3 registries — Official MCP, Glama and mcp.so, with 1 tracked version. It was first listed on Aug 27, 2026 and most recently updated on Aug 29, 2026.
Ranks ahead of 105,187 of 132,113 servers on MCP Toplist.
Use dxpert.ai — free UNS tools (no API key)
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add uns-tools -e "DXPERT_API_BASE=<your DXPERT_API_BASE>" -- npx -y @dxpert/uns-toolsReplace each placeholder with your own value before saving.
[mcp_servers.uns-tools]
command = "npx"
args = ["-y", "@dxpert/uns-tools"]
[mcp_servers.uns-tools.env]
DXPERT_API_BASE = "<your DXPERT_API_BASE>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"uns-tools": {
"command": "npx",
"args": [
"-y",
"@dxpert/uns-tools"
],
"env": {
"DXPERT_API_BASE": "<your DXPERT_API_BASE>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"uns-tools": {
"command": "npx",
"args": [
"-y",
"@dxpert/uns-tools"
],
"env": {
"DXPERT_API_BASE": "<your DXPERT_API_BASE>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"uns-tools": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@dxpert/uns-tools"
],
"env": {
"DXPERT_API_BASE": "<your DXPERT_API_BASE>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"uns-tools": {
"command": "npx",
"args": [
"-y",
"@dxpert/uns-tools"
],
"env": {
"DXPERT_API_BASE": "<your DXPERT_API_BASE>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"uns-tools": {
"command": "npx",
"args": [
"-y",
"@dxpert/uns-tools"
],
"env": {
"DXPERT_API_BASE": "<your DXPERT_API_BASE>"
}
}
}
}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.dxpert%2Funs-tools)<a href="https://mcptoplist.com/server/ai.dxpert%2Funs-tools"><img src="https://mcptoplist.com/badge/ai.dxpert%2Funs-tools.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
dxpert-ai
Other servers by dxpert-ai
View all dxpert-ai servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Aug 29, 2026 |
Frequently asked questions
- Who maintains dxpert.ai — free UNS tools (no API key)?
- dxpert.ai — free UNS tools (no API key) is maintained by dxpert-ai, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is dxpert.ai — free UNS tools (no API key) listed on the Official MCP Registry?
- Yes — dxpert.ai — free UNS tools (no API key) is listed on the Official MCP Registry, alongside Glama and mcp.so.
- How many versions does dxpert.ai — free UNS tools (no API key) have?
- MCP Toplist tracks 1 version of dxpert.ai — free UNS tools (no API key), most recently published on Aug 29, 2026.
- Where can I find the source code for dxpert.ai — free UNS tools (no API key)?
- The source code for dxpert.ai — free UNS tools (no API key) is hosted at github.com/dxpert-ai/uns-tools.
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.