MCP cover image
See in Github
2025-04-01

Serverur mcp pour l'Api meraki -InterfaceStandardiséepour la gestion de l'Sunfrastructure 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.

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

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

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

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

  • Alexandru Strujac
  • Efficient thumbnail creator for YouTube videos

  • apappascs
  • 发现市场上最全面,最新的MCP服务器集合。该存储库充当集中式枢纽,提供了广泛的开源和专有MCP服务器目录,并提供功能,文档链接和贡献者。

  • ShrimpingIt
  • MCP系列GPIO Expander的基于Micropython I2C的操作,源自ADAFRUIT_MCP230XX

  • modelcontextprotocol
  • 模型上下文协议服务器

  • Mintplex-Labs
  • 带有内置抹布,AI代理,无代理构建器,MCP兼容性等的多合一桌面和Docker AI应用程序。

  • n8n-io
  • 具有本机AI功能的公平代码工作流程自动化平台。将视觉构建与自定义代码,自宿主或云相结合,400+集成。

    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!