Skip to main content
Glama
aidi1723

io.github.aidi1723/omniglyph

by aidi1723

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
lookup_glyphB

Look up a single glyph in the local OmniGlyph symbol fact base.

lookup_termB

Look up a private or curated lexical/domain term.

explain_glyphC

Explain one Unicode character using the OmniGlyph Explanation Standard.

explain_termC

Explain a lexical/domain term using the OmniGlyph Explanation Standard.

explain_code_securityB

Explain Unicode source-code security findings using the OmniGlyph Explanation Standard.

normalize_tokensC

Normalize glyphs and known domain terms into canonical IDs.

list_namespacesA

List loaded lexical namespaces and their entry, alias, pack, and source summaries.

validate_lexicon_packB

Validate an OmniGlyph Lexicon Pack directory with pack.json and terms.csv.

validate_policy_packB

Validate an OmniGlyph Policy Pack directory with policy.json and intents.csv.

validate_output_termsC

Validate generated output terms against the local fact base.

enforce_grounded_outputC

Apply strict source-grounding policy to generated output terms and return allow/block decision evidence.

scan_code_symbolsA

Deprecated alias for scan_unicode_security. Scan source code text for suspicious Unicode symbols.

scan_unicode_securityA

Scan source code text for invisible Unicode controls, cross-script homoglyph risks, and other Unicode security findings.

scan_language_inputA

Scan natural-language input for prompt-injection directives and hidden Unicode attacks.

scan_output_dlpB

Scan model output for sensitive data and return redacted text.

enforce_intentA

Apply an intent sandbox manifest and return allow, review, or block without executing commands.

audit_explainC

Return an OES explanation together with an audit event showing actor, sources, and unknowns.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/aidi1723/OmniGlyph'

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