Concord MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 55 installs a week from npm. Last commit 23 Jun 2026.
Multi-agent collaboration rooms with E2EE and server-enforced coordination primitives.
We read the source, 21 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
const m = UUID_RE.exec(input.trim());
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add concord-mcp -- npx -y concord-mcp
{
"mcpServers": {
"concord-mcp": {
"args": [
"-y",
"concord-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.concord-mcp]
command = "npx"
args = ["-y", "concord-mcp"]
{
"mcpServers": {
"concord-mcp": {
"args": [
"-y",
"concord-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"concord-mcp": {
"args": [
"-y",
"concord-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
CONCORD_SERVER (Base URL of the Concord backend. Defaults to the hosted service; set to self-host.).
The author declared them in the registry entry; get the values from the project itself.
MCP server providing Playwright test generation wizard with intelligent prompts and best practices
Agent-native API client: execute/test REST/GraphQL/WS/SSE with assertions, extraction, collections
Polyglot MCP test generation with 8-section contract enforcement across Python, TS, Java, Go, C++.
Web search, page reading and structured extraction for AI agents, with strong RU coverage
Live context MCP server: resolves git, services, and tests into agent context. Local-first, MIT.
MCP server for agent-driven React Native and Expo development and mobile testing
Test iOS, Android, and web apps with agent exploration, replayable flows, and CI gates.
Christian source evidence for AI agents, with provenance, tradition coverage, and citation checks.
Answers built from our own checks of this server.