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.4.2.tar.gz (10.0 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.4.2-py3-none-any.whl (10.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: remoji_tg_mcp-0.4.2.tar.gz
  • Upload date:
  • Size: 10.0 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.4.2.tar.gz
Algorithm Hash digest
SHA256 fdb531d71612faf27d736bb37474a55aab6b5e9e5a92f7871de2da6311d1de97
MD5 eee228f393256ef07e6e6abdf72bb534
BLAKE2b-256 b8f8aec2f75b1d3036b1a79398d55a10299439b3b754c900ff9b1c6af1f43a0b

See more details on using hashes here.

Provenance

The following attestation bundles were made for remoji_tg_mcp-0.4.2.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.4.2-py3-none-any.whl.

File metadata

  • Download URL: remoji_tg_mcp-0.4.2-py3-none-any.whl
  • Upload date:
  • Size: 10.0 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.4.2-py3-none-any.whl
Algorithm Hash digest
SHA256 295e0485e8e1f62e6ec13e1fec954999c7bdeb29a1b0883840a7ab8c3138b89a
MD5 194b2e3195d130c39dae7914ae3c2271
BLAKE2b-256 e5dc8c87afe79ad937113e10d078d6a1b5f537129711be3d953c9b57db6b9cac

See more details on using hashes here.

Provenance

The following attestation bundles were made for remoji_tg_mcp-0.4.2-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