Provides tools for interacting with Cisco's Meraki Dashboard, enabling network discovery, device discovery, client discovery, and management of a Meraki environment through the Meraki Dashboard API.
Meraki Magic MCP
Meraki Magic is a Python-based MCP (Model Context Protocol) server for Cisco's Meraki Dashboard. Meraki Magic provides tools for querying the Meraki Dashboard API to discover, moniter, and manage your Meraki environment.
Features
Network discovery
Device discovery
Client discovery
Simple and extensible MCP server implementation
Related MCP server: MCP Builder
Installation
Clone the repository:
Create a virtual environment and activate it:
Install dependencies:
Configuration
Copy the example environment file:
Update the
.envfile with your Meraki API Key and Organization ID:
Usage With Claude Desktop Client
Configure Claude Desktop to use this MCP server:
Open Claude Desktop
Go to Settings > Developer > Edit Config
Add the following configuration file
claude_desktop_config.json
Replace the path's above to reflect your local environment.
Restart Claude Desktop
Interact with Claude Desktop