Flux
Rank #46,166glama/asrvd/flux
An AI-powered MCP server that enables natural language interaction with AO (Arweave Operating system) for creating, running, and testing code and handlers without manual coding.
Flux is a Model Context Protocol (MCP) server published by asrvd. It ranks #46,166 of 132,046 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. Flux is listed across 3 registries — Glama, PulseMCP and mcp.so, and ships as a single rolling release with no explicit version metadata. It was first listed on Apr 25, 2025.
Ranks ahead of 85,880 of 132,046 servers on MCP Toplist.
Use Flux
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http flux https://flux-2esw.onrender.com/sse[mcp_servers.flux]
url = "https://flux-2esw.onrender.com/sse"Add to ~/.codex/config.toml.
https://flux-2esw.onrender.com/sseSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"flux": {
"url": "https://flux-2esw.onrender.com/sse"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"flux": {
"type": "http",
"url": "https://flux-2esw.onrender.com/sse"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"flux": {
"serverUrl": "https://flux-2esw.onrender.com/sse"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"flux": {
"url": "https://flux-2esw.onrender.com/sse"
}
}
}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/glama%2Fasrvd%2Fflux)<a href="https://mcptoplist.com/server/glama%2Fasrvd%2Fflux"><img src="https://mcptoplist.com/badge/glama%2Fasrvd%2Fflux.svg" alt="MCP Toplist: Top 50% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
asrvd
Other servers by asrvd
View all asrvd servers →Not versioned
This server is published through registries that do not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
Frequently asked questions
- Who maintains Flux?
- Flux is maintained by asrvd, which publishes 2 MCP servers (0 total versions) tracked on MCP Toplist.
- Is Flux listed on the Official MCP Registry?
- Flux is not on the Official MCP Registry. It is listed on Glama, PulseMCP and mcp.so.
- How many versions does Flux have?
- Flux ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for Flux?
- The source code for Flux is hosted at github.com/asrvd/flux.
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.