KiranRajeev-KV/go-mcp
An MCP (Model Context Protocol) server with Gemini LLM integration, built with Go. Provides file operation tools (read, search, list) with an interactive CLI for natural language queries.
Platform-specific configuration:
{
"mcpServers": {
"go-mcp": {
"command": "npx",
"args": [
"-y",
"go-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...