Aethereum
Rank #24,924io.github.br9704/aethereum
The team layer for AI coding agents: shared contracts, collision alerts, E2EE sessions.
Aethereum is a Model Context Protocol (MCP) server published by br9704. It ranks #24,924 of 132,046 servers tracked on MCP Toplist. Aethereum is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Jun 26, 2026 and most recently updated on Jul 10, 2026.
Ranks ahead of 107,122 of 132,046 servers on MCP Toplist.
Use Aethereum
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http aethereum https://www.aethereum.dev/api/mcpclaude mcp add aethereum -- npx -y aethereum mcp aethereum[mcp_servers.aethereum]
url = "https://www.aethereum.dev/api/mcp"Add to ~/.codex/config.toml.
[mcp_servers.aethereum]
command = "npx"
args = ["-y", "aethereum", "mcp", "aethereum"]Add to ~/.codex/config.toml.
https://www.aethereum.dev/api/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"aethereum": {
"command": "npx",
"args": [
"-y",
"aethereum",
"mcp",
"aethereum"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"aethereum": {
"url": "https://www.aethereum.dev/api/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"aethereum": {
"command": "npx",
"args": [
"-y",
"aethereum",
"mcp",
"aethereum"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"aethereum": {
"type": "http",
"url": "https://www.aethereum.dev/api/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"aethereum": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"aethereum",
"mcp",
"aethereum"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"aethereum": {
"serverUrl": "https://www.aethereum.dev/api/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"aethereum": {
"command": "npx",
"args": [
"-y",
"aethereum",
"mcp",
"aethereum"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"aethereum": {
"url": "https://www.aethereum.dev/api/mcp"
}
}
}{
"mcpServers": {
"aethereum": {
"command": "npx",
"args": [
"-y",
"aethereum",
"mcp",
"aethereum"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.br9704%2Faethereum)<a href="https://mcptoplist.com/server/io.github.br9704%2Faethereum"><img src="https://mcptoplist.com/badge/io.github.br9704%2Faethereum.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
br9704
Available versions (2)
| Version | Published |
|---|---|
| 0.6.0 | Jul 10, 2026 |
| 0.3.8 | Jun 26, 2026 |
Frequently asked questions
- Who maintains Aethereum?
- Aethereum is maintained by br9704, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Aethereum listed on the Official MCP Registry?
- Yes — Aethereum is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Aethereum have?
- MCP Toplist tracks 2 versions of Aethereum, most recently published on Jul 10, 2026.
- Where can I find the source code for Aethereum?
- The source code for Aethereum is hosted at github.com/br9704/aethereum.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.