ChatGPT-to-Telegram-MCP
"version": "1.1.1", "private": true, "type": "module", "description": "OAuth-protected MCP server that lets ChatGPT publish deduplicated posts to Telegram, interactively or on a schedule.", "license": "MIT", "repository": { "type": "git",
Install / Use
claude mcp add d8rt8v -- npx -y github:d8rt8v/ChatGPT-to-Telegram-MCPIf the server publishes to npm under a different name, use that package instead — check the repo README.
MCP Server
Model Context Protocol server
Quality Score
Category
AI & Machine LearningSupported Platforms
Skill content
View source on GitHub{ "name": "chatgpt-to-telegram-mcp", "version": "1.1.1", "private": true, "type": "module", "description": "OAuth-protected MCP server that lets ChatGPT publish deduplicated posts to Telegram, interactively or on a schedule.", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/d8rt8v/chatgpt-to-telegram-mcp.git" }, "homepage": "https://github.com/d8rt8v/chatgpt-to-telegram-mcp#readme", "bugs": { "url": "https://github.com/d8rt8v/chatgpt-to-telegram-mcp/issues" }, "keywords": [ "chatgpt", "telegram", "mcp", "cloudflare-workers", "scheduled-tasks" ], "scripts": { "dev": "wrangler dev", "deploy": "wrangler deploy", "secrets:push": "wrangler secret bulk .env", "db:migrate:local": "wrangler d1 migrations apply DB --local", "db:migrate:remote": "wrangler d1 migrations apply DB --remote", "test": "node --test", "check": "node --check src/index.js && node --check src/oauth-handler.js && node --check src/dedupe.js && node --check src/storage.js && node --check src/telegram.js" }, "dependencies": { "@cloudflare/workers-oauth-provider": "^0.8.1", "@modelcontextprotocol/sdk": "^1.29.0", "agents": "^0.17.4", "zod": "^4.4.3" }, "devDependencies": { "wrangler": "^4.110.0" }, "engines": { "node": ">=20" } }
Related Skills
caveman
107.2k🪨 why use many token when few token do trick. Viral skill + proxy for coding agents that cuts 65% of tokens by talking like a caveman.
claude-mem
94.4kPersistent Context Across Sessions for Every Agent – Captures everything your agent does during sessions, compresses it with AI, and injects relevant context back into future sessions. Works with Claude Code, OpenClaw, Codex, Gemini, Hermes, Copilot, OpenCode + More
Agent-Reach
84.4kGive your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
Understand-Anything
83.6kGraphs that teach > graphs that impress. Turn any code into an interactive knowledge graph you can explore, search, and ask questions about. Works with Claude Code, Codex, Cursor, Copilot, Gemini CLI, and more.
Security Score
Audited on Invalid Date
