74
/ 100
14 days ago
glama

tggroupMCP

Enables interaction with Telegram groups via MTProto, including message retrieval, sending, and semantic search with RAG support.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 2 credentials: OPENAI_API_KEY, TELEGRAM_EMBEDDINGS_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configAPI_HASH
configAPI_ID
🔐 secretOPENAI_API_KEYSet or TELEGRAM_EMBEDDINGS_API_KEY, then index cached messages into local SQLite vector chunks:
configPHONE
configSESSION
configTELEGRAM_ALLOWED_CHAT_IDS
configTELEGRAM_API_HASH
configTELEGRAM_API_ID
configTELEGRAM_DB_PATH
configTELEGRAM_DEFAULT_CHAT_ID
🔐 secretTELEGRAM_EMBEDDINGS_API_KEYSet OPENAI_API_KEY or , then index cached messages into local SQLite vector chunks:
configTELEGRAM_EMBEDDINGS_BASE_URL
configTELEGRAM_EMBEDDINGS_MODEL
configTELEGRAM_PHONE
configTELEGRAM_SESSIONPut the generated into .env.
configTELEGRAM_SESSION_STRING_PERSONAL
configTELEGRAM_SESSION_STRING_WIFE
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 3 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/billyhargroveofficial-tggroupmcp-1iz6zg)](https://m8ven.ai/mcp/billyhargroveofficial-tggroupmcp-1iz6zg)
commit: bf18a7f1bd80a69f669c3a93f5e354744398147b
code hash: 11997516ef31747e614963e4c40450cabadafe5b0e2da0ba8e9d8f159abe44f3
verified: 6/28/2026, 9:09:30 AM
view raw JSON →