mcp-emojihub
mcp-emojihub
EmojiHub MCP — envuelve la API de EmojiHub (gratuita, sin autenticación).
Parte de Pipeworx — una pasarela MCP que conecta agentes de IA con más de 1394 fuentes de datos en vivo.
Herramientas
Herramienta | Descripción |
| Obtén un emoji aleatorio con su carácter, nombre, categoría y grupo. Úsalo cuando necesites un emoji impredecible para dar variedad o sorprender. |
| Busca emojis por categoría (p. ej., "smileys-and-people", "food-and-drink", "travel-and-places", "symbols"). Devuelve los emojis encontrados con sus nombres y grupos. |
| Busca emojis por grupo (p. ej., "face-positive", "face-negative", "animals-mammal", "hand-fingers-open"). Devuelve los emojis encontrados con sus nombres y categorías. |
Related MCP server: mcp-jokes
Inicio rápido
Añádelo a tu cliente MCP (Claude Desktop, Cursor, Windsurf, etc.):
{
"mcpServers": {
"emojihub": {
"url": "https://gateway.pipeworx.io/emojihub/mcp"
}
}
}O conéctate a la pasarela Pipeworx completa para acceder a las más de 1394 fuentes de datos:
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}Uso con ask_pipeworx
En lugar de llamar a las herramientas directamente, puedes hacer preguntas en lenguaje natural:
ask_pipeworx({ question: "your question about Emojihub data" })La pasarela elige la herramienta adecuada y rellena los argumentos automáticamente.
Más
Licencia
MIT
This server cannot be installed
Maintenance
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
emoji-oracle MCP — wraps StupidAPIs (requires X-API-Key)
Look up Pokémon, moves, abilities, items, natures, and type matchups from PokéAPI v2.
Iconify MCP — wraps the Iconify public API (free, no auth)
Get a random dad joke or search by keyword to fit any moment. Retrieve specific jokes by ID for re…
Related MCP Servers
- FlicenseBqualityDmaintenanceEnables fetching random LGTM (Looks Good To Me) images from the LGTM API for use in code reviews and developer communications.1
- AlicenseNot gradedqualityCmaintenanceEnables searching jokes by keyword and retrieving joke categories using the free JokeAPI v2, with no authentication required.15MIT
- AlicenseNot gradedqualityCmaintenanceEnables users to ask questions to the Emoji Oracle and receive cryptic emoji prophecies with vibe ratings, with optional interpretation of the emoji sequence.14MIT
- AlicenseNot gradedqualityCmaintenanceEnables fetching random food images by category from the Foodish API.5MIT
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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