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

MCP-Server-Meraki
Serveur MCP Pour l'api Meraki - Schnittstelle standardisée pour la Gestion de l'Frastructure 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.
Entdecken Sie die umfassendste und aktuellste Sammlung von MCP-Servern auf dem Markt. Dieses Repository dient als zentraler Hub und bietet einen umfangreichen Katalog von Open-Source- und Proprietary MCP-Servern mit Funktionen, Dokumentationslinks und Mitwirkenden.
Die All-in-One-Desktop & Docker-AI-Anwendung mit integriertem Lappen, AI-Agenten, No-Code-Agent Builder, MCP-Kompatibilität und vielem mehr.
Fair-Code-Workflow-Automatisierungsplattform mit nativen KI-Funktionen. Kombinieren Sie visuelles Gebäude mit benutzerdefiniertem Code, SelbstHost oder Cloud, 400+ Integrationen.
🧑🚀 全世界最好的 llm 资料总结(数据处理、模型训练、模型部署、 O1 模型、 MCP 、小语言模型、视觉语言模型) | Zusammenfassung der weltbesten LLM -Ressourcen.
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!