MCP cover image
See in Github
2025-04-01

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

  1. Clonez le dépôt :
git clone https://github.com/Censini/mcp-server-meraki.git
cd mcp-server-meraki
  1. Installez les dépendances :
npm install

⚙️ Configuration

  1. 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 à :

  1. Fork le projet
  2. Créer une branche pour votre fonctionnalité (git checkout -b feature/ma-fonctionnalite)
  3. Commit vos changements (git commit -m 'Ajout de ma fonctionnalité')
  4. Push sur la branche (git push origin feature/ma-fonctionnalite)
  5. Ouvrir une Pull Request

📄 Licence

Ce projet est sous licence MIT.

相关推荐

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

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Yusuf Emre Yeşilyurt
  • I find academic articles and books for research and literature reviews.

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • Carlos Ferrin
  • Encuentra películas y series en plataformas de streaming.

  • Bora Yalcin
  • Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • Contraband Interactive
  • Emulating Dr. Jordan B. Peterson's style in providing life advice and insights.

  • rustassistant.com
  • 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.

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • apappascs
  • 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.

  • Mintplex-Labs
  • Die All-in-One-Desktop & Docker-AI-Anwendung mit integriertem Lappen, AI-Agenten, No-Code-Agent Builder, MCP-Kompatibilität und vielem mehr.

  • modelcontextprotocol
  • Modellkontext -Protokollserver

  • n8n-io
  • Fair-Code-Workflow-Automatisierungsplattform mit nativen KI-Funktionen. Kombinieren Sie visuelles Gebäude mit benutzerdefiniertem Code, SelbstHost oder Cloud, 400+ Integrationen.

  • WangRongsheng
  • 🧑‍🚀 全世界最好的 llm 资料总结(数据处理、模型训练、模型部署、 O1 模型、 MCP 、小语言模型、视觉语言模型) | Zusammenfassung der weltbesten LLM -Ressourcen.

  • open-webui
  • Benutzerfreundliche KI-Schnittstelle (unterstützt Ollama, OpenAI-API, ...)

  • wong2
  • Eine kuratierte Liste von Servern des Modellkontextprotokolls (MCP)

  • metorial
  • Containerisierte Versionen von Hunderten von MCP -Servern 📡 🧠

    Reviews

    1 (1)
    Avatar
    user_J632Guoi
    2025-04-17

    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!