Fuse
Rank #2,520io.github.Litenova-Solutions/fuse
Local .NET compiler verification, change impact, and typed wiring for AI agents.
Fuse is a Model Context Protocol (MCP) server published by litenova-solutions. It ranks #2,520 of 132,046 servers tracked on MCP Toplist, and its repository has 36 GitHub stars. Fuse is listed across 3 registries — Official MCP, PulseMCP and Glama, with 13 tracked versions. It was first listed on Jun 22, 2026 and most recently updated on Jul 30, 2026.
Ranks ahead of 129,526 of 132,046 servers on MCP Toplist.
Use Fuse
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add fuse -- dnx Fuse mcp serve[mcp_servers.fuse]
command = "dnx"
args = ["Fuse", "mcp", "serve"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"fuse": {
"command": "dnx",
"args": [
"Fuse",
"mcp",
"serve"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"fuse": {
"command": "dnx",
"args": [
"Fuse",
"mcp",
"serve"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"fuse": {
"type": "stdio",
"command": "dnx",
"args": [
"Fuse",
"mcp",
"serve"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"fuse": {
"command": "dnx",
"args": [
"Fuse",
"mcp",
"serve"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"fuse": {
"command": "dnx",
"args": [
"Fuse",
"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.Litenova-Solutions%2Ffuse)<a href="https://mcptoplist.com/server/io.github.Litenova-Solutions%2Ffuse"><img src="https://mcptoplist.com/badge/io.github.Litenova-Solutions%2Ffuse.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
litenova-solutions
Available versions (13)
| Version | Published |
|---|---|
| 4.4.0 | Jul 30, 2026 |
| 4.3.0 | Jul 16, 2026 |
| 4.2.1 | Jul 16, 2026 |
| 4.2.0 | Jul 15, 2026 |
| 4.1.0 | Jul 14, 2026 |
| 4.0.0 | Jul 13, 2026 |
| 3.2.0 | Jul 3, 2026 |
| 3.1.1 | Jul 2, 2026 |
| 3.1.0 | Jul 1, 2026 |
| 2.4.0 | Jun 23, 2026 |
| 2.2.1 | Jun 23, 2026 |
| 2.1.0 | Jun 23, 2026 |
| 2.0.1 | Jun 22, 2026 |
Frequently asked questions
- Who maintains Fuse?
- Fuse is maintained by litenova-solutions, which publishes 1 MCP server (13 total versions) tracked on MCP Toplist.
- Is Fuse listed on the Official MCP Registry?
- Yes — Fuse is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Fuse have?
- MCP Toplist tracks 13 versions of Fuse, most recently published on Jul 30, 2026.
- Where can I find the source code for Fuse?
- The source code for Fuse is hosted at github.com/litenova-solutions/fuse.
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.