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
3 years
Works with Finder
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.
相关推荐
Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.
Confidential guide on numerology and astrology, based of GG33 Public information
Converts Figma frames into front-end code for various mobile frameworks.
Advanced software engineer GPT that excels through nailing the basics.
Take an adjectivised noun, and create images making it progressively more adjective!
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
Mirror ofhttps://github.com/agentience/practices_mcp_server
Mirror ofhttps://github.com/bitrefill/bitrefill-mcp-server
An AI chat bot for small and medium-sized teams, supporting models such as Deepseek, Open AI, Claude, and Gemini. 专为中小团队设计的 AI 聊天应用,支持 Deepseek、Open AI、Claude、Gemini 等模型。
Bridge between Ollama and MCP servers, enabling local LLMs to use Model Context Protocol tools
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!