Phonebook
Rank #3,148io.github.stag-build/phonebook
Self-hosted gallery of your SwiftUI #Preview and Jetpack Compose @Preview screens.
Phonebook is a Model Context Protocol (MCP) server published by stag-build. It ranks #3,148 of 132,046 servers tracked on MCP Toplist, and its repository has 10 GitHub stars. Phonebook is listed across 2 registries — Official MCP and Glama, with 6 tracked versions. It was first listed on Aug 25, 2026 and most recently updated on Sep 22, 2026.
Ranks ahead of 128,898 of 132,046 servers on MCP Toplist.
Use Phonebook
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add phonebook -- npx -y @stag-build/phonebook mcp[mcp_servers.phonebook]
command = "npx"
args = ["-y", "@stag-build/phonebook", "mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"phonebook": {
"command": "npx",
"args": [
"-y",
"@stag-build/phonebook",
"mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"phonebook": {
"command": "npx",
"args": [
"-y",
"@stag-build/phonebook",
"mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"phonebook": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@stag-build/phonebook",
"mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"phonebook": {
"command": "npx",
"args": [
"-y",
"@stag-build/phonebook",
"mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"phonebook": {
"command": "npx",
"args": [
"-y",
"@stag-build/phonebook",
"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.stag-build%2Fphonebook)<a href="https://mcptoplist.com/server/io.github.stag-build%2Fphonebook"><img src="https://mcptoplist.com/badge/io.github.stag-build%2Fphonebook.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
stag-build
Available versions (6)
| Version | Published |
|---|---|
| 0.1.7 | Sep 22, 2026 |
| 0.1.6 | Sep 18, 2026 |
| 0.1.5 | Sep 17, 2026 |
| 0.1.4 | Sep 17, 2026 |
| 0.1.3 | Sep 7, 2026 |
| 0.1.2 | Aug 30, 2026 |
Frequently asked questions
- Who maintains Phonebook?
- Phonebook is maintained by stag-build, which publishes 1 MCP server (6 total versions) tracked on MCP Toplist.
- Is Phonebook listed on the Official MCP Registry?
- Yes — Phonebook is listed on the Official MCP Registry, alongside Glama.
- How many versions does Phonebook have?
- MCP Toplist tracks 6 versions of Phonebook, most recently published on Sep 22, 2026.
- Where can I find the source code for Phonebook?
- The source code for Phonebook is hosted at github.com/stag-build/phonebook.
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.