Mooring
Rank #59,772io.github.seayniclabs/mooring
Git and GitHub operations — repo status, diffs, branches, PRs, issues, and Actions.
Mooring is a Model Context Protocol (MCP) server published by seayniclabs. It ranks #59,772 of 132,113 servers tracked on MCP Toplist. Mooring is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Mar 20, 2026 and most recently updated on Apr 7, 2026.
Ranks ahead of 72,341 of 132,113 servers on MCP Toplist.
Use Mooring
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mooring -- uvx mooring-mcp[mcp_servers.mooring]
command = "uvx"
args = ["mooring-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mooring": {
"command": "uvx",
"args": [
"mooring-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mooring": {
"command": "uvx",
"args": [
"mooring-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mooring": {
"type": "stdio",
"command": "uvx",
"args": [
"mooring-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mooring": {
"command": "uvx",
"args": [
"mooring-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mooring": {
"command": "uvx",
"args": [
"mooring-mcp"
]
}
}
}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.seayniclabs%2Fmooring)<a href="https://mcptoplist.com/server/io.github.seayniclabs%2Fmooring"><img src="https://mcptoplist.com/badge/io.github.seayniclabs%2Fmooring.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
seayniclabs
Other servers by seayniclabs
View all seayniclabs servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.1 | Apr 7, 2026 |
Frequently asked questions
- Who maintains Mooring?
- Mooring is maintained by seayniclabs, which publishes 6 MCP servers (6 total versions) tracked on MCP Toplist.
- Is Mooring listed on the Official MCP Registry?
- Yes — Mooring is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Mooring have?
- MCP Toplist tracks 1 version of Mooring, most recently published on Apr 7, 2026.
- Where can I find the source code for Mooring?
- The source code for Mooring is hosted at github.com/seayniclabs/mooring.
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.