IQMS / DELMIA Apriso
Rank #2,611io.github.WYRE-AI/iqms-mcp
MCP server for IQMS (DELMIAworks) ERP — manufacturing, inventory, production, and quality.
IQMS / DELMIA Apriso is a Model Context Protocol (MCP) server published by wyre-technology. It ranks #2,611 of 115,460 servers tracked on MCP Toplist. IQMS / DELMIA Apriso is listed across 3 registries — Official MCP, PulseMCP and Glama, with 6 tracked versions. It was first listed on May 22, 2026 and most recently updated on Aug 26, 2026.
Ranks ahead of 112,849 of 115,460 servers on MCP Toplist.
Use IQMS / DELMIA Apriso
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add iqms-mcp -e "IQMS_ORACLE_CONNECT_STRING=<your IQMS_ORACLE_CONNECT_STRING>" -e "IQMS_ORACLE_USER=<your IQMS_ORACLE_USER>" -e "IQMS_ORACLE_PASSWORD=<your IQMS_ORACLE_PASSWORD>" -e "MCP_TRANSPORT=<your MCP_TRANSPORT>" -e "AUTH_MODE=<your AUTH_MODE>" -e "LOG_LEVEL=<your LOG_LEVEL>" -- docker run -i --rm ghcr.io/wyre-ai/iqms-mcp:v1.2.13Replace each placeholder with your own value before saving.
[mcp_servers.iqms-mcp]
command = "docker"
args = ["run", "-i", "--rm", "ghcr.io/wyre-ai/iqms-mcp:v1.2.13"]
[mcp_servers.iqms-mcp.env]
IQMS_ORACLE_CONNECT_STRING = "<your IQMS_ORACLE_CONNECT_STRING>"
IQMS_ORACLE_USER = "<your IQMS_ORACLE_USER>"
IQMS_ORACLE_PASSWORD = "<your IQMS_ORACLE_PASSWORD>"
MCP_TRANSPORT = "<your MCP_TRANSPORT>"
AUTH_MODE = "<your AUTH_MODE>"
LOG_LEVEL = "<your LOG_LEVEL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"iqms-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/wyre-ai/iqms-mcp:v1.2.13"
],
"env": {
"IQMS_ORACLE_CONNECT_STRING": "<your IQMS_ORACLE_CONNECT_STRING>",
"IQMS_ORACLE_USER": "<your IQMS_ORACLE_USER>",
"IQMS_ORACLE_PASSWORD": "<your IQMS_ORACLE_PASSWORD>",
"MCP_TRANSPORT": "<your MCP_TRANSPORT>",
"AUTH_MODE": "<your AUTH_MODE>",
"LOG_LEVEL": "<your LOG_LEVEL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"iqms-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/wyre-ai/iqms-mcp:v1.2.13"
],
"env": {
"IQMS_ORACLE_CONNECT_STRING": "<your IQMS_ORACLE_CONNECT_STRING>",
"IQMS_ORACLE_USER": "<your IQMS_ORACLE_USER>",
"IQMS_ORACLE_PASSWORD": "<your IQMS_ORACLE_PASSWORD>",
"MCP_TRANSPORT": "<your MCP_TRANSPORT>",
"AUTH_MODE": "<your AUTH_MODE>",
"LOG_LEVEL": "<your LOG_LEVEL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"iqms-mcp": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/wyre-ai/iqms-mcp:v1.2.13"
],
"env": {
"IQMS_ORACLE_CONNECT_STRING": "<your IQMS_ORACLE_CONNECT_STRING>",
"IQMS_ORACLE_USER": "<your IQMS_ORACLE_USER>",
"IQMS_ORACLE_PASSWORD": "<your IQMS_ORACLE_PASSWORD>",
"MCP_TRANSPORT": "<your MCP_TRANSPORT>",
"AUTH_MODE": "<your AUTH_MODE>",
"LOG_LEVEL": "<your LOG_LEVEL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"iqms-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/wyre-ai/iqms-mcp:v1.2.13"
],
"env": {
"IQMS_ORACLE_CONNECT_STRING": "<your IQMS_ORACLE_CONNECT_STRING>",
"IQMS_ORACLE_USER": "<your IQMS_ORACLE_USER>",
"IQMS_ORACLE_PASSWORD": "<your IQMS_ORACLE_PASSWORD>",
"MCP_TRANSPORT": "<your MCP_TRANSPORT>",
"AUTH_MODE": "<your AUTH_MODE>",
"LOG_LEVEL": "<your LOG_LEVEL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"iqms-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/wyre-ai/iqms-mcp:v1.2.13"
],
"env": {
"IQMS_ORACLE_CONNECT_STRING": "<your IQMS_ORACLE_CONNECT_STRING>",
"IQMS_ORACLE_USER": "<your IQMS_ORACLE_USER>",
"IQMS_ORACLE_PASSWORD": "<your IQMS_ORACLE_PASSWORD>",
"MCP_TRANSPORT": "<your MCP_TRANSPORT>",
"AUTH_MODE": "<your AUTH_MODE>",
"LOG_LEVEL": "<your LOG_LEVEL>"
}
}
}
}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/io.github.WYRE-AI%2Fiqms-mcp)<a href="https://mcptoplist.com/server/io.github.WYRE-AI%2Fiqms-mcp"><img src="https://mcptoplist.com/badge/io.github.WYRE-AI%2Fiqms-mcp.svg" alt="MCP Toplist: Top 5% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries (1 delisted)
wyre-technology
Other servers by wyre-technology
- Autotask#795 · 22 vers
- NinjaOne#1,590 · 20 vers
- Huntress#1,779 · 14 vers
- IT Glue#2,060 · 15 vers
- ConnectWise Manage#2,254 · 9 vers
- CIPP#3,200 · 9 vers
- HaloPSA#3,304 · 20 vers
- Syncro#3,957 · 13 vers
- Hudu#4,160 · 10 vers
- SuperOps#4,501 · 9 vers
- Datto RMM#4,702 · 9 vers
- QuickBooks Online#4,941 · 10 vers
Available versions (6)
| Version | Published |
|---|---|
| 1.2.13 | Aug 26, 2026 |
| 1.2.12 | Aug 13, 2026 |
| 1.2.11 | Aug 11, 2026 |
| 1.2.10 | Aug 10, 2026 |
| 1.2.8 | Aug 7, 2026 |
| 1.2.5 | May 22, 2026 |
Frequently asked questions
- Who maintains IQMS / DELMIA Apriso?
- IQMS / DELMIA Apriso is maintained by wyre-technology, which publishes 59 MCP servers (474 total versions) tracked on MCP Toplist.
- Is IQMS / DELMIA Apriso listed on the Official MCP Registry?
- Yes — IQMS / DELMIA Apriso is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does IQMS / DELMIA Apriso have?
- MCP Toplist tracks 6 versions of IQMS / DELMIA Apriso, most recently published on Aug 26, 2026.
- Where can I find the source code for IQMS / DELMIA Apriso?
- The source code for IQMS / DELMIA Apriso is hosted at github.com/wyre-technology/iqms-mcp.