Avanan MSP (Legacy SmartAPI)
Rank #7,859io.github.WYRE-AI/avanan-legacy-mcp
MCP server for the legacy Avanan SmartAPI: MSP tenant management plus per-tenant security tools.
Avanan MSP (Legacy SmartAPI) is a Model Context Protocol (MCP) server published by wyre-technology. It ranks #7,859 of 132,046 servers tracked on MCP Toplist. Avanan MSP (Legacy SmartAPI) is listed across 3 registries — Official MCP, PulseMCP and Glama, with 9 tracked versions. It was first listed on May 25, 2026 and most recently updated on Sep 9, 2026.
Ranks ahead of 124,187 of 132,046 servers on MCP Toplist.
Use Avanan MSP (Legacy SmartAPI)
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add avanan-legacy-mcp -e "AVANAN_CLIENT_ID=<your AVANAN_CLIENT_ID>" -e "AVANAN_CLIENT_SECRET=<your AVANAN_CLIENT_SECRET>" -e "AVANAN_REGION=<your AVANAN_REGION>" -e "MCP_TRANSPORT=<your MCP_TRANSPORT>" -e "MCP_HTTP_PORT=<your MCP_HTTP_PORT>" -e "LOG_LEVEL=<your LOG_LEVEL>" -e "CONDUIT_S2S_SECRET=<your CONDUIT_S2S_SECRET>" -- docker run -i --rm ghcr.io/wyre-ai/avanan-legacy-mcp:v2.3.0Replace each placeholder with your own value before saving.
[mcp_servers.avanan-legacy-mcp]
command = "docker"
args = ["run", "-i", "--rm", "ghcr.io/wyre-ai/avanan-legacy-mcp:v2.3.0"]
[mcp_servers.avanan-legacy-mcp.env]
AVANAN_CLIENT_ID = "<your AVANAN_CLIENT_ID>"
AVANAN_CLIENT_SECRET = "<your AVANAN_CLIENT_SECRET>"
AVANAN_REGION = "<your AVANAN_REGION>"
MCP_TRANSPORT = "<your MCP_TRANSPORT>"
MCP_HTTP_PORT = "<your MCP_HTTP_PORT>"
LOG_LEVEL = "<your LOG_LEVEL>"
CONDUIT_S2S_SECRET = "<your CONDUIT_S2S_SECRET>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"avanan-legacy-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/wyre-ai/avanan-legacy-mcp:v2.3.0"
],
"env": {
"AVANAN_CLIENT_ID": "<your AVANAN_CLIENT_ID>",
"AVANAN_CLIENT_SECRET": "<your AVANAN_CLIENT_SECRET>",
"AVANAN_REGION": "<your AVANAN_REGION>",
"MCP_TRANSPORT": "<your MCP_TRANSPORT>",
"MCP_HTTP_PORT": "<your MCP_HTTP_PORT>",
"LOG_LEVEL": "<your LOG_LEVEL>",
"CONDUIT_S2S_SECRET": "<your CONDUIT_S2S_SECRET>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"avanan-legacy-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/wyre-ai/avanan-legacy-mcp:v2.3.0"
],
"env": {
"AVANAN_CLIENT_ID": "<your AVANAN_CLIENT_ID>",
"AVANAN_CLIENT_SECRET": "<your AVANAN_CLIENT_SECRET>",
"AVANAN_REGION": "<your AVANAN_REGION>",
"MCP_TRANSPORT": "<your MCP_TRANSPORT>",
"MCP_HTTP_PORT": "<your MCP_HTTP_PORT>",
"LOG_LEVEL": "<your LOG_LEVEL>",
"CONDUIT_S2S_SECRET": "<your CONDUIT_S2S_SECRET>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"avanan-legacy-mcp": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/wyre-ai/avanan-legacy-mcp:v2.3.0"
],
"env": {
"AVANAN_CLIENT_ID": "<your AVANAN_CLIENT_ID>",
"AVANAN_CLIENT_SECRET": "<your AVANAN_CLIENT_SECRET>",
"AVANAN_REGION": "<your AVANAN_REGION>",
"MCP_TRANSPORT": "<your MCP_TRANSPORT>",
"MCP_HTTP_PORT": "<your MCP_HTTP_PORT>",
"LOG_LEVEL": "<your LOG_LEVEL>",
"CONDUIT_S2S_SECRET": "<your CONDUIT_S2S_SECRET>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"avanan-legacy-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/wyre-ai/avanan-legacy-mcp:v2.3.0"
],
"env": {
"AVANAN_CLIENT_ID": "<your AVANAN_CLIENT_ID>",
"AVANAN_CLIENT_SECRET": "<your AVANAN_CLIENT_SECRET>",
"AVANAN_REGION": "<your AVANAN_REGION>",
"MCP_TRANSPORT": "<your MCP_TRANSPORT>",
"MCP_HTTP_PORT": "<your MCP_HTTP_PORT>",
"LOG_LEVEL": "<your LOG_LEVEL>",
"CONDUIT_S2S_SECRET": "<your CONDUIT_S2S_SECRET>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"avanan-legacy-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/wyre-ai/avanan-legacy-mcp:v2.3.0"
],
"env": {
"AVANAN_CLIENT_ID": "<your AVANAN_CLIENT_ID>",
"AVANAN_CLIENT_SECRET": "<your AVANAN_CLIENT_SECRET>",
"AVANAN_REGION": "<your AVANAN_REGION>",
"MCP_TRANSPORT": "<your MCP_TRANSPORT>",
"MCP_HTTP_PORT": "<your MCP_HTTP_PORT>",
"LOG_LEVEL": "<your LOG_LEVEL>",
"CONDUIT_S2S_SECRET": "<your CONDUIT_S2S_SECRET>"
}
}
}
}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%2Favanan-legacy-mcp)<a href="https://mcptoplist.com/server/io.github.WYRE-AI%2Favanan-legacy-mcp"><img src="https://mcptoplist.com/badge/io.github.WYRE-AI%2Favanan-legacy-mcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 5 registries
wyre-technology
Other servers by wyre-technology
- Autotask#652 · 54 vers
- NinjaOne#1,404 · 31 vers
- IT Glue#1,861 · 27 vers
- ConnectWise Manage#2,080 · 16 vers
- CIPP#2,589 · 20 vers
- HaloPSA#3,651 · 26 vers
- Syncro#3,833 · 17 vers
- Datto RMM#4,145 · 15 vers
- Hudu#4,174 · 15 vers
- SuperOps#4,768 · 13 vers
- Action1#4,971 · 14 vers
- QuickBooks Online#5,059 · 17 vers
Available versions (9)
| Version | Published |
|---|---|
| 2.3.0 | Sep 9, 2026 |
| 2.2.2 | Sep 9, 2026 |
| 2.2.1 | Sep 9, 2026 |
| 2.1.0 | Sep 9, 2026 |
| 2.0.0 | Sep 9, 2026 |
| 1.1.2 | Sep 9, 2026 |
| 1.1.1 | Aug 26, 2026 |
| 1.1.0 | Jul 17, 2026 |
| 1.0.1 | Jun 2, 2026 |
Frequently asked questions
- Who maintains Avanan MSP (Legacy SmartAPI)?
- Avanan MSP (Legacy SmartAPI) is maintained by wyre-technology, which publishes 60 MCP servers (749 total versions) tracked on MCP Toplist.
- Is Avanan MSP (Legacy SmartAPI) listed on the Official MCP Registry?
- Yes — Avanan MSP (Legacy SmartAPI) is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Avanan MSP (Legacy SmartAPI) have?
- MCP Toplist tracks 9 versions of Avanan MSP (Legacy SmartAPI), most recently published on Sep 9, 2026.
- Where can I find the source code for Avanan MSP (Legacy SmartAPI)?
- The source code for Avanan MSP (Legacy SmartAPI) is hosted at github.com/wyre-technology/avanan-legacy-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.