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

nacos-istio
Les NACO s'intègrent à Istio en tant que serveur MCP
3 years
Works with Finder
6
Github Watches
6
Github Forks
39
Github Stars
nacos-istio
Nacos integrate with Istio as a MCP server
Build
- Linux
CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build nacos-istio.go
Configure this MCP server in Istio
- Edit the configMap of Istio:
kubectl edit cm istio -n istio-system
- Add this MCP server to the configSource list:
-- address: x.x.x.x:18848
- Restart Pilot.
Run in mock mode
This mode generates specified count of services with random names to test the function as well as the performance of MCP protocol with Pilot.
./nacos-istio --mock=true --mockServiceCount=50 --mockAvgEndpointCount=70 --mockPushDelay=1 --mockServiceNamePrefix=mock1
- mock: if use mock mode.
- mockServiceCount: generated service count, the endpoint count is about 10 times of service count.
- mockAvgEndpointCount: average endpoint count of each service, shouldn't be smaller than 10. (To test large endpoints number, 0.0.1% of the services will each have 20000 endpoints.)
- mockPushDelay: the interval in milliseconds between each service entry push to Pilot.
- mockServiceNamePrefix: service name prefix.
Run in real mode
Nacos MCP Server has been implemented as a builtin server of Nacos in Nacos 1.1.4, please see the code in https://github.com/alibaba/nacos/tree/develop/istio
相关推荐
Advanced software engineer GPT that excels through nailing the basics.
Take an adjectivised noun, and create images making it progressively more adjective!
I find academic articles and books for research and literature reviews.
Embark on a thrilling diplomatic quest across a galaxy on the brink of war. Navigate complex politics and alien cultures to forge peace and avert catastrophe in this immersive interstellar adventure.
Découvrez la collection la plus complète et la plus à jour de serveurs MCP sur le marché. Ce référentiel sert de centre centralisé, offrant un vaste catalogue de serveurs MCP open-source et propriétaires, avec des fonctionnalités, des liens de documentation et des contributeurs.
Manipulation basée sur Micropython I2C de l'exposition GPIO de la série MCP, dérivée d'Adafruit_MCP230XX
MCP Server pour récupérer le contenu de la page Web à l'aide du navigateur sans tête du dramwright.
Un puissant plugin Neovim pour gérer les serveurs MCP (Protocole de contexte modèle)
Pont entre les serveurs Olllama et MCP, permettant aux LLM locaux d'utiliser des outils de protocole de contexte de modèle
La communauté du curseur et de la planche à voile, recherchez des règles et des MCP
Serveurs MCP géniaux - une liste organisée de serveurs de protocole de contexte de modèle
L'application tout-en-un desktop et Docker AI avec chiffon intégré, agents AI, constructeur d'agent sans code, compatibilité MCP, etc.
Activer les clients adjoints AI comme Cursor, Windsurf et Claude Desktop pour contrôler le moteur Unreal à travers le langage naturel à l'aide du Protocole de contexte modèle (MCP).
Reviews

user_VVhjZPQo
Nacos-Istio by Nacos-Group is a fantastic integration for managing your microservices. The seamless merge between Nacos and Istio offers unparalleled convenience in service discovery and configuration management. I highly recommend checking it out if you're looking to enhance your microservices architecture. For more information, visit their GitHub page: https://github.com/nacos-group/nacos-istio.