Development|Cloud|DevOpsGo
kratos
Your ultimate Go microservices framework for the cloud-native era.
N/A rating (0 reviews)0 installs25,593 GitHub stars
microservicesGocloud-native
Kratos is a powerful framework designed for building microservices in Go, enabling developers to create scalable and maintainable applications. It provides a rich set of features for service discovery, load balancing, and more, making it ideal for cloud-native environments.
Compatible with
Claude DesktopCursor
Install
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"kratos": {
"args": [
"-y",
"github.com/go-kratos/kratos/v2"
],
"command": "npx"
}
}
}Config File Location
Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Linux: ~/.config/claude/claude_desktop_config.json
Some servers require additional setup - check the GitHub README for specific instructions.