Flameox
Rank #703io.github.morluto/flameox
Bounded local runtime evidence from explicit artifacts and typed direct targets.
Flameox is a Model Context Protocol (MCP) server published by morluto. It ranks #703 of 130,187 servers tracked on MCP Toplist, and its repository has 121 GitHub stars. Flameox is listed across 2 registries — Official MCP and Glama, with 9 tracked versions. It was first listed on Aug 1, 2026 and most recently updated on Sep 12, 2026.
Ranks ahead of 129,484 of 130,187 servers on MCP Toplist.
Use Flameox
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add flameox -- uvx flameox mcp serve[mcp_servers.flameox]
command = "uvx"
args = ["flameox", "mcp", "serve"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"flameox": {
"command": "uvx",
"args": [
"flameox",
"mcp",
"serve"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"flameox": {
"command": "uvx",
"args": [
"flameox",
"mcp",
"serve"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"flameox": {
"type": "stdio",
"command": "uvx",
"args": [
"flameox",
"mcp",
"serve"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"flameox": {
"command": "uvx",
"args": [
"flameox",
"mcp",
"serve"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"flameox": {
"command": "uvx",
"args": [
"flameox",
"mcp",
"serve"
]
}
}
}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.morluto%2Fflameox)<a href="https://mcptoplist.com/server/io.github.morluto%2Fflameox"><img src="https://mcptoplist.com/badge/io.github.morluto%2Fflameox.svg" alt="MCP Toplist: Top 1% of 130,187" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
morluto
Other servers by morluto
View all morluto servers →Available versions (9)
| Version | Published |
|---|---|
| 0.2.7 | Sep 12, 2026 |
| 0.2.6 | Sep 7, 2026 |
| 0.2.5 | Sep 4, 2026 |
| 0.2.4 | Sep 2, 2026 |
| 0.2.3 | Sep 2, 2026 |
| 0.1.12 | Aug 8, 2026 |
| 0.1.11 | Aug 7, 2026 |
| 0.1.10 | Aug 5, 2026 |
| 0.1.9 | Aug 1, 2026 |
Frequently asked questions
- Who maintains Flameox?
- Flameox is maintained by morluto, which publishes 5 MCP servers (26 total versions) tracked on MCP Toplist.
- Is Flameox listed on the Official MCP Registry?
- Yes — Flameox is listed on the Official MCP Registry, alongside Glama.
- How many versions does Flameox have?
- MCP Toplist tracks 9 versions of Flameox, most recently published on Sep 12, 2026.
- Where can I find the source code for Flameox?
- The source code for Flameox is hosted at github.com/morluto/flameox.
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.