Inferrail
Rank #11,590io.github.domondi1/inferrail
Read-only MCP tools over Inferrail's local receipt ledger: attributed spend and gateway health.
Inferrail is a Model Context Protocol (MCP) server published by domondi1. It ranks #11,590 of 132,046 servers tracked on MCP Toplist. Inferrail is listed on Official MCP, with 1 tracked version. It was first listed on Aug 20, 2026 and most recently updated on Aug 20, 2026.
Ranks ahead of 120,456 of 132,046 servers on MCP Toplist.
Use Inferrail
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add inferrail -- uvx inferrail[mcp_servers.inferrail]
command = "uvx"
args = ["inferrail"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"inferrail": {
"command": "uvx",
"args": [
"inferrail"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"inferrail": {
"command": "uvx",
"args": [
"inferrail"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"inferrail": {
"type": "stdio",
"command": "uvx",
"args": [
"inferrail"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"inferrail": {
"command": "uvx",
"args": [
"inferrail"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"inferrail": {
"command": "uvx",
"args": [
"inferrail"
]
}
}
}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.domondi1%2Finferrail)<a href="https://mcptoplist.com/server/io.github.domondi1%2Finferrail"><img src="https://mcptoplist.com/badge/io.github.domondi1%2Finferrail.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
domondi1
Available versions (1)
| Version | Published |
|---|---|
| 0.1.1 | Aug 20, 2026 |
Frequently asked questions
- Who maintains Inferrail?
- Inferrail is maintained by domondi1, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Inferrail listed on the Official MCP Registry?
- Yes — Inferrail is listed on the Official MCP Registry.
- How many versions does Inferrail have?
- MCP Toplist tracks 1 version of Inferrail, most recently published on Aug 20, 2026.
- Where can I find the source code for Inferrail?
- The source code for Inferrail is hosted at github.com/domondi1/inferrail.
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.