loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

go-llm-lens

MCP Tool

tender-barbarian/go-llm-lens

An MCP server that enables LLMs to navigate and understand Go codebases through full type-checked AST analysis. It exposes structured tools — find symbols, inspect types, list packages, discover interface implementations — so an AI assistant can explore Go source code without reading raw files line by line.

Install

$ npx loaditout add tender-barbarian/go-llm-lens

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "go-llm-lens": {
      "command": "npx",
      "args": [
        "-y",
        "go-llm-lens"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

Reviews

Loading reviews...

Quality Signals

1
Stars
0
Installs
Last updated42 days ago
Security: B

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit3/5/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/tender-barbarian/go-llm-lens)](https://loaditout.ai/skills/tender-barbarian/go-llm-lens)