io.github.aidi1723/omniglyph
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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