Skip to main content
Glama
pipeworx-io

mcp-emojihub

by pipeworx-io

mcp-emojihub

EmojiHub MCP — EmojiHub API(無料、認証不要)をラップします

Pipeworx の一部 — AIエージェントを1394以上のライブデータソースに接続するMCPゲートウェイです。

ツール

ツール

説明

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