fcop-mcp
Rank #2,431io.github.joinwell52-AI/fcop
Durable tasks, reports, reviews and branch convergence for multi-agent teams over local files.
fcop-mcp is a Model Context Protocol (MCP) server published by joinwell52-ai. It ranks #2,431 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. fcop-mcp is listed across 3 registries — Official MCP, PulseMCP and Glama, with 9 tracked versions. It was first listed on Apr 19, 2026 and most recently updated on Sep 14, 2026.
Ranks ahead of 129,615 of 132,046 servers on MCP Toplist.
Use fcop-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add fcop -e "FCOP_PROJECT_DIR=<your FCOP_PROJECT_DIR>" -- uvx fcop-mcpReplace each placeholder with your own value before saving.
[mcp_servers.fcop]
command = "uvx"
args = ["fcop-mcp"]
[mcp_servers.fcop.env]
FCOP_PROJECT_DIR = "<your FCOP_PROJECT_DIR>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"fcop": {
"command": "uvx",
"args": [
"fcop-mcp"
],
"env": {
"FCOP_PROJECT_DIR": "<your FCOP_PROJECT_DIR>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"fcop": {
"command": "uvx",
"args": [
"fcop-mcp"
],
"env": {
"FCOP_PROJECT_DIR": "<your FCOP_PROJECT_DIR>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"fcop": {
"type": "stdio",
"command": "uvx",
"args": [
"fcop-mcp"
],
"env": {
"FCOP_PROJECT_DIR": "<your FCOP_PROJECT_DIR>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"fcop": {
"command": "uvx",
"args": [
"fcop-mcp"
],
"env": {
"FCOP_PROJECT_DIR": "<your FCOP_PROJECT_DIR>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"fcop": {
"command": "uvx",
"args": [
"fcop-mcp"
],
"env": {
"FCOP_PROJECT_DIR": "<your FCOP_PROJECT_DIR>"
}
}
}
}Replace each placeholder with your own value before saving.
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.joinwell52-AI%2Ffcop)<a href="https://mcptoplist.com/server/io.github.joinwell52-AI%2Ffcop"><img src="https://mcptoplist.com/badge/io.github.joinwell52-AI%2Ffcop.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
joinwell52-ai
Available versions (9)
| Version | Published |
|---|---|
| 4.0.3 | Sep 14, 2026 |
| 4.0.2 | Sep 11, 2026 |
| 3.2.5 | May 30, 2026 |
| 3.2.4 | May 27, 2026 |
| 3.2.3 | May 25, 2026 |
| 3.0.1 | May 21, 2026 |
| 3.0.0 | May 21, 2026 |
| 2.0.2 | May 13, 2026 |
| 2.0.1 | May 13, 2026 |
Frequently asked questions
- Who maintains fcop-mcp?
- fcop-mcp is maintained by joinwell52-ai, which publishes 1 MCP server (9 total versions) tracked on MCP Toplist.
- Is fcop-mcp listed on the Official MCP Registry?
- Yes — fcop-mcp is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does fcop-mcp have?
- MCP Toplist tracks 9 versions of fcop-mcp, most recently published on Sep 14, 2026.
- Where can I find the source code for fcop-mcp?
- The source code for fcop-mcp is hosted at github.com/joinwell52-ai/fcop.
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.