Fcop runs on your own machine — the client starts it, so there is no endpoint to ping. 418 installs a week from pypi. Last commit 15 Jun 2026.
FCoP 3.2.5 MCP server: 45 tools (tier:L1/L2/L3) for file-based multi-agent coordination.
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 fcop -- uvx fcop-mcp
{
"mcpServers": {
"fcop": {
"args": [
"fcop-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.fcop]
command = "uvx"
args = ["fcop-mcp"]
{
"mcpServers": {
"fcop": {
"args": [
"fcop-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"fcop": {
"args": [
"fcop-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.