Loading...
searchPackageSearches for Go packages on pkg.go.dev based on a query.
Read-only operation; only retrieves package names.
getPackageInfoRetrieves detailed information about a specific Go package from pkg.go.dev.
Read-only operation; only retrieves package documentation.
This server is generally safe due to its read-only nature and limited network exposure. However, the security of the overall system depends on the LLM's security. It is safe to use when the LLM is trusted and the information retrieved is not considered highly sensitive. Risky scenarios involve using the server with an untrusted LLM or when the retrieved documentation contains vulnerabilities.