express-cli

by IH8E · ai-ml · mcp-server, glama

Advanced setupBest for experimentalTrust score 15/100

MCP server for the eXpress corporate messenger, enabling AI agents to list chats, search contacts, send messages, and wait for incoming messages with end-to-end encryption.

Source: https://github.com/IH8E/express-cli

Install

git clone https://github.com/IH8E/express-cli

Use this forAI-extracted

  • Integrate eXpress corporate messenger into AI agent workflows for automated message sending and chat monitoring
  • Build chatbots that read and respond to messages in eXpress with end-to-end encryption support
  • Monitor corporate chat channels and extract message data for analysis via MCP server interface
  • Create automated workflows that trigger actions based on incoming messages in eXpress

Works with

Claude DesktopClaude Code

Tags: mcp-server, glama

Source: glama

About ai-ml MCP servers and Claude skills

ai-ml MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.

express-cli is one of hundreds of ai-ml entries indexed on Skiln. Browse the full ai-ml category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.

Related ai-ml MCPs and skills

  • cloak-auth-bridge by inorilzy

    MCP server that bridges authenticated sessions from a Chrome extension to CloakBrowser profiles via local WebSocket, enabling agents to sync, verify, and debug persistent login state without exposing raw credentials.

  • moa-mcp by cvanes

    A local stdio MCP server for running single-turn prompts across multiple model providers (OpenAI, Ollama, OpenRouter), allowing agents to fan out the same prompt to several models and combine the output.

  • mcp-docs-ask by alyiox

    Local RAG MCP server for documentation that indexes markdown repos (local paths or git URLs) and provides retrieval-only tools (ask_docs, list_docs, reindex) returning grounded passages and citations for the MCP host to synthesize answers.

  • HydraMind by himanshu748

    An MCP server for coding agents that stores facts in HydraDB, links them to entities, detects revisions, and propagates trust decay through provenance. It provides scoped recall with transparent scoring and abstains when evidence is missing.

  • Celebration MCP by zekerutledge

    Provides short, generic celebratory messages for AI agents when tasks are completed, via a hosted Streamable HTTP MCP endpoint.

  • tokenizer-mcp by the-phase-space

    An MCP server for counting tokens in text or files using model-specific tokenizers, and reporting file metrics like lines, characters, and size.

  • ImageAPI AI MCP Server by ImageAPIAI

    MCP server for ImageAPI AI that lets AI assistants generate high-resolution images, refine prompts for free, and inspect account credits directly in development workflows and chat sessions.

  • team-protocol by marshawcoco

    Enables structured role-to-role handoffs and merge gating for multi-agent collaboration. It persists evidence and computes approval gates without invoking LLMs.

Frequently asked questions

How do I install express-cli?

Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.

Which clients support express-cli?

Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.

Is express-cli free?

The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.