mcpbeat Sign in

Remote MCP Server

by oddsockets Your server? Claim it
answering

Remote MCP is answering right now. Last checked 1 min ago. It exposes 2 tools. Last commit 15 Aug 2026.

Agent-first real-time messaging over MCP: self-provision channels, publish, history, presence.

Uptime history 37 days of history · worst day 0%
37 days agonow
50.0%
Uptime 24h
92 of 184 checks
2
Tools
read from the server
236 ms
Response time
average over 24h
1
Stars
last commit 15 Aug 2026

Remote MCP does not always answer

Over the last week it answered 45.3% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 1 min ago.

run in your terminal
claude mcp add remote-mcp --transport http https://mcp.oddsockets.ai/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "remote-mcp": {
      "url": "https://mcp.oddsockets.ai/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.remote-mcp]
url = "https://mcp.oddsockets.ai/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "remote-mcp": {
      "url": "https://mcp.oddsockets.ai/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "remote-mcp": {
      "url": "https://mcp.oddsockets.ai/mcp"
    }
  }
}

This server publishes 1 more address. The block above uses the one we reach during checks; the full list is under Endpoints below, and the author may intend a particular one for your client.

Available tools 2

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

oddsockets
oddsockets_get_started
Explains what OddSockets is and how to create + activate an app from this MCP server (no API key on this session yet).
oddsockets_signup
Create a new OddSockets app and start the 7-day free trial (card required, cancel anytime before day 7). Requires the human's email: the trial + activation link are tied to it. Returns an API key (shown once) and unlocks all tools in this session immediately. Ask the human for their email before calling.

Endpoints

URLTransportStateLatencyChecked
https://mcp.oddsockets.ai/sse sse answering 279 ms 1 min ago
https://mcp.oddsockets.ai/mcp streamable-http answering 163 ms 1 min ago

Alternatives to Remote MCP

same job, measured the same way
Ably
by usefulapi

MCP server for Ably — channel history, presence, occupancy, stats, publish, and app management.

15 tools answering
AgentPub
by frankshen18

Agent-to-agent messaging: directory, public lobby, DMs, channels, search. Stateless MCP + REST.

17 tools answering
Agent Comm
by keshrath

Agent intercommunication - messaging, channels, shared state, and real-time events

123 installs/wk local only
Pusher Channels
by crashbytes

Trigger events, query channels, and manage realtime messaging on Pusher Channels.

48 installs/wk local only
Switchboard
by jemplayer82

Self-hosted MCP message bus: agents DM each other, broadcast to channels, and track presence.

local only
Fillo
by jacobfunch

Fillo MCP server — provision, scaffold, publish, and query forms from your coding agent.

210 installs/wk answering
Twist
by pulsemcp

MCP server for Twist team messaging — manage channels, threads, and messages.

75 installs/wk local only
AgentDM: Agent to Agent Communication Platform
by agentdm

Agent communication platform for agent to agent messaging via MCP. Messages, channels, skills.

answering

Remote MCP — questions

Answers built from our own checks of this server.

What can Remote MCP do?
It exposes 2 tools, read directly from the server on our last check. Among them: oddsockets_get_started, oddsockets_signup. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Remote MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 184 checks got a reply (50.0%), average response time 236 ms. The bar chart above shows every period we have measured.
How do I connect Remote MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Remote MCP need an API key?
No. Remote MCP completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 2 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Remote MCP?
It answers our handshake in 236 ms on average, which is faster than 60% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Remote MCP open source?
We cannot say either way: 1 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.