SERVER
Ethora MCP Server
Rank #9228io.github.dappros/ethora-mcp-server
MCP server for the Ethora chat & messaging platform: chat ops, AI agents, RAG, automation.
First listed
May 14, 2026
Last publish date
May 14, 2026
OVERVIEW
Ethora MCP Server is a Model Context Protocol (MCP) server published by dappros. It ranks #9228 of 58,832 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Ethora MCP Server is listed on Official MCP, with 1 tracked version. It was first listed on May 14, 2026 and most recently updated on May 14, 2026.
STANDING
#9,228of 58,832 tracked serversTop 25%
Ranks ahead of 49,604 of 58,832 servers on MCP Toplist.
CONNECT
Use Ethora MCP Server
Add Ethora MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"ethora-mcp-server": {
"command": "npx",
"args": [
"-y",
"@ethora/mcp-server"
],
"env": {
"ETHORA_API_URL": "<your ETHORA_API_URL>",
"ETHORA_BASE_URL": "<your ETHORA_BASE_URL>",
"ETHORA_APP_JWT": "<your ETHORA_APP_JWT>",
"ETHORA_B2B_TOKEN": "<your ETHORA_B2B_TOKEN>",
"ETHORA_MCP_ENABLE_DANGEROUS_TOOLS": "<your ETHORA_MCP_ENABLE_DANGEROUS_TOOLS>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry
ORGANIZATION
dappros
MORE FROM THIS PUBLISHER
Other servers by dappros
View all dappros servers →VERSIONS
Available versions (1)
| Version | Published |
|---|---|
| 26.5.3 | May 14, 2026 |
FAQ
Frequently asked questions
- What is Ethora MCP Server?
- MCP server for the Ethora chat & messaging platform: chat ops, AI agents, RAG, automation.
- Who maintains Ethora MCP Server?
- Ethora MCP Server is maintained by dappros, which publishes 4 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Ethora MCP Server an official MCP server?
- Yes — Ethora MCP Server is listed on the Official MCP Registry.
- How many versions does Ethora MCP Server have?
- MCP Toplist tracks 1 version of Ethora MCP Server, most recently published on May 14, 2026.
- Where can I find the source code for Ethora MCP Server?
- The source code for Ethora MCP Server is hosted at github.com/dappros/ethora-mcp-server.
EXPLORE