Telegram Emoji Search & Selection MCP Server
Project description
Remoji-TG-MCP 🎭
English
Telegram Emoji Search & Selection MCP Server. This tool allows AI models to search for custom Telegram stickers/emojis and lets you visually select the best ones via a web interface.
✨ Features
- Grouped Search: Results are organized by your search queries.
- Performance: High-speed rendering for 50+ animated emojis.
- Silent Auth: Silent waiting for user login in the browser.
- Data Safety: Files are stored in a dedicated system folder (AppData/Roaming).
🛠 Prerequisites
You must have uv installed:
- Windows:
powershell -c "irm https://astral.sh/uv/install.ps1 | iex" - macOS/Linux:
curl -LsSf https://astral.sh/uv/install.sh | sh
🚀 Installation Guide
1. Claude Desktop
Add this to your %AppData%\Roaming\Claude\claude_desktop_config.json:
"mcpServers": {
"remoji-tg-mcp": {
"command": "uvx",
"args": ["--refresh", "remoji-tg-mcp"]
}
}
2. VS Code (Cline / Roo Code / MCP Client)
Add to your extension's MCP settings:
"emoji-tg-mcp": {
"command": "uvx",
"args": ["--refresh", "remoji-tg-mcp"]
}
3. Cursor
- Go to Settings -> General -> MCP.
- Click + Add Agent.
- Name:
Telegram-Emoji, Type:command, Command:uvx --refresh remoji-tg-mcp.
4. Windsurf
Add to your mcp_config.json or MCP panel:
"remoji-tg-mcp": {
"command": "uvx",
"args": ["--refresh", "remoji-tg-mcp"]
}
Русский
MCP-сервер для поиска и выбора кастомных эмодзи Telegram. Позволяет нейросетям искать стикеры и предоставляет веб-интерфейс для выбора.
🛠 Предварительные требования
У вас должен быть установлен uv:
- Windows:
powershell -c "irm https://astral.sh/uv/install.ps1 | iex" - macOS/Linux:
curl -LsSf https://astral.sh/uv/install.sh | sh
🚀 Инструкция по установке
1. Claude Desktop
Добавьте в %AppData%\Roaming\Claude\claude_desktop_config.json:
"mcpServers": {
"remoji-tg-mcp": {
"command": "uvx",
"args": ["--refresh", "remoji-tg-mcp"]
}
}
2. VS Code (Cline / Roo Code)
Вставьте в настройки MCP вашего расширения:
"emoji-tg-mcp": {
"command": "uvx",
"args": ["--refresh", "remoji-tg-mcp"]
}
3. Cursor
- Settings -> General -> MCP.
- + Add Agent.
- Name:
Telegram-Emoji, Type:command, Command:uvx --refresh remoji-tg-mcp.
4. Windsurf
Добавьте в конфигурацию MCP:
"remoji-tg-mcp": {
"command": "uvx",
"args": ["--refresh", "remoji-tg-mcp"]
}
⚙️ Настройка и безопасность
При первом запуске откроется браузер для ввода API ID и API HASH (my.telegram.org).
Где лежат данные?
- Windows:
%AppData%\Roaming\remoji-tg-mcp - macOS/Linux: Стандартные папки данных пользователя.
Шифрование:
Добавьте SESSION_PASSWORD="пароль" в файл .env в папке данных для защиты файла сессии.
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 remoji_tg_mcp-0.4.4.tar.gz.
File metadata
- Download URL: remoji_tg_mcp-0.4.4.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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
449f6665885000c1c3fd587de51ea13a7784b32acbf07fd0108c693044693da0
|
|
| MD5 |
8f38aacac0ea061eacd4920ebd915dbc
|
|
| BLAKE2b-256 |
afbba7cd0eb93b067fbf14814fe1e21bbc994446958acdb80168a501f45750a8
|
Provenance
The following attestation bundles were made for remoji_tg_mcp-0.4.4.tar.gz:
Publisher:
pypi-publish.yml on Rerowros/Remoji-tg-mcp
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
remoji_tg_mcp-0.4.4.tar.gz -
Subject digest:
449f6665885000c1c3fd587de51ea13a7784b32acbf07fd0108c693044693da0 - Sigstore transparency entry: 1004844710
- Sigstore integration time:
-
Permalink:
Rerowros/Remoji-tg-mcp@1832a1f8f276f848b72a254e321973b1571e82dd -
Branch / Tag:
refs/tags/v0.4.4 - Owner: https://github.com/Rerowros
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
pypi-publish.yml@1832a1f8f276f848b72a254e321973b1571e82dd -
Trigger Event:
push
-
Statement type:
File details
Details for the file remoji_tg_mcp-0.4.4-py3-none-any.whl.
File metadata
- Download URL: remoji_tg_mcp-0.4.4-py3-none-any.whl
- Upload date:
- Size: 9.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
26c4eb6eba4ae34509698f558c1e6d9a8043e69ea7ead4fdcd66b8b90551af76
|
|
| MD5 |
fac802cf3851b84d9b2e6e79ac008b09
|
|
| BLAKE2b-256 |
e264e673481a3ff3d34d712b97209cf5c6b4ef578c451d73c4d8f89927a665cc
|
Provenance
The following attestation bundles were made for remoji_tg_mcp-0.4.4-py3-none-any.whl:
Publisher:
pypi-publish.yml on Rerowros/Remoji-tg-mcp
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
remoji_tg_mcp-0.4.4-py3-none-any.whl -
Subject digest:
26c4eb6eba4ae34509698f558c1e6d9a8043e69ea7ead4fdcd66b8b90551af76 - Sigstore transparency entry: 1004844711
- Sigstore integration time:
-
Permalink:
Rerowros/Remoji-tg-mcp@1832a1f8f276f848b72a254e321973b1571e82dd -
Branch / Tag:
refs/tags/v0.4.4 - Owner: https://github.com/Rerowros
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
pypi-publish.yml@1832a1f8f276f848b72a254e321973b1571e82dd -
Trigger Event:
push
-
Statement type: