MCP.so
登录

Telegram to X Formatter

@iliamak

关于 Telegram to X Formatter

MCP server для адаптации постов из Telegram в формат X с ограничением в 220 символов

基本信息

分类

沟通协作

运行时

node

传输方式

stdio

发布者

iliamak

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Telegram to X Formatter?

Telegram to X Formatter is an MCP (Model Context Protocol) server that adapts posts from Telegram into the X format, strictly respecting a 220-character limit. It preserves key information (names, achievements, numbers), adds emojis for emotional impact, line breaks for readability, dynamic short sentences, and a call to action at the end. It is intended for users who want to repurpose Telegram content for X while staying within the character limit.

How to use Telegram to X Formatter?

Clone the repository, install dependencies with npm install, copy .env.example to .env and add your ANTHROPIC_API_KEY, then start the server with npm start. The server formats Telegram‑style input into X‑ready posts.

Key features of Telegram to X Formatter

  • Strictly enforces a 220‑character limit
  • Preserves key information (names, achievements, numbers)
  • Adds emojis for emotional tone
  • Inserts line breaks for readability
  • Creates dynamic, short sentences
  • Appends a call to action at the end

Use cases of Telegram to X Formatter

  • Repurposing Telegram channel announcements for X
  • Adapting Telegram group discussions into concise X threads
  • Transforming Telegram news summaries into X posts
  • Converting Telegram project updates into X‑friendly format

FAQ from Telegram to X Formatter

How do I install and run Telegram to X Formatter?

Clone the repository, run npm install, copy .env.example to .env and fill in your ANTHROPIC_API_KEY, then execute npm start.

What dependencies does Telegram to X Formatter require?

It requires Node.js, npm, and an Anthropic API key (stored in the .env file as ANTHROPIC_API_KEY).

What character limit does Telegram to X Formatter enforce?

It strictly enforces a limit of 220 characters per output post.

Does Telegram to X Formatter preserve the original content?

Yes, it preserves key information such as names, achievements, and numbers, while reformatting the rest.

What is the output format of Telegram to X Formatter?

The output is a post formatted for X, including line breaks, emojis, short sentences, and a call to action, all within 220 characters.

评论

沟通协作 分类下的更多 MCP 服务器