Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Emoji

FreeNot checked

MCP server: convert between emoji characters and shortcodes, with metadata.

GitHubEmbed

About

MCP server: convert between emoji characters and shortcodes, with metadata.

README

npm mcp

MCP server: convert between emoji characters and shortcodes. Backed by node-emoji (GitHub-style names).

Tools

  • from_shortcode"hello :smile:""hello [emoji]"
  • to_shortcode"[emoji]"":smile:"
  • info — shortcode + Unicode code points for an emoji character

Unknown shortcodes and non-emoji characters pass through unchanged.

Configure

{ "mcpServers": { "emoji": { "command": "npx", "args": ["-y", "@mukundakatta/emoji-mcp"] } } }

License

MIT.

from github.com/MukundaKatta/emoji-mcp

Installing Emoji

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/MukundaKatta/emoji-mcp

FAQ

Is Emoji MCP free?

Yes, Emoji MCP is free — one-click install via Unyly at no cost.

Does Emoji need an API key?

No, Emoji runs without API keys or environment variables.

Is Emoji hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install Emoji in Claude Desktop, Claude Code or Cursor?

Open Emoji on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Emoji with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All ai MCPs