G
mcpserver
...
Created 5/9/2020bychamply
Language:
Go
Stars:
15
Forks:
3
mcpserver
MCP
mode is replaced by XDS-OVER-MCP
after istio 1.9
- https://github.com/istio/istio/pull/28634
- https://docs.google.com/document/d/1lHjUzDY-4hxElWN7g6pz-_Ws7yIPt62tmX3iGs_uLyI/edit#
istio mcp server demo
mcp process
Last updated: 6/24/2024
Publisher info
champly
To be or not to be, is up to you!
36
followers28
following50
reposMore MCP servers built with Go
https://github.com/patrickdappollonio/mcp-kubernetes-ro
mcp-kubernetes-ro is a Model Context Protocol (MCP) server providing read-only access to Kubernetes clusters for AI assistants. It enables AI models to list resources, get resource details, retrieve pod logs, discover API resources, and perform base64 encoding/decoding operations - all while maintaining security through read-only access.
By patrickdappollonio
GitKraken MCP
A CLI for interacting with GitKraken APIs. Includes an MCP server via gk mcp that not only wraps GitKraken APIs, but also Jira, GitHub, GitLab, and more.
By GitKraken
ocireg-mcp
An MCP (Model Context Protocol) server that provides tools for querying OCI registries and image references.
By StacklokLabs