meraki-mcp-cloudflare
Verified Safeby macharpe
Overview
This project likely implements a Cloudflare Worker to process or interact with Cisco Meraki Cloud Platform (MCP) events or data, potentially for automation or integration purposes.
Installation
npx wrangler devSecurity Notes
No code provided to analyze for 'eval' or obfuscation. Project structure indicates a Cloudflare Worker, which runs in a secure sandboxed environment. Potential network risks depend on external API calls (e.g., Meraki APIs) and secure configuration of sensitive credentials (e.g., in .env or Cloudflare Secrets).
Similar Servers
portaljs-mcp-server
A remote Model Context Protocol (MCP) server deployed on Cloudflare Workers, providing AI agent tools to interact with PortalJS datasets for search, retrieval, and data preview.
mymlh-mcp-server
Provides secure, OAuth-authenticated access to MyMLH API data for AI assistants and Model Context Protocol (MCP) clients.
txt2mcp
Converts text files or remote URLs into Model Context Protocol (MCP) servers, providing a searchable interface for AI agents.
remote-mcp-server-authless-globaldots
Deploys a remote Model Context Protocol (MCP) server on Cloudflare Workers, allowing external clients to access custom AI tools without authentication.