Shipswift
Rank #2,468io.github.signerlabs/shipswift
MCP server providing shipswift capabilities
Shipswift is a Model Context Protocol (MCP) server published by signerlabs. It ranks #2,468 of 132,046 servers tracked on MCP Toplist, and its repository has 3,220 GitHub stars. Shipswift is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Dec 15, 2025 and most recently updated on Feb 25, 2026.
Ranks ahead of 129,578 of 132,046 servers on MCP Toplist.
Use Shipswift
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http shipswift https://api.shipswift.app/mcp[mcp_servers.shipswift]
url = "https://api.shipswift.app/mcp"Add to ~/.codex/config.toml.
https://api.shipswift.app/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"shipswift": {
"url": "https://api.shipswift.app/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"shipswift": {
"type": "http",
"url": "https://api.shipswift.app/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"shipswift": {
"serverUrl": "https://api.shipswift.app/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"shipswift": {
"url": "https://api.shipswift.app/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.signerlabs%2Fshipswift)<a href="https://mcptoplist.com/server/io.github.signerlabs%2Fshipswift"><img src="https://mcptoplist.com/badge/io.github.signerlabs%2Fshipswift.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
signerlabs
Available versions (2)
| Version | Published |
|---|---|
| 1.0.0 | Feb 25, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Shipswift?
- Shipswift is maintained by signerlabs, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Shipswift listed on the Official MCP Registry?
- Yes — Shipswift is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Shipswift have?
- MCP Toplist tracks 2 versions of Shipswift, most recently published on Feb 25, 2026.
- Where can I find the source code for Shipswift?
- The source code for Shipswift is hosted at github.com/signerlabs/shipswift.
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.