MCP server for emoji ai. Features search emoji, suggest for text, emoji to text. From MEOK AI Labs.
Project description
Overview
Emoji AI MCP Server Emoji search, suggestion, and analysis tools powered by MEOK AI Labs.
Tools
| Tool | Description |
|---|---|
search_emoji |
Search for emojis by keyword or name. |
suggest_for_text |
Suggest relevant emojis for a given text based on sentiment/content. |
emoji_to_text |
Convert emojis in text to their text descriptions. |
count_emojis |
Count and categorize emojis in text. |
Installation
pip install meok-emoji-ai-mcp
Usage with Claude Desktop
Add to your Claude Desktop MCP config (claude_desktop_config.json):
{
"mcpServers": {
"emoji-ai": {
"command": "python",
"args": ["-m", "meok_emoji_ai_mcp.server"]
}
}
}
Usage with FastMCP
from mcp.server.fastmcp import FastMCP
# This server exposes 4 tool(s) via MCP
# See server.py for full implementation
License
MIT © MEOK AI Labs
Pairs with MEOK Governance Suite
Build something that touches users? You need compliance. MEOK ships 38 governance MCPs that drop in alongside this tool — EU AI Act, DORA, NIS2, CRA, GDPR, ISO 42001, FDA SaMD, MDR, Basel, MiFID II, MiCA, COPPA, and more.
# One-shot install of the governance pack
npx meok-setup --pack governance
Free tier: 10 calls/day per MCP. Pro tier (£79/mo): unlimited + cryptographically signed compliance attestations your auditor verifies independently.
→ Full catalogue: councilof.ai/catalogue → MEOK AI Labs: meok.ai
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file emoji_ai_mcp-1.0.6.tar.gz.
File metadata
- Download URL: emoji_ai_mcp-1.0.6.tar.gz
- Upload date:
- Size: 15.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8c14ab51e5b68b47f6b815d575436fa5f0f580cab5712635b2be3ecca26fd3ab
|
|
| MD5 |
fdf5c5c9ac14f9e7e2d1414df2b9cc6c
|
|
| BLAKE2b-256 |
805bc8105bbee525bb89b7a87f899990321f852efda967abc823318c3ce8c38c
|
File details
Details for the file emoji_ai_mcp-1.0.6-py3-none-any.whl.
File metadata
- Download URL: emoji_ai_mcp-1.0.6-py3-none-any.whl
- Upload date:
- Size: 7.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4ae44f62744c65b32f81c718dbcc18fa13b0a7058e72eb0e39b71d64b93e0e30
|
|
| MD5 |
a2cd48c06bd7545326b0649660281ed9
|
|
| BLAKE2b-256 |
7c633b8738f9d3f8b2279edecce62165e24847de695f74a49538b25aaeaae451
|