Skip to content
Back to search
30
MCP v0.3.2-beta

OmniGlyph

io.github.aidi1723/omniglyph

Local symbol ground truth MCP server for Unicode lookup and code-symbol linting.

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

Similar MCP servers embedding-nearest

OmniGlyph
Local Unicode lookup and symbol linting for resolving and validating code symbols offline.
0 tools
glyphs-info-mcp
Unified MCP server for Glyphs handbook and API queries
0 tools
io.github.p1va/symbols
MCP server to read, inspect and troubleshoot codebase symbols
0 tools
ground truth mcp
Metadata-only Glama MCP server.
0 tools
@mseep/mcp-omnisearch
MCP server for integrating Omnisearch with LLMs
0 tools
OmniHub
Metadata-only Glama MCP server.
0 tools

How to use

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

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