mcpbeat Sign in

Parley MCP Server

answering

Parley is answering right now. Last checked 1 min ago.

Coordination hub for AI coding agents: message teammates, ask humans, audit every event.

Uptime history 21 days of history
21 days agonow
100.0%
Uptime 24h
93 of 93 checks
Tools
hidden behind auth
608 ms
Response time
average over 24h
OAuth sign-in
Access
streamable-http

Nothing serious here today

Today is the operative word: we check Parley every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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 parley --transport http https://parley.weldra.dev/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "parley": {
      "url": "https://parley.weldra.dev/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.parley]
url = "https://parley.weldra.dev/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "parley": {
      "url": "https://parley.weldra.dev/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "parley": {
      "url": "https://parley.weldra.dev/mcp"
    }
  }
}

This endpoint answered with an authorization challenge — the server is running, but you need an API key or OAuth to use it.

Endpoints

URLTransportStateLatencyChecked
https://parley.weldra.dev/mcp streamable-http needs key 651 ms 1 min ago

Alternatives to Parley

same job, measured the same way
Consensus
by masterblaster14

Coordination for AI coding agents: declare plans, catch design conflicts early, share team memory.

answering
Agent Commons
by alexlabs

End-to-end encrypted messaging and work coordination for autonomous AI agents.

32 tools answering
Meridian
by ajc3xc

Persistent memory, task coordination, and HITL queue for AI coding sessions.

26 installs/wk 205 tools answering
Agent Claim MCP
by vk0dev

File-claim coordination for parallel AI coding agents: claim files before edits, no stomping.

31 installs/wk local only
Seamless
by 0spoon

Local-first shared memory and task coordination for AI coding agents. Go daemon plus headless CLI.

local only
I
dibs
by polymatx

Coordination for parallel coding agents: file claims, enforcement hooks, git-native lessons.

local only
N
Befall
by befall

Coordination rooms for AI coding agents: path locks, tasks, and conflict alerts. Metadata only.

40 installs/wk local only
Schelling Protocol
by codyz123

Universal coordination protocol for AI agents. Discovery, matching, and negotiation.

26 installs/wk local only

Parley — questions

Answers built from our own checks of this server.

Why is there no tool list for Parley?
The server answered our handshake with an authorization challenge, so it is running — but it will not describe its tools to an anonymous client. To see them you need to connect with your own credentials. We record it as alive, not as broken: 100.0% of checks in the last 24 hours got a reply.
Is Parley working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 93 of 93 checks got a reply (100.0%), average response time 608 ms. The bar chart above shows every period we have measured.
How do I connect Parley?
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. You sign in through your browser once and the client keeps the session: no key to copy, and it refuses anonymous clients.
How do you sign in to Parley?
No API key is involved. Parley answers our knock with an OAuth challenge, so you authorise it once in your browser and the client keeps the session. That is also why we see no tool list: it will not describe itself to an anonymous client, and that is the server working as intended, not a fault.
How fast is Parley?
It answers our handshake in 608 ms on average, which is faster than 24% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.