Decionis CommerceGate MCP
Rank #1,506com.decionis/commerce-gate
Commerce preflights, D365 authorization, signed evidence, and reports; no marketplace or ERP writes.
Decionis CommerceGate MCP is a Model Context Protocol (MCP) server published by decionis. It ranks #1,506 of 132,113 servers tracked on MCP Toplist, and its repository has 532 GitHub stars. Decionis CommerceGate MCP is listed on Official MCP, with 3 tracked versions. It was first listed on Aug 15, 2026 and most recently updated on Sep 10, 2026.
Ranks ahead of 130,607 of 132,113 servers on MCP Toplist.
Use Decionis CommerceGate MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add commerce-gate -e "DECIONIS_API_KEY=<your DECIONIS_API_KEY>" -e "DECIONIS_ORG_ID=<your DECIONIS_ORG_ID>" -e "DECIONIS_API_BASE=<your DECIONIS_API_BASE>" -- npx -y @decionis/commerceReplace each placeholder with your own value before saving.
[mcp_servers.commerce-gate]
command = "npx"
args = ["-y", "@decionis/commerce"]
[mcp_servers.commerce-gate.env]
DECIONIS_API_KEY = "<your DECIONIS_API_KEY>"
DECIONIS_ORG_ID = "<your DECIONIS_ORG_ID>"
DECIONIS_API_BASE = "<your DECIONIS_API_BASE>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"commerce-gate": {
"command": "npx",
"args": [
"-y",
"@decionis/commerce"
],
"env": {
"DECIONIS_API_KEY": "<your DECIONIS_API_KEY>",
"DECIONIS_ORG_ID": "<your DECIONIS_ORG_ID>",
"DECIONIS_API_BASE": "<your DECIONIS_API_BASE>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"commerce-gate": {
"command": "npx",
"args": [
"-y",
"@decionis/commerce"
],
"env": {
"DECIONIS_API_KEY": "<your DECIONIS_API_KEY>",
"DECIONIS_ORG_ID": "<your DECIONIS_ORG_ID>",
"DECIONIS_API_BASE": "<your DECIONIS_API_BASE>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"commerce-gate": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@decionis/commerce"
],
"env": {
"DECIONIS_API_KEY": "<your DECIONIS_API_KEY>",
"DECIONIS_ORG_ID": "<your DECIONIS_ORG_ID>",
"DECIONIS_API_BASE": "<your DECIONIS_API_BASE>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"commerce-gate": {
"command": "npx",
"args": [
"-y",
"@decionis/commerce"
],
"env": {
"DECIONIS_API_KEY": "<your DECIONIS_API_KEY>",
"DECIONIS_ORG_ID": "<your DECIONIS_ORG_ID>",
"DECIONIS_API_BASE": "<your DECIONIS_API_BASE>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"commerce-gate": {
"command": "npx",
"args": [
"-y",
"@decionis/commerce"
],
"env": {
"DECIONIS_API_KEY": "<your DECIONIS_API_KEY>",
"DECIONIS_ORG_ID": "<your DECIONIS_ORG_ID>",
"DECIONIS_API_BASE": "<your DECIONIS_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/com.decionis%2Fcommerce-gate)<a href="https://mcptoplist.com/server/com.decionis%2Fcommerce-gate"><img src="https://mcptoplist.com/badge/com.decionis%2Fcommerce-gate.svg" alt="MCP Toplist: Top 5% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
decionis
Available versions (3)
| Version | Published |
|---|---|
| 0.1.3 | Sep 10, 2026 |
| 0.1.2 | Sep 9, 2026 |
| 0.1.1 | Sep 9, 2026 |
Frequently asked questions
- Who maintains Decionis CommerceGate MCP?
- Decionis CommerceGate MCP is maintained by decionis, which publishes 2 MCP servers (7 total versions) tracked on MCP Toplist.
- Is Decionis CommerceGate MCP listed on the Official MCP Registry?
- Yes — Decionis CommerceGate MCP is listed on the Official MCP Registry.
- How many versions does Decionis CommerceGate MCP have?
- MCP Toplist tracks 3 versions of Decionis CommerceGate MCP, most recently published on Sep 10, 2026.
- Where can I find the source code for Decionis CommerceGate MCP?
- The source code for Decionis CommerceGate MCP is hosted at github.com/decionis/agent-safe-pipeline.
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.