auravms-mcp
Rank #55,755io.github.dann26parr69/auravms-mcp
Create RFQs, compare supplier quotes with L1/L2/L3 ranking, and place purchase orders.
auravms-mcp is a Model Context Protocol (MCP) server published by dann26parr69. It ranks #55,755 of 132,113 servers tracked on MCP Toplist. auravms-mcp is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Jul 7, 2026 and most recently updated on Jul 7, 2026.
Ranks ahead of 76,358 of 132,113 servers on MCP Toplist.
Use auravms-mcp
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add auravms-mcp -e "AVMS_API_KEY=<your AVMS_API_KEY>" -- npx -y auravms-mcpReplace each placeholder with your own value before saving.
[mcp_servers.auravms-mcp]
command = "npx"
args = ["-y", "auravms-mcp"]
[mcp_servers.auravms-mcp.env]
AVMS_API_KEY = "<your AVMS_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"auravms-mcp": {
"command": "npx",
"args": [
"-y",
"auravms-mcp"
],
"env": {
"AVMS_API_KEY": "<your AVMS_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"auravms-mcp": {
"command": "npx",
"args": [
"-y",
"auravms-mcp"
],
"env": {
"AVMS_API_KEY": "<your AVMS_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"auravms-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"auravms-mcp"
],
"env": {
"AVMS_API_KEY": "<your AVMS_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"auravms-mcp": {
"command": "npx",
"args": [
"-y",
"auravms-mcp"
],
"env": {
"AVMS_API_KEY": "<your AVMS_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"auravms-mcp": {
"command": "npx",
"args": [
"-y",
"auravms-mcp"
],
"env": {
"AVMS_API_KEY": "<your AVMS_API_KEY>"
}
}
}
}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.dann26parr69%2Fauravms-mcp)<a href="https://mcptoplist.com/server/io.github.dann26parr69%2Fauravms-mcp"><img src="https://mcptoplist.com/badge/io.github.dann26parr69%2Fauravms-mcp.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
dann26parr69
Other servers by dann26parr69
View all dann26parr69 servers →Available versions (2)
| Version | Published |
|---|---|
| 0.1.2 | Jul 7, 2026 |
| 0.1.1 | Jul 7, 2026 |
Frequently asked questions
- Who maintains auravms-mcp?
- auravms-mcp is maintained by dann26parr69, which publishes 2 MCP servers (4 total versions) tracked on MCP Toplist.
- Is auravms-mcp listed on the Official MCP Registry?
- Yes — auravms-mcp is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does auravms-mcp have?
- MCP Toplist tracks 2 versions of auravms-mcp, most recently published on Jul 7, 2026.
- Where can I find the source code for auravms-mcp?
- The source code for auravms-mcp is hosted at github.com/dann26parr69/auravms-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.