MCP Server
MCP
io.github.dann26parr69/auravms-mcp
Create RFQs, compare supplier quotes with L1/L2/L3 ranking, and place purchase orders.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "auravms-mcp",
"version": "0.1.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "AuraVMS API key (starts with avms_). Create one in the AuraVMS app under Settings > API Keys.",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "AVMS_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment