dxpert.ai — industrial AI-readiness & UNS agents
Rank #26,925ai.dxpert/mcp
Industrial AI-readiness diagnostics, UNS design, and UNS agents for MCP clients.
dxpert.ai — industrial AI-readiness & UNS agents is a Model Context Protocol (MCP) server published by dxpert-ai. It ranks #26,925 of 132,113 servers tracked on MCP Toplist. dxpert.ai — industrial AI-readiness & UNS agents is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 23, 2026 and most recently updated on Aug 27, 2026.
Ranks ahead of 105,188 of 132,113 servers on MCP Toplist.
Use dxpert.ai — industrial AI-readiness & UNS agents
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add dxpert -e "DXPERT_API_KEY=<your DXPERT_API_KEY>" -e "DXPERT_API_BASE=<your DXPERT_API_BASE>" -- npx -y @dxpert/mcpReplace each placeholder with your own value before saving.
[mcp_servers.dxpert]
command = "npx"
args = ["-y", "@dxpert/mcp"]
[mcp_servers.dxpert.env]
DXPERT_API_KEY = "<your DXPERT_API_KEY>"
DXPERT_API_BASE = "<your DXPERT_API_BASE>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"dxpert": {
"command": "npx",
"args": [
"-y",
"@dxpert/mcp"
],
"env": {
"DXPERT_API_KEY": "<your DXPERT_API_KEY>",
"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": {
"dxpert": {
"command": "npx",
"args": [
"-y",
"@dxpert/mcp"
],
"env": {
"DXPERT_API_KEY": "<your DXPERT_API_KEY>",
"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": {
"dxpert": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@dxpert/mcp"
],
"env": {
"DXPERT_API_KEY": "<your DXPERT_API_KEY>",
"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": {
"dxpert": {
"command": "npx",
"args": [
"-y",
"@dxpert/mcp"
],
"env": {
"DXPERT_API_KEY": "<your DXPERT_API_KEY>",
"DXPERT_API_BASE": "<your DXPERT_API_BASE>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"dxpert": {
"command": "npx",
"args": [
"-y",
"@dxpert/mcp"
],
"env": {
"DXPERT_API_KEY": "<your DXPERT_API_KEY>",
"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%2Fmcp)<a href="https://mcptoplist.com/server/ai.dxpert%2Fmcp"><img src="https://mcptoplist.com/badge/ai.dxpert%2Fmcp.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
dxpert-ai
Other servers by dxpert-ai
View all dxpert-ai servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.1 | Aug 27, 2026 |
Frequently asked questions
- Who maintains dxpert.ai — industrial AI-readiness & UNS agents?
- dxpert.ai — industrial AI-readiness & UNS agents is maintained by dxpert-ai, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is dxpert.ai — industrial AI-readiness & UNS agents listed on the Official MCP Registry?
- Yes — dxpert.ai — industrial AI-readiness & UNS agents is listed on the Official MCP Registry, alongside Glama.
- How many versions does dxpert.ai — industrial AI-readiness & UNS agents have?
- MCP Toplist tracks 1 version of dxpert.ai — industrial AI-readiness & UNS agents, most recently published on Aug 27, 2026.
- Where can I find the source code for dxpert.ai — industrial AI-readiness & UNS agents?
- The source code for dxpert.ai — industrial AI-readiness & UNS agents is hosted at github.com/dxpert-ai/dxpert-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.