Skip to main content
Glama
pipeworx-io

mcp-emojihub

by pipeworx-io

mcp-emojihub

EmojiHub MCP — 封装了 EmojiHub API(免费,无需认证)

属于 Pipeworx —— 一个 MCP 网关,将 AI 代理连接到 1394+ 个实时数据源。

工具

工具

描述

random_emoji

获取一个随机表情符号,包含其字符、名称、类别和分组。当您需要不可预测的表情符号来增加多样性或惊喜元素时使用。

get_by_category

按类别搜索表情符号(例如 "smileys-and-people"、"food-and-drink"、"travel-and-places"、"symbols")。返回匹配的表情符号,并附有名称和分组。

get_by_group

按分组搜索表情符号(例如 "face-positive"、"face-negative"、"animals-mammal"、"hand-fingers-open")。返回匹配的表情符号,并附有名称和类别。

Related MCP server: mcp-jokes

快速开始

添加到您的 MCP 客户端(Claude Desktop、Cursor、Windsurf 等):

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

或者连接到完整的 Pipeworx 网关,以访问所有 1394+ 个数据源:

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

与 ask_pipeworx 一起使用

无需直接调用工具,您可以用简单的英文直接提问:

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

网关会自动选择正确的工具并自动填充参数。

更多

许可证

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