MelloB1989/karma
Karma is a powerful, modular library designed to simplify common tasks in Go development. Whether you're handling authentication, parsing SQL, managing middleware, integrating with third-party APIs, or dealing with file management, Karma has got you covered.
Platform-specific configuration:
{
"mcpServers": {
"karma": {
"command": "npx",
"args": [
"-y",
"karma"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...