1msg MCP
OfficialRelated Servers
Alternatives to 1msg MCP
No user-submitted related servers found.
Related Servers
- AlicenseAqualityAmaintenanceEnables MCP clients like Claude Code and Cursor to use multiple AI models (Gemini, GPT, Grok, DeepSeek, Kimi, Ollama) via a unified chat tool with conversation memory.31Apache 2.0
- FlicenseAqualityCmaintenanceMCP Chat is a CLI application that enables interactive chat with AI models via the Anthropic API, supporting document retrieval, command-based prompts, and extensible MCP tool integrations.2-
- AlicenseNot gradedqualityCmaintenanceExposes authorized ChatGPT, DeepSeek, Kimi, and Grok web sessions to agents as MCP tools, including chat and local file attachments over HTTP or stdio.5MIT
- AlicenseNot gradedqualityAmaintenanceEnables AI tools to uniformly discover, inspect, and call tools, prompts, and resources from multiple upstream MCP servers through a small set of fixed MCP tools, over stdio or HTTP.2MIT
- AlicenseNot gradedqualityCmaintenanceExposes local LM Studio language models as MCP tools, enabling chat completions and model listing through a local OpenAI-compatible API without requiring API keys.MIT
- AlicenseAqualityAmaintenanceMCP server for Cognigy.AI - 132 tools that let Claude, Cursor & other AI assistants build, configure, test & operate conversational AI agents via the Model Context Protocol.10033 npm2MIT
TDQS
Scored across 60 tools
Many tools are distinct, but overlaps exist: delete_media and delete_media_legacy are the same operation, send_message may be confused with the many send_* variants, and the abundance of get/set pairs for settings creates ambiguity about which tool applies to a given task.
Naming mixes verb-first and noun-first patterns, with inconsistent use of get/list/create/update/set/delete/patch and path-like suffixes (e.g., create_flows_flow_id_publish). While all snake_case, the lack of a uniform verb_noun pattern hurts predictability.
With 60 tools, this server is far beyond typical well-scoped MCP servers. Even for a comprehensive WhatsApp Business API, the surface is extremely large and likely to overwhelm agents with too many options.
The tool set covers a wide range of capabilities: messaging, media, groups, flows, templates, settings, webhooks, encryption, and calling. Minor gaps include reporting/analytics and limited message history beyond list_messages, but core workflows are well covered.