Skip to main content
Glama
pipeworx-io

mcp-emojihub

by pipeworx-io

mcp-emojihub

EmojiHub MCP — kapselt die EmojiHub API (kostenlos, ohne Authentifizierung)

Teil von Pipeworx — einem MCP-Gateway, das KI-Agenten mit 1394+ Live-Datenquellen verbindet.

Werkzeuge

Werkzeug

Beschreibung

random_emoji

Gibt ein zufälliges Emoji mit Zeichen, Name, Kategorie und Gruppe zurück. Verwenden Sie es, wenn Sie ein unvorhersehbares Emoji für Abwechslung oder Überraschungselemente benötigen.

get_by_category

Durchsucht Emojis nach Kategorie (z. B. "smileys-and-people", "food-and-drink", "travel-and-places", "symbols"). Gibt passende Emojis mit Namen und Gruppen zurück.

get_by_group

Durchsucht Emojis nach Gruppe (z. B. "face-positive", "face-negative", "animals-mammal", "hand-fingers-open"). Gibt passende Emojis mit Namen und Kategorien zurück.

Related MCP server: mcp-jokes

Schnellstart

Fügen Sie Folgendes zu Ihrem MCP-Client hinzu (Claude Desktop, Cursor, Windsurf usw.):

{
  "mcpServers": {
    "emojihub": {
      "url": "https://gateway.pipeworx.io/emojihub/mcp"
    }
  }
}

Oder verbinden Sie sich mit dem vollständigen Pipeworx-Gateway, um Zugriff auf alle 1394+ Datenquellen zu erhalten:

{
  "mcpServers": {
    "pipeworx": {
      "url": "https://gateway.pipeworx.io/mcp"
    }
  }
}

Verwendung mit ask_pipeworx

Anstatt Werkzeuge direkt aufzurufen, können Sie Fragen in einfachem Englisch stellen:

ask_pipeworx({ question: "your question about Emojihub data" })

Das Gateway wählt das richtige Werkzeug aus und füllt die Argumente automatisch aus.

Weitere Informationen

Lizenz

MIT

Maintenance

ActivityMaintained
ResponsivenessNo issues

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Connectors

Related MCP Servers

  • F
    license
    B
    quality
    D
    maintenance
    Enables fetching random LGTM (Looks Good To Me) images from the LGTM API for use in code reviews and developer communications.
    1
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables searching jokes by keyword and retrieving joke categories using the free JokeAPI v2, with no authentication required.
    15
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables users to ask questions to the Emoji Oracle and receive cryptic emoji prophecies with vibe ratings, with optional interpretation of the emoji sequence.
    14
    MIT

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/pipeworx-io/mcp-emojihub'

If you have feedback or need assistance with the MCP directory API, please join our Discord server