mcp-server-engine
Provides a tool for sending messages via Telegram, enabling automated communication through the Telegram platform.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@mcp-server-enginesearch knowledge base for customer pain points"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
mcp-server-engine — ARCHIVED 2026-05-12
Este repositorio fue archivado el 2026-05-12 como parte del pivot estratégico de Odiseo a TypeScript monorepo (Roadmap F).
Histórico preservado por auditoría — sin desarrollo activo desde esta fecha.
Contexto del archivado
Sesión de pivot: Roadmap F · Día 1 · sesión 7 (pivot 2026-05-11)
Razón: El stack Python/FastAPI/Cloud Run originalmente diseñado fue evaluado como no operable por el equipo actual (jona + Claude, sin dev senior 24/7). Decisión documentada en DECISIONS.md (D036, D037, D040) y APORTES-DE-WHITEPAPPER.md §0, §1, §2.
Related MCP server: Agent Construct
Categoría legacy
MCP Server Python (14 tools)
Reemplazo en el nuevo stack
Destino: apps/mcp-server (Cloudflare Workers + MCP TS SDK)
Plan de rescate
Se portan las 14 tools a TypeScript: bant_qualify, ocr_extract, asr_transcribe, intent_detect, telegram_send, email_send, lead_create, conversation_log, voice_synth, payment_link, calendar_book, crm_sync, knowledge_search, summarize. Mapping detallado en ARCHITECTURE.md §10.
Activo de referencia
Toda la actividad de Odiseo ahora vive en el monorepo:
https://github.com/ceonex420/odiseo-platform
Estructura del monorepo:
odiseo-platform/
├── apps/
│ ├── web/ # Next.js 15 App Router (frontend + API edge)
│ └── mcp-server/ # Cloudflare Workers (MCP server, <50ms cold start)
├── packages/
│ ├── db/ # Drizzle ORM + schema + migrations
│ ├── agent-core/ # Anthropic Agent SDK wrappers + LLM Router
│ ├── ui/ # shadcn/ui + brand tokens + React Email
│ ├── lib/ # utilidades comunes
│ └── config/ # eslint + tsconfig + tailwind base
├── infra/
│ ├── vercel/ # vercel.json + edge config
│ ├── cloudflare/ # wrangler.toml + Workers KV
│ └── neon/ # branch policy + RLS scripts
└── docs/ # Mintlify site sourcePara consultar este código histórico
gh repo clone ceonex420/mcp-server-engineEl repo permanece read-only (archived flag). No se aceptan PRs.
Restaurar (si fuera necesario, requiere decisión explícita)
gh repo unarchive ceonex420/mcp-server-engineEsa acción debe registrarse en DECISIONS.md antes de ejecutarse.
Mantenedor histórico: Javier (CTO previo, finalizó relación 2026-Q2). Decisión de archivado: jona (CEO Nexus Intelligent · ceo@nexusintelligent.ai). Fecha de archivado: 2026-05-12. Última versión productiva: ninguna — Cloud Run deployments fueron borrados por el CTO previo al salir, este repo nunca volvió a ejecutarse en producción tras esa fecha.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
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/ceonex420/mcp-server-engine'
If you have feedback or need assistance with the MCP directory API, please join our Discord server