Ethora MCP Server
Ethora chat platform MCP: apps, users, rooms, AI agents, chat widgets. Hosted or stdio.
People who work with chat api, ethora and function calling and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-09-18 · ★ 6 · #31 OF 105 MAINTAINED COMMUNICATION · VERIFIED 2026-09-18
MIT · TypeScript servers · how we verify → /methodology
01 · Install Ethora MCP Server
before you install - you'll need
ETHORA_API_URL, ETHORA_MCP_TRANSPORT, ETHORA_APP_JWT, ETHORA_MCP_HTTP_HOST are optional or environment-specific per the README.
Claude Code
claude mcp add dappros-ethora-mcp-server --transport http https://mcp.chat.ethora.com/mcp/oauth Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"dappros-ethora-mcp-server": {
"url": "https://mcp.chat.ethora.com/mcp/oauth"
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
https://mcp.chat.ethora.com/mcp/oauth
transport: streamable-http
endpoint alive - authentication required · probed 2026-09-17
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions · remote - your agent's requests go to mcp.chat.ethora.com
endpoint auth requires authentication - rejected our unauthenticated MCP initialize
license MIT - declared in the repository
npm package @ethora/mcp-server - the @ethora scope differs from the repo owner (dappros); confirm it's the project's official package
registry namespace io.github.dappros is GitHub-verified and matches the repo owner
03 · What Ethora MCP Server can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v26.09 · 2026-09-01
What's new in August 2026 · 4 commits since last release: · Merge pull request #5 from dappros/merge/ai-agents-into-main · Merge feat/ai-agents into main: Agents API + 2607 parity · Merge pull request #4 from…
v26.08 · 2026-08-01
What's new in July 2026 · 1 commits since last release: · bump version to 26.07
v26.07 · 2026-07-01
What's new in June 2026 · 1 commits since last release: · bump version to 26.06
04 · Who maintains Ethora MCP Server
ethora-mcp-server is maintained by dappros. We track 2 MCP servers from dappros - 1 actively maintained, 12 combined GitHub stars, oldest repo from Aug 2025. Full record: all servers from dappros.
05 · Facts
- repository
- github.com/dappros/ethora-mcp-server
- category
- communication - ranked #31 of 105 actively-maintained communication servers as of 2026-09-18.
- release cadence
- 3 releases in the last 90 days (latest 2026-09-01)
- registry
- io.github.dappros/ethora-mcp-server (active, first published 2026-05-14 · 5 versions)
- packages
- npm:@ethora/mcp-server
06 · Ethora MCP Server FAQ
What is Ethora MCP Server?
Ethora chat platform MCP: apps, users, rooms, AI agents, chat widgets. Hosted or stdio.
Is Ethora MCP Server still maintained?
Yes - as of 2026-09-18, its last commit was 2026-09-18 and it shipped 3 releases in the last 90 days. We re-verify nightly.
How do I install Ethora MCP Server?
Run `npx -y @ethora/mcp-server`. The README documents 4 environment variables (ETHORA_API_URL, ETHORA_MCP_TRANSPORT, ETHORA_APP_JWT…) to set first. ETHORA_API_URL, ETHORA_MCP_TRANSPORT, ETHORA_APP_JWT, ETHORA_MCP_HTTP_HOST are optional or environment-specific per the README. You can also paste the ready-made client config above.
Does Ethora MCP Server require authentication?
Yes - when we probed the endpoint on 2026-09-17, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.
07 · Alternatives to Ethora MCP Server
Alternatives to Ethora MCP Server
Maintained communication servers if Ethora MCP Server isn't the fit.
- Draw Io Create diagrams in chat, rendered as live interactive draw.io diagrams. 10,000+ searchable shapes. ★ 5,462 · 2026-09-18
- Mockserver Mock, record/replay, verify and chaos-test any HTTP, REST, gRPC or LLM dependency over MCP. ★ 4,972 · 2026-09-17
- Vexa Meeting bot and transcripts for Google Meet, Teams and Zoom. Live or after, speakers labelled. ★ 2,798 · 2026-09-17
- Agent Swarm Full Agent Swarm API and MCP server with local SQLite storage for multi-agent orchestration. ★ 806 · 2026-09-18
- Evolution API MCP server for Evolution API - WhatsApp messaging, instances, contacts ★ 271 · 2026-08-29
- Agenticmail MCP Server Real email and SMS for AI agents - send mail, receive verification codes, drive a real inbox. ★ 223 · 2026-09-13
Pairs well with
Servers that cover what Ethora MCP Server doesn't - only shown when the pairing reason fits the companion.
More communication MCP servers · Entra News Podcast · Iterable Data · Ksail · Guesty MCP Server
More TypeScript MCP servers · Trend Flow · Entra News · Knowl · ZuckerBot - Meta Ads MCP Server · see all