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

Uploaded Python 3

File details

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

File metadata

  • Download URL: remoji_tg_mcp-0.2.2.tar.gz
  • Upload date:
  • Size: 9.5 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.2.tar.gz
Algorithm Hash digest
SHA256 cde83f8c7954b3f211e8d3b272f0bd7f923f12a176ab857c2a766163e4e56703
MD5 27343b5d5883cedf32c0adeaabfaded3
BLAKE2b-256 65b2a77d876cd4d5c1e47d33379bf86f16c936373ebc598ff66d0d18d08e785e

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: remoji_tg_mcp-0.2.2-py3-none-any.whl
  • Upload date:
  • Size: 9.8 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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 2abc278c278da57690c1a10553a9fcb6463dbe172649669f64c1d41aac4f9d31
MD5 6cbdaccc20e06769b15b16ee8a8f9450
BLAKE2b-256 8dcc923c652ccea3e8ff1dbaad014c986f3a5a17ee972e33cfbca9d585b57a61

See more details on using hashes here.

Provenance

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