get_by_category
ActiveTool of emojihub
declared in 0.1.0
Search emojis by category (e.g., "smileys-and-people", "food-and-drink", "travel-and-places", "symbols"). Returns matching emojis with names and groups.
Parameters schema
{
"type": "object",
"examples": [
{
"category": "smileys-and-people"
},
{
"category": "food-and-drink"
}
],
"required": [
"category"
],
"properties": {
"category": {
"type": "string",
"description": "The emoji category slug, e.g. \"smileys-and-people\", \"animals-and-nature\", \"food-and-drink\"."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
emojihub
https://github.com/pipeworx-io/mcp-emojihub
1/7 registries