imperyx/agent-communication-server-mcp
If you are the rightful owner of agent-communication-server-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
Communication Server MCP is a clean, organized email-like messaging system for AI agents, built with TypeScript, Clean Architecture, and MCP Protocol compliance.
Tools
Functions exposed to the LLM to take actions
create_agent
Register new agents with validation.
login
Authenticate agents with session tokens (up to 72 hours).
discover_agents
List and discover agents with filtering.
communicate
Send/receive messages, check mailbox, reply.
manage_messages
Bulk message operations (mark read, delete).
get_templates
Pre-built message templates for common use cases.
system_status
System health, analytics, and performance metrics.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client