You're viewing a demo portfolio

Join the waitlist
PRSM

get_by_category

Active

Tool 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\"."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

emojihub

https://github.com/pipeworx-io/mcp-emojihub

1/7 registries
View full server →