
Company News
Socket Joins New OpenJS Program to Fund Node.js Security Work
Socket is joining the OpenJS Security Stewardship Program to fund Node.js vulnerability research, maintainer remediation, and security releases.
unicode-mcp
Advanced tools
Use this MCP server to Unicode characters, blocks, names, scripts, and properties. Tools include get character, search blocks, search emoji
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.The server reads official Unicode data files and caches them only for the current process. Unicode normalization, rendering, grapheme segmentation, and font support are separate concerns and are not inferred by this server.
npm install
npm run build
node dist/index.js
npm install
npm run build
node dist/index.js
The server uses stdio, so it can be connected to Claude Desktop, Cursor, VS Code, MCP Inspector, or another compatible MCP client.
get_character: Get official UnicodeData metadata for a code point such as U+1F600 or 0041.search_blocks: Search official Unicode block names and ranges.search_emoji: Search the official Unicode emoji test data by annotation or emoji name.This project is intentionally narrow. It should be treated as a practical helper, not a complete certification or security audit. Check the implementation and the returned data before using it with sensitive material. No credentials are required unless the project explicitly says otherwise.
After building, connect the server through your MCP client. The repository root also contains smoke-test.mjs for projects covered by the shared harness. A typical tool call starts with get_character.
FAQs
Use this MCP server to Unicode characters, blocks, names, scripts, and properties. Tools include get character, search blocks, search emoji
We found that unicode-mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Company News
Socket is joining the OpenJS Security Stewardship Program to fund Node.js vulnerability research, maintainer remediation, and security releases.

Security News
Two compromised GitHub Actions were re-enabled with malicious tags intact, exposing thousands of downstream repositories to Mini Shai-Hulud.

Research
/Security News
A malicious Firefox extension fetches its payload after installation to evade detection, steal Google session cookies, and automate account takeover.