Skip to main content
Glama
shell_log.go172 B
package service import ( "github.com/weibaohui/k8m/pkg/models" ) type shellLogService struct { } func (s *shellLogService) Add(m *models.ShellLog) { _ = m.Save(nil) }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/weibaohui/k8m'

If you have feedback or need assistance with the MCP directory API, please join our Discord server