Anno
Rank #21,504io.github.philmingdao/anno
Local-first HTML review, editing, and annotation for AI coding agents.
Anno is a Model Context Protocol (MCP) server published by philmingdao. It ranks #21,504 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Anno is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 16, 2026 and most recently updated on Aug 16, 2026.
Ranks ahead of 110,542 of 132,046 servers on MCP Toplist.
Use Anno
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add anno -- npx -y @philmingdao/anno[mcp_servers.anno]
command = "npx"
args = ["-y", "@philmingdao/anno"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"anno": {
"command": "npx",
"args": [
"-y",
"@philmingdao/anno"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"anno": {
"command": "npx",
"args": [
"-y",
"@philmingdao/anno"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"anno": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@philmingdao/anno"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"anno": {
"command": "npx",
"args": [
"-y",
"@philmingdao/anno"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"anno": {
"command": "npx",
"args": [
"-y",
"@philmingdao/anno"
]
}
}
}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.philmingdao%2Fanno)<a href="https://mcptoplist.com/server/io.github.philmingdao%2Fanno"><img src="https://mcptoplist.com/badge/io.github.philmingdao%2Fanno.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
philmingdao
Available versions (1)
| Version | Published |
|---|---|
| 0.4.0 | Aug 16, 2026 |
Frequently asked questions
- Who maintains Anno?
- Anno is maintained by philmingdao, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Anno listed on the Official MCP Registry?
- Yes — Anno is listed on the Official MCP Registry, alongside Glama.
- How many versions does Anno have?
- MCP Toplist tracks 1 version of Anno, most recently published on Aug 16, 2026.
- Where can I find the source code for Anno?
- The source code for Anno is hosted at github.com/philmingdao/anno.
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.