MCP Hub
Back to servers

@thinhdang1402/thinhdangmcp

A demo MCP server supporting multiple transport types (stdio, SSE, and StreamableHttp) with specialized features for Telegram message collection and file operations.

Tools
3
Updated
Jan 2, 2026

Quick Install

npx -y @thinhdang1402/thinhdangmcp

Demo MCP Server

This is a demo MCP Server for Thinh Dang for 3 connection types: stdio, sse, and streamableHttp.

Features

🆕 Telegram Bot Integration

Monitor and collect messages from Telegram groups using a bot.

  • Tools:
    • telegram-start-listening - Start/stop bot message collection
    • telegram-list-chats - Auto-discover all groups bot is in
    • telegram-collect-messages - Retrieve stored messages
  • Resource: telegram://messages/{chatId} - Access via MCP resources
  • Features: Real-time collection, auto-discovery, in-memory storage, pagination

📖 Full Documentation

Other Tools

  • Echo, environment variables, resource management
  • Long-running operations with progress
  • File compression (gzip)
  • And more...

Reviews

No reviews yet

Sign in to write a review