← Browse

@timoncool/telegram-api-mcp

MCP server package telegram-api-mcp

mcp_servermcp

Install

agr install @timoncool/telegram-api-mcp --target claude

This artifact does not publish files for Claude.

Document

{ "name": "telegram-api-mcp", "version": "0.1.0", "description": "Ultimate Telegram Bot API v9.6 MCP Server — 169 methods, meta-mode, rate limiting, circuit breaker", "type": "module", "main": "dist/index.js", "bin": { "telegram-api-mcp": "dist/index.js" }, "scripts": { "build": "tsc", "dev": "tsx src/index.ts", "start": "node dist/index.js", "test": "vitest run", "test:watch": "vitest", "test:coverage": "vitest run --coverage", "typecheck": "tsc --noEmit", "lint": "eslint src/", "prepublishOnly": "npm run build" }, "keywords": [ "telegram", "bot-api", "mcp", "mcp-server", "model-context-protocol", "claude", "ai-agent" ], "author": "timoncool", "license": "MIT", "files": [ "dist", "README.md", "LICENSE", "server.json", "smithery.yaml" ], "repository": { "type": "git", "url": "https://github.com/timoncool/telegram-api-mcp.git" }, "engines": { "node": ">=18.0.0" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.12.0", "zod": "^3.24.0" }, "devDependencies": { "@types/node": "^22.0.0", "@typescript-eslint/eslint-plugin": "^8.58.0", "@typescript-eslint/parser": "^8.58.0", "eslint": "^10.2.0", "tsx": "^4.19.0", "typescript": "^5.7.0", "vitest": "^3.0.0" } }

Trust

Not scanned yet. Artifacts are graded after they are crawled, so a recently discovered one may have no result for a while.

Versions

  • git-083df3f8a5bb2026-08-05