I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

mcp-server-meraki
Serveur MCP pour l'API Meraki - Interface standardisée pour la gestion de l'infrastructure Meraki
1
Github Watches
0
Github Forks
2
Github Stars
MCP Server Meraki
Serveur MCP (Model-Context-Protocol) pour l'API Meraki. Ce projet fournit une interface standardisée pour interagir avec l'infrastructure Meraki en utilisant le protocole MCP.
📋 Prérequis
- Node.js 18 ou supérieur
- npm
- Clé API Meraki
🔧 Installation
- Clonez le dépôt :
git clone https://github.com/Censini/mcp-server-meraki.git
cd mcp-server-meraki
- Installez les dépendances :
npm install
⚙️ Configuration
- Créez un fichier
.env
à la racine du projet avec les variables suivantes :
MERAKI_API_KEY=votre_clé_api
🚀 Démarrage
Pour lancer le serveur en mode développement :
npm start
🧪 Tests
Pour exécuter les tests :
npm test
🛠️ Technologies utilisées
- TypeScript
- Model Context Protocol SDK (@modelcontextprotocol/sdk)
- Zod pour la validation des données
- Jest pour les tests
📁 Structure du projet
src/
├── __tests__/ # Tests unitaires
├── services/ # Services métier
├── types/ # Types TypeScript
├── errors.ts # Gestion des erreurs
└── server.ts # Point d'entrée du serveur
🔍 Fonctionnalités
Le serveur MCP Meraki permet d'interagir avec l'API Meraki de manière standardisée en utilisant le protocole MCP. Il offre :
- Une interface cohérente pour la gestion des ressources Meraki
- Une validation stricte des données avec Zod
- Une gestion des erreurs robuste
- Une architecture modulaire et extensible
🤝 Contribution
Les contributions sont les bienvenues ! N'hésitez pas à :
- Fork le projet
- Créer une branche pour votre fonctionnalité (
git checkout -b feature/ma-fonctionnalite
) - Commit vos changements (
git commit -m 'Ajout de ma fonctionnalité'
) - Push sur la branche (
git push origin feature/ma-fonctionnalite
) - Ouvrir une Pull Request
📄 Licence
Ce projet est sous licence MIT.
相关推荐
I find academic articles and books for research and literature reviews.
Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.
Confidential guide on numerology and astrology, based of GG33 Public information
Emulating Dr. Jordan B. Peterson's style in providing life advice and insights.
Your go-to expert in the Rust ecosystem, specializing in precise code interpretation, up-to-date crate version checking, and in-depth source code analysis. I offer accurate, context-aware insights for all your Rust programming questions.
Advanced software engineer GPT that excels through nailing the basics.
Converts Figma frames into front-end code for various mobile frameworks.
Discover the most comprehensive and up-to-date collection of MCP servers in the market. This repository serves as a centralized hub, offering an extensive catalog of open-source and proprietary MCP servers, complete with features, documentation links, and contributors.
Micropython I2C-based manipulation of the MCP series GPIO expander, derived from Adafruit_MCP230xx
The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, No-code agent builder, MCP compatibility, and more.
Mirror ofhttps://github.com/agentience/practices_mcp_server
Mirror ofhttps://github.com/bitrefill/bitrefill-mcp-server
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
Reviews

user_J632Guoi
I've been using mcp-server-meraki by Censini, and it's been a game-changer for managing my network. The seamless integration and robust functionality make it a standout. The documentation is clear, and the support is excellent. Highly recommend it for anyone in need of a reliable server management tool. Check it out on GitHub!