Skip to content
Back to search
30
MCP

OmniGlyph

pulsemcp/omniglyph

Local Unicode lookup and symbol linting for resolving and validating code symbols offline.

Uptime
0.0%
9 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

OmniGlyph
Local symbol ground truth MCP server for Unicode lookup and code-symbol linting.
0 tools
Glyph
Extracts code symbols from multiple programming languages using tree-sitter parsing to generate structured outlines with functions, classes,
0 tools
io.github.jordan-horner/symbols
Fast polyglot source code intelligence: symbols, imports, dependencies, and impact analysis.
0 tools
octocode
Semantic code searcher and codebase utility
0 tools
cleaner-code
Scans AI-generated code for invisible Unicode, Trojan Source, and supply-chain threats.
0 tools
OpenClaw Consensus
9-LLM consensus + disagreement scoring + cheapest-route picks to fight hallucinations.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "omniglyph": {
      "url": "None",
      "transport": "http"
    }
  }
}