LightNow MCP Proxy
Rank #8,006io.github.lightnow-ai/lightnow-proxy
Connect your AI clients to your MCP servers—securely managed in one place.
LightNow MCP Proxy is a Model Context Protocol (MCP) server published by lightnow-ai. It ranks #8,006 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. LightNow MCP Proxy is listed across 2 registries — Official MCP and Glama, with 4 tracked versions. It was first listed on Jul 6, 2026 and most recently updated on Aug 29, 2026.
Ranks ahead of 124,040 of 132,046 servers on MCP Toplist.
Use LightNow MCP Proxy
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add lightnow-proxy -- uvx lightnow-proxy --config --transport stdio[mcp_servers.lightnow-proxy]
command = "uvx"
args = ["lightnow-proxy", "--config", "--transport", "stdio"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"lightnow-proxy": {
"command": "uvx",
"args": [
"lightnow-proxy",
"--config",
"--transport",
"stdio"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"lightnow-proxy": {
"command": "uvx",
"args": [
"lightnow-proxy",
"--config",
"--transport",
"stdio"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"lightnow-proxy": {
"type": "stdio",
"command": "uvx",
"args": [
"lightnow-proxy",
"--config",
"--transport",
"stdio"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"lightnow-proxy": {
"command": "uvx",
"args": [
"lightnow-proxy",
"--config",
"--transport",
"stdio"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"lightnow-proxy": {
"command": "uvx",
"args": [
"lightnow-proxy",
"--config",
"--transport",
"stdio"
]
}
}
}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.lightnow-ai%2Flightnow-proxy)<a href="https://mcptoplist.com/server/io.github.lightnow-ai%2Flightnow-proxy"><img src="https://mcptoplist.com/badge/io.github.lightnow-ai%2Flightnow-proxy.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
lightnow-ai
Available versions (4)
| Version | Published |
|---|---|
| 1.9.1 | Aug 29, 2026 |
| 1.9.0 | Aug 29, 2026 |
| 1.8.0 | Aug 5, 2026 |
| 1.7.1 | Aug 2, 2026 |
Frequently asked questions
- Who maintains LightNow MCP Proxy?
- LightNow MCP Proxy is maintained by lightnow-ai, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is LightNow MCP Proxy listed on the Official MCP Registry?
- Yes — LightNow MCP Proxy is listed on the Official MCP Registry, alongside Glama.
- How many versions does LightNow MCP Proxy have?
- MCP Toplist tracks 4 versions of LightNow MCP Proxy, most recently published on Aug 29, 2026.
- Where can I find the source code for LightNow MCP Proxy?
- The source code for LightNow MCP Proxy is hosted at github.com/lightnow-ai/lightnow-proxy.
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.