unicode-mcp

mrfentmen/unicode-mcp
★ 0 stars TypeScript Code/Dev Tools Updated today
Niche public data MCP server: unicode-mcp
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "unicode-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mrfentmen/unicode-mcp"
      ]
    }
  }
}

README Excerpt

A practical Unicode reference for agents working with internationalization, text processing, emoji, fonts, and character bugs. - `get_character`: inspect official UnicodeData fields for a code point. - `search_blocks`: search Unicode block names and ranges. - `search_emoji`: search the official emoji test data by name or annotation.

Tools (3)

get_charactersearch_blockssearch_emoji