PowerScroll
Rank #14,232io.github.CynaCons/powerscroll
Read and edit a live local-first PowerScroll visual notebook.
PowerScroll is a Model Context Protocol (MCP) server published by CynaCons. It ranks #14,232 of 132,113 servers tracked on MCP Toplist. PowerScroll is listed on Official MCP, with 1 tracked version. It was first listed on Aug 21, 2026 and most recently updated on Aug 22, 2026.
Ranks ahead of 117,881 of 132,113 servers on MCP Toplist.
Use PowerScroll
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add powerscroll -- npx -y powerscroll-mcp[mcp_servers.powerscroll]
command = "npx"
args = ["-y", "powerscroll-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"powerscroll": {
"command": "npx",
"args": [
"-y",
"powerscroll-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"powerscroll": {
"command": "npx",
"args": [
"-y",
"powerscroll-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"powerscroll": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"powerscroll-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"powerscroll": {
"command": "npx",
"args": [
"-y",
"powerscroll-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"powerscroll": {
"command": "npx",
"args": [
"-y",
"powerscroll-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.CynaCons%2Fpowerscroll)<a href="https://mcptoplist.com/server/io.github.CynaCons%2Fpowerscroll"><img src="https://mcptoplist.com/badge/io.github.CynaCons%2Fpowerscroll.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
CynaCons
Other servers by CynaCons
View all CynaCons servers →Available versions (1)
| Version | Published |
|---|---|
| 0.67.1 | Aug 22, 2026 |
Frequently asked questions
- Who maintains PowerScroll?
- PowerScroll is maintained by CynaCons, which publishes 2 MCP servers (4 total versions) tracked on MCP Toplist.
- Is PowerScroll listed on the Official MCP Registry?
- Yes — PowerScroll is listed on the Official MCP Registry.
- How many versions does PowerScroll have?
- MCP Toplist tracks 1 version of PowerScroll, most recently published on Aug 22, 2026.
- Where can I find the source code for PowerScroll?
- The source code for PowerScroll is hosted at github.com/CynaCons/PowerScroll.
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.