Skip to content
Back to tgboard

Card snapshot

tgboard.com · 2026-08-20 01:50:43 UTC · aa757640effed457619eabab924ffcec715d59eba7ad80f54102c6f49e343949

This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.

{
  "name": "tgboard",
  "version": "1.0.0",
  "description": "Read-only MCP server for tgboard.com \u2014 an auto-verified directory of 100k+ Telegram channels, bots, groups, mini-apps and sticker packs in 6 languages. Tools: search_telegram, top_telegram_resources, get_telegram_resource, list_telegram_categories.",
  "url": "https://tgboard.com/mcp/",
  "endpoint": "https://tgboard.com/mcp/",
  "transport": [
    "streamable-http"
  ],
  "protocol": "mcp",
  "capabilities": [
    "tools"
  ],
  "authentication": {
    "type": "none"
  },
  "provider": {
    "name": "tgboard.com",
    "url": "https://tgboard.com"
  },
  "documentation": "https://tgboard.com/llms.txt",
  "serverInfo": {
    "name": "tgboard",
    "version": "1.0.0"
  }
}