Skip to main content
Glama
orneryd

M.I.M.I.R - Multi-agent Intelligent Memory & Insight Repository

by orneryd
embed_noui.go395 B
// Package ui provides the embedded NornicDB web UI assets. // This file is used when building with -tags noui to exclude the UI assets. // //go:build noui package ui import "embed" // Assets is empty for headless builds (no UI bundled). // When built with -tags noui, no UI files are embedded, resulting in // a smaller binary suitable for headless/embedded deployments. var Assets embed.FS

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/orneryd/Mimir'

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