Cisco Meraki
Rank #7,246io.github.WYRE-AI/meraki-mcp
MCP server for the Cisco Meraki Dashboard: networks, devices, wireless, switch, appliance.
Cisco Meraki is a Model Context Protocol (MCP) server published by wyre-technology. It ranks #7,246 of 115,460 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Cisco Meraki is listed across 3 registries — Official MCP, PulseMCP and Glama, with 9 tracked versions. It was first listed on Jul 1, 2026 and most recently updated on Aug 29, 2026.
Ranks ahead of 108,214 of 115,460 servers on MCP Toplist.
Use Cisco Meraki
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add meraki-mcp -e "MERAKI_API_KEY=<your MERAKI_API_KEY>" -e "MERAKI_ORG_ID=<your MERAKI_ORG_ID>" -e "MERAKI_BASE_URL=<your MERAKI_BASE_URL>" -e "READ_ONLY_MODE=<your READ_ONLY_MODE>" -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/meraki-mcp:v1.1.9Replace each placeholder with your own value before saving.
[mcp_servers.meraki-mcp]
command = "docker"
args = ["run", "-i", "--rm", "ghcr.io/wyre-ai/meraki-mcp:v1.1.9"]
[mcp_servers.meraki-mcp.env]
MERAKI_API_KEY = "<your MERAKI_API_KEY>"
MERAKI_ORG_ID = "<your MERAKI_ORG_ID>"
MERAKI_BASE_URL = "<your MERAKI_BASE_URL>"
READ_ONLY_MODE = "<your READ_ONLY_MODE>"
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": {
"meraki-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/wyre-ai/meraki-mcp:v1.1.9"
],
"env": {
"MERAKI_API_KEY": "<your MERAKI_API_KEY>",
"MERAKI_ORG_ID": "<your MERAKI_ORG_ID>",
"MERAKI_BASE_URL": "<your MERAKI_BASE_URL>",
"READ_ONLY_MODE": "<your READ_ONLY_MODE>",
"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": {
"meraki-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/wyre-ai/meraki-mcp:v1.1.9"
],
"env": {
"MERAKI_API_KEY": "<your MERAKI_API_KEY>",
"MERAKI_ORG_ID": "<your MERAKI_ORG_ID>",
"MERAKI_BASE_URL": "<your MERAKI_BASE_URL>",
"READ_ONLY_MODE": "<your READ_ONLY_MODE>",
"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": {
"meraki-mcp": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/wyre-ai/meraki-mcp:v1.1.9"
],
"env": {
"MERAKI_API_KEY": "<your MERAKI_API_KEY>",
"MERAKI_ORG_ID": "<your MERAKI_ORG_ID>",
"MERAKI_BASE_URL": "<your MERAKI_BASE_URL>",
"READ_ONLY_MODE": "<your READ_ONLY_MODE>",
"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": {
"meraki-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/wyre-ai/meraki-mcp:v1.1.9"
],
"env": {
"MERAKI_API_KEY": "<your MERAKI_API_KEY>",
"MERAKI_ORG_ID": "<your MERAKI_ORG_ID>",
"MERAKI_BASE_URL": "<your MERAKI_BASE_URL>",
"READ_ONLY_MODE": "<your READ_ONLY_MODE>",
"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": {
"meraki-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/wyre-ai/meraki-mcp:v1.1.9"
],
"env": {
"MERAKI_API_KEY": "<your MERAKI_API_KEY>",
"MERAKI_ORG_ID": "<your MERAKI_ORG_ID>",
"MERAKI_BASE_URL": "<your MERAKI_BASE_URL>",
"READ_ONLY_MODE": "<your READ_ONLY_MODE>",
"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%2Fmeraki-mcp)<a href="https://mcptoplist.com/server/io.github.WYRE-AI%2Fmeraki-mcp"><img src="https://mcptoplist.com/badge/io.github.WYRE-AI%2Fmeraki-mcp.svg" alt="MCP Toplist: Top 10% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
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
- IQMS / DELMIA Apriso#2,611 · 6 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
Available versions (9)
| Version | Published |
|---|---|
| 1.1.9 | Aug 29, 2026 |
| 1.1.8 | Aug 28, 2026 |
| 1.0.0 | Aug 28, 2026 |
| 1.1.6 | Aug 26, 2026 |
| 1.1.3 | Aug 20, 2026 |
| 1.1.2 | Aug 7, 2026 |
| 1.1.1 | Aug 4, 2026 |
| 1.1.0 | Jul 17, 2026 |
| 1.0.2 | Jul 1, 2026 |
Frequently asked questions
- Who maintains Cisco Meraki?
- Cisco Meraki is maintained by wyre-technology, which publishes 59 MCP servers (474 total versions) tracked on MCP Toplist.
- Is Cisco Meraki listed on the Official MCP Registry?
- Yes — Cisco Meraki is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Cisco Meraki have?
- MCP Toplist tracks 9 versions of Cisco Meraki, most recently published on Aug 29, 2026.
- Where can I find the source code for Cisco Meraki?
- The source code for Cisco Meraki is hosted at github.com/wyre-technology/meraki-mcp.