Nowline
Rank #11,354io.nowline/nowline
Create and edit your roadmaps in a plain-text format.
Nowline is a Model Context Protocol (MCP) server published by lolay. It ranks #11,354 of 132,046 servers tracked on MCP Toplist. Nowline is listed across 2 registries — Official MCP and PulseMCP, with 7 tracked versions. It was first listed on May 29, 2026 and most recently updated on Jun 20, 2026.
Ranks ahead of 120,692 of 132,046 servers on MCP Toplist.
Use Nowline
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add nowline -- npx -y @nowline/mcp[mcp_servers.nowline]
command = "npx"
args = ["-y", "@nowline/mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"nowline": {
"command": "npx",
"args": [
"-y",
"@nowline/mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"nowline": {
"command": "npx",
"args": [
"-y",
"@nowline/mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"nowline": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@nowline/mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"nowline": {
"command": "npx",
"args": [
"-y",
"@nowline/mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"nowline": {
"command": "npx",
"args": [
"-y",
"@nowline/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.nowline%2Fnowline)<a href="https://mcptoplist.com/server/io.nowline%2Fnowline"><img src="https://mcptoplist.com/badge/io.nowline%2Fnowline.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
lolay
Available versions (7)
| Version | Published |
|---|---|
| 0.8.5 | Jun 20, 2026 |
| 0.8.4 | Jun 19, 2026 |
| 0.8.3 | Jun 19, 2026 |
| 0.8.2 | Jun 18, 2026 |
| 0.8.1 | Jun 17, 2026 |
| 0.8.0 | Jun 17, 2026 |
| 0.7.0 | Jun 11, 2026 |
Frequently asked questions
- Who maintains Nowline?
- Nowline is maintained by lolay, which publishes 1 MCP server (7 total versions) tracked on MCP Toplist.
- Is Nowline listed on the Official MCP Registry?
- Yes — Nowline is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Nowline have?
- MCP Toplist tracks 7 versions of Nowline, most recently published on Jun 20, 2026.
- Where can I find the source code for Nowline?
- The source code for Nowline is hosted at github.com/lolay/nowline.
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.