devglow
Rank #21,265app.devglow/devglow
Start, stop, and inspect local dev servers in a desktop app instead of the agent's session.
devglow is a Model Context Protocol (MCP) server published by aesopfrom0. It ranks #21,265 of 132,113 servers tracked on MCP Toplist. devglow is listed on Official MCP, with 1 tracked version. It was first listed on Aug 10, 2026 and most recently updated on Aug 11, 2026.
Ranks ahead of 110,848 of 132,113 servers on MCP Toplist.
Use devglow
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add devglow -- npx -y devglow-mcp[mcp_servers.devglow]
command = "npx"
args = ["-y", "devglow-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"devglow": {
"command": "npx",
"args": [
"-y",
"devglow-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"devglow": {
"command": "npx",
"args": [
"-y",
"devglow-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"devglow": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"devglow-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"devglow": {
"command": "npx",
"args": [
"-y",
"devglow-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"devglow": {
"command": "npx",
"args": [
"-y",
"devglow-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%2Fdevglow)<a href="https://mcptoplist.com/server/app.devglow%2Fdevglow"><img src="https://mcptoplist.com/badge/app.devglow%2Fdevglow.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 |
|---|---|
| 1.3.2 | Aug 11, 2026 |
Frequently asked questions
- Who maintains devglow?
- devglow is maintained by aesopfrom0, which publishes 3 MCP servers (3 total versions) tracked on MCP Toplist.
- Is devglow listed on the Official MCP Registry?
- Yes — devglow is listed on the Official MCP Registry.
- How many versions does devglow have?
- MCP Toplist tracks 1 version of devglow, most recently published on Aug 11, 2026.
- Where can I find the source code for devglow?
- The source code for devglow is hosted at github.com/aesopfrom0/devglow-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.