Skip to main content

Telegram Emoji Search & Selection MCP Server

Project description

Remoji-TG-MCP 🎭

PyPI version License: MIT

English | Русский


English

Telegram Emoji Search & Selection MCP Server. This tool allows AI models (like Claude or Gemini) to search for custom Telegram stickers/emojis and lets you visually select the best ones via a web interface.

✨ Features

  • Interactive Selection: Opens a local web UI for you to pick the perfect emoji.
  • Web-based Auth: No terminal input needed. Phone, OTP, and 2FA password are all handled in your browser.
  • Auto-Cleanup: Temporary preview files are automatically deleted after selection.
  • Session Security: Optional encryption for your session file.
  • Update Notifications: Notifies you in the logs when a new version is available on PyPI.

🚀 Quick Start (Claude Desktop)

Add this to your claude_desktop_config.json:

"mcpServers": {
  "remoji-tg-mcp": {
    "command": "uvx",
    "args": ["remoji-tg-mcp"]
  }
}

⚙️ Configuration & Data Security

On the first run, the server will open a browser tab asking for your Telegram API ID and API HASH (get them at my.telegram.org).

Where is my data stored?

By default, the server creates files in the directory from which the host (e.g., Claude) was started:

  • .env: Stores your API credentials.
  • user_session.session: Your Telegram session (Auth Key).
  • downloads/: Temporary folder for emoji previews (auto-cleaned).

🛡️ Protecting Sensitive Data

To protect your .session file, you can add SESSION_PASSWORD="your_password" to your .env file. If set, the session file will be encrypted using this password.


Русский

MCP-сервер для поиска и выбора кастомных эмодзи Telegram. Этот инструмент позволяет нейросетям (Claude, Gemini) искать стикеры и предоставляет вам удобный веб-интерфейс для выбора наиболее подходящих вариантов.

✨ Особенности

  • Интерактивный выбор: Модель открывает страницу в браузере, где вы сами кликаете на нужные эмодзи.
  • Авторизация в браузере: Код подтверждения (OTP) и пароль 2FA вводятся через веб-форму — никакой работы с терминалом.
  • Авто-очистка: Все временные файлы превью удаляются сразу после того, как вы подтвердили выбор.
  • Безопасность сессии: Поддержка шифрования файла сессии паролем.
  • Проверка обновлений: Сервер подскажет в логах, если на PyPI вышла новая версия.

🚀 Быстрый старт (Claude Desktop)

Добавьте в ваш конфиг claude_desktop_config.json:

"mcpServers": {
  "remoji-tg-mcp": {
    "command": "uvx",
    "args": ["remoji-tg-mcp"]
  }
}

⚙️ Настройка и безопасность данных

При первом запуске сервер откроет вкладку в браузере и попросит ввести API ID и API HASH (их нужно получить на my.telegram.org).

Где хранятся данные?

Файлы создаются в рабочей директории процесса, запустившего сервер (обычно это корень вашего профиля пользователя):

  • .env: Хранит ваши API ключи.
  • user_session.session: Файл сессии Telegram (ключ доступа к аккаунту).
  • downloads/: Папка для временных превью (очищается автоматически).

🛡️ Защита чувствительных данных

Чтобы защитить файл сессии, вы можете вручную добавить строку SESSION_PASSWORD="ваш_пароль" в файл .env. В этом случае файл .session будет зашифрован этим паролем.

🛠 Обновление

Если сервер сообщил о наличии новой версии, выполните:

uv tool upgrade remoji-tg-mcp

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

remoji_tg_mcp-0.2.0.tar.gz (9.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

remoji_tg_mcp-0.2.0-py3-none-any.whl (10.1 kB view details)

Uploaded Python 3

File details

Details for the file remoji_tg_mcp-0.2.0.tar.gz.

File metadata

  • Download URL: remoji_tg_mcp-0.2.0.tar.gz
  • Upload date:
  • Size: 9.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for remoji_tg_mcp-0.2.0.tar.gz
Algorithm Hash digest
SHA256 b11932de9e8377a41322fa3807ad6a996455fa809959beb29fe4e0de6f4a2455
MD5 e4f293dcfd3d28e401817fcdbaa883fa
BLAKE2b-256 4b989bc12dd5de7741d0d2083c53e164e9bb42e3aabf3b37be3cf1275fe57bb2

See more details on using hashes here.

Provenance

The following attestation bundles were made for remoji_tg_mcp-0.2.0.tar.gz:

Publisher: pypi-publish.yml on Rerowros/Remoji-tg-mcp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file remoji_tg_mcp-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: remoji_tg_mcp-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 10.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for remoji_tg_mcp-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 909422483658c4830a2a396dcfc3d4c84b41b0bfabcb681243bb6d090c190e41
MD5 c422596530212bcbf0867fa49dc501cf
BLAKE2b-256 8aed4c03c806283bc53b2142f5df9ef6786fe6f6a113bd5deb289a9520cf5e49

See more details on using hashes here.

Provenance

The following attestation bundles were made for remoji_tg_mcp-0.2.0-py3-none-any.whl:

Publisher: pypi-publish.yml on Rerowros/Remoji-tg-mcp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page