Loomal

OmniGlyph

MCP server by github.com/aidi1723/omniglyph

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

2 starspypi: omniglyph

About OmniGlyph

OmniGlyph is an MCP (Model Context Protocol) server published by aidi1723 in the official MCP registry, listed under Search on Loomal. Local symbol ground truth MCP server for Unicode lookup and code-symbol linting.

It ships as a Python package on PyPI (omniglyph), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/aidi1723/omniglyph, where the project has earned 2 GitHub stars.

Use OmniGlyph with your agent

Claude Code · one command
claude mcp add omniglyph -- uvx omniglyph
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "omniglyph": {
      "command": "uvx",
      "args": [
        "omniglyph"
      ]
    }
  }
}
pypiomniglyph

Frequently asked questions

What is OmniGlyph?
OmniGlyph is an MCP (Model Context Protocol) server by aidi1723 in the Search category. Local symbol ground truth MCP server for Unicode lookup and code-symbol linting.
How do I connect OmniGlyph to Claude, Cursor, or another MCP client?
Install OmniGlyph from its pypi package (omniglyph) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is OmniGlyph open source?
Yes — the source code is public at github.com/aidi1723/omniglyph, with 2 GitHub stars.
Can AI agents pay to use OmniGlyph?
Not yet through Loomal — OmniGlyph is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain OmniGlyph? Claim this listing free by verifying GitHub ownership, or contact us.