Skip to main content
Glama
package.json839 B
{ "name": "hyperion-telegram-bot", "version": "1.0.0", "description": "Telegram bot for Hyperion MCP Server - Blockchain operations via Telegram", "main": "dist/bot.js", "type": "module", "scripts": { "build": "tsc", "start": "node dist/bot.js", "dev": "tsx bot.ts", "watch": "tsx watch bot.ts" }, "keywords": [ "telegram", "bot", "hyperion", "mcp", "blockchain", "cryptocurrency", "wallet" ], "author": "Hyperion MCP Team", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.0.0", "node-telegram-bot-api": "^0.66.0", "dotenv": "^16.3.0" }, "devDependencies": { "@types/node": "^20.0.0", "@types/node-telegram-bot-api": "^0.64.0", "tsx": "^4.0.0", "typescript": "^5.0.0" }, "engines": { "node": ">=18.0.0" } }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/cuongpo/hyperion-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server