Copass Local
Rank #433com.olane/cosync-local
MCP server providing copass-local capabilities
Copass Local is a Model Context Protocol (MCP) server published by olane-labs. It ranks #433 of 132,113 servers tracked on MCP Toplist, and its repository has 2,177 GitHub stars. Copass Local is listed on Official MCP, with 4 tracked versions. It was first listed on Mar 4, 2026 and most recently updated on Mar 5, 2026.
Ranks ahead of 131,680 of 132,113 servers on MCP Toplist.
Use Copass Local
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add cosync-local -- uvx olane-copass-local[mcp_servers.cosync-local]
command = "uvx"
args = ["olane-copass-local"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"cosync-local": {
"command": "uvx",
"args": [
"olane-copass-local"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"cosync-local": {
"command": "uvx",
"args": [
"olane-copass-local"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"cosync-local": {
"type": "stdio",
"command": "uvx",
"args": [
"olane-copass-local"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"cosync-local": {
"command": "uvx",
"args": [
"olane-copass-local"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"cosync-local": {
"command": "uvx",
"args": [
"olane-copass-local"
]
}
}
}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/com.olane%2Fcosync-local)<a href="https://mcptoplist.com/server/com.olane%2Fcosync-local"><img src="https://mcptoplist.com/badge/com.olane%2Fcosync-local.svg" alt="MCP Toplist: Top 1% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
olane-labs
Other servers by olane-labs
View all olane-labs servers →Available versions (4)
| Version | Published |
|---|---|
| 0.3.2 | Mar 5, 2026 |
| 0.3.1 | Mar 5, 2026 |
| 0.2.0 | Mar 4, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Copass Local?
- Copass Local is maintained by olane-labs, which publishes 2 MCP servers (5 total versions) tracked on MCP Toplist.
- Is Copass Local listed on the Official MCP Registry?
- Yes — Copass Local is listed on the Official MCP Registry.
- How many versions does Copass Local have?
- MCP Toplist tracks 4 versions of Copass Local, most recently published on Mar 5, 2026.
- Where can I find the source code for Copass Local?
- The source code for Copass Local is hosted at github.com/olane-labs/cosync-local.
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.