serve
Rank #16,307cc.servelink/serve
Public links for local services and static artifacts: live from your machine or hosted by Serve.
serve is a Model Context Protocol (MCP) server published by servelink-swyftlabs. It ranks #16,307 of 132,046 servers tracked on MCP Toplist. serve is listed across 2 registries — Official MCP and Glama, with 4 tracked versions. It was first listed on Sep 4, 2026 and most recently updated on Sep 7, 2026.
Ranks ahead of 115,739 of 132,046 servers on MCP Toplist.
Use serve
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add serve -- npx -y @servelink/serve[mcp_servers.serve]
command = "npx"
args = ["-y", "@servelink/serve"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"serve": {
"command": "npx",
"args": [
"-y",
"@servelink/serve"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"serve": {
"command": "npx",
"args": [
"-y",
"@servelink/serve"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"serve": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@servelink/serve"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"serve": {
"command": "npx",
"args": [
"-y",
"@servelink/serve"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"serve": {
"command": "npx",
"args": [
"-y",
"@servelink/serve"
]
}
}
}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/cc.servelink%2Fserve)<a href="https://mcptoplist.com/server/cc.servelink%2Fserve"><img src="https://mcptoplist.com/badge/cc.servelink%2Fserve.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
servelink-swyftlabs
Available versions (4)
| Version | Published |
|---|---|
| 0.8.8 | Sep 7, 2026 |
| 0.8.6 | Sep 6, 2026 |
| 0.8.5 | Sep 4, 2026 |
| 0.8.3 | Sep 4, 2026 |
Frequently asked questions
- Who maintains serve?
- serve is maintained by servelink-swyftlabs, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is serve listed on the Official MCP Registry?
- Yes — serve is listed on the Official MCP Registry, alongside Glama.
- How many versions does serve have?
- MCP Toplist tracks 4 versions of serve, most recently published on Sep 7, 2026.
- Where can I find the source code for serve?
- The source code for serve is hosted at github.com/servelink-swyftlabs/serve-mcp.
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.