MKutka/meraki-magic-mcp
If you are the rightful owner of meraki-magic-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Meraki Magic is a Python-based MCP server designed for managing Cisco's Meraki Dashboard.
Meraki Magic is a robust Model Context Protocol (MCP) server that facilitates seamless interaction with Cisco's Meraki Dashboard. It is built using Python and provides a comprehensive suite of tools for network, device, and client discovery. The server is designed to be simple yet extensible, allowing users to efficiently monitor and manage their Meraki environment. By leveraging the Meraki Dashboard API, Meraki Magic enables users to gain insights into their network infrastructure, ensuring optimal performance and security. The server is particularly useful for IT administrators and network engineers who need to maintain a detailed overview of their network's health and status. With its user-friendly setup and configuration process, Meraki Magic is an essential tool for anyone looking to streamline their network management tasks.
Features
- Network discovery
- Device discovery
- Client discovery
- Simple and extensible MCP server implementation
Usages
usage with claude desktop
{ "mcpServers": { "Meraki_Magic_MCP": { "command": "/Users/mkutka/meraki-magic-mcp/.venv/bin/fastmcp", "args": [ "run", "/Users/mkutka/meraki-magic-mcp/meraki-mcp.py" ] } } }