noglow
Rank #20,223app.devglow/noglow
Drop a short text fragment into a scratchpad slot, with newlines intact.
noglow is a Model Context Protocol (MCP) server published by aesopfrom0. It ranks #20,223 of 132,113 servers tracked on MCP Toplist. noglow is listed on Official MCP, with 1 tracked version. It was first listed on Jul 31, 2026 and most recently updated on Aug 11, 2026.
Ranks ahead of 111,890 of 132,113 servers on MCP Toplist.
Use noglow
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add noglow -- npx -y noglow-mcp[mcp_servers.noglow]
command = "npx"
args = ["-y", "noglow-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"noglow": {
"command": "npx",
"args": [
"-y",
"noglow-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"noglow": {
"command": "npx",
"args": [
"-y",
"noglow-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"noglow": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"noglow-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"noglow": {
"command": "npx",
"args": [
"-y",
"noglow-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"noglow": {
"command": "npx",
"args": [
"-y",
"noglow-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/app.devglow%2Fnoglow)<a href="https://mcptoplist.com/server/app.devglow%2Fnoglow"><img src="https://mcptoplist.com/badge/app.devglow%2Fnoglow.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
aesopfrom0
Other servers by aesopfrom0
View all aesopfrom0 servers →Available versions (1)
| Version | Published |
|---|---|
| 0.2.1 | Aug 11, 2026 |
Frequently asked questions
- Who maintains noglow?
- noglow is maintained by aesopfrom0, which publishes 3 MCP servers (3 total versions) tracked on MCP Toplist.
- Is noglow listed on the Official MCP Registry?
- Yes — noglow is listed on the Official MCP Registry.
- How many versions does noglow have?
- MCP Toplist tracks 1 version of noglow, most recently published on Aug 11, 2026.
- Where can I find the source code for noglow?
- The source code for noglow is hosted at github.com/aesopfrom0/noglow-releases.
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.