Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
git clone --depth 1 https://github.com/tolboy/telegram-mcp-tdlibWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/mcp/tolboy/telegram-mcp-tdlib/telegram-mcp-tdlib)<a href="https://agentmods.dev/mcp/tolboy/telegram-mcp-tdlib/telegram-mcp-tdlib"><img src="https://agentmods.dev/badge/mcp/tolboy/telegram-mcp-tdlib/telegram-mcp-tdlib/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/mcp/tolboy/telegram-mcp-tdlib/telegram-mcp-tdlib"><img src="https://agentmods.dev/badge/mcp/tolboy/telegram-mcp-tdlib/telegram-mcp-tdlib.svg" alt="Reviewed on agentmods" width="80" height="20"></a>Grade A, and why
telegram-mcp-tdlib scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
{
"telegram-mcp-tdlib": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/tolboy/telegram-mcp-tdlib:1.9.0-stdio"
],
"env": {
"TDLIB_API_ID": "",
"TDLIB_API_HASH": "",
"TDLIB_PHONE_NUMBER": "",
"TDLIB_AUTH_CODE": "",
"TDLIB_2FA_PASSWORD": "",
"MCP_READ_ONLY": "true",
"MCP_TOOL_PROFILE": "reader"
}
}
}What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 9d ago First seen · 20 lines scan A b3badf8bc691
telegram-mcp-tdlib is an MCP server published in the GitHub repository tolboy/telegram-mcp-tdlib (6 stars, last pushed 3d ago), licensed Apache-2.0. Its token cost is not measured: an MCP server costs its tool schemas, not its config file. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other mcp servers, from other repositories
oracle-forms-mcp
MCP server "oracle-forms-mcp" as configured in aoreshkov/oracle-forms-mcp. Runs in Docker (ghcr.io/aoreshkov/oracle-forms-mcp:0.8.0). Needs 2 environment variables to run.
code-security-mcp
A security MCP server for AI coding agents: each language via its native analyzer — Kotlin (detekt), Java (SpotBugs+FindSecBugs), Python (Bandit), C# (Roslyn), JS/TS (ESLint) — plus diff review and secure patterns. Runs locally from the code-security-mcp Python package.
hypermnesia-mcp
Scientifically-grounded memory system based on computational neuroscience research. Runs locally from the hypermnesia-mcp Python package.
godot-mcp
MCP server for full Godot 4.x engine control with 165 tools for AI-driven game development. Runs locally from the @tugcantopaloglu/godot-mcp npm package.
claude-octopus
Spawn multiple specialized Claude Code agents as MCP servers, each independently configured. Runs locally from the claude-octopus npm package. Needs 7 environment variables to run.
teamcity
MCP server exposing JetBrains TeamCity CI/CD workflows to AI coding assistants. Runs locally from the @daghis/teamcity-mcp npm package. Needs 3 environment variables to run.