NuMetric
Rank #33,334xyz.virifi.numetric-mcp/numetric
Read-only NuMetric.work accounting & ERP data: statements, KPIs, reports, invoices, documents.
NuMetric is a Model Context Protocol (MCP) server published by lowwmax. It ranks #33,334 of 115,460 servers tracked on MCP Toplist. NuMetric is listed on Official MCP, with 7 tracked versions. It was first listed on Jul 21, 2026 and most recently updated on Aug 15, 2026.
Ranks ahead of 82,126 of 115,460 servers on MCP Toplist.
Use NuMetric
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http numetric https://numetric-mcp.virifi.xyz/mcp[mcp_servers.numetric]
url = "https://numetric-mcp.virifi.xyz/mcp"Add to ~/.codex/config.toml.
https://numetric-mcp.virifi.xyz/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"numetric": {
"url": "https://numetric-mcp.virifi.xyz/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"numetric": {
"type": "http",
"url": "https://numetric-mcp.virifi.xyz/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"numetric": {
"serverUrl": "https://numetric-mcp.virifi.xyz/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"numetric": {
"url": "https://numetric-mcp.virifi.xyz/mcp"
}
}
}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/xyz.virifi.numetric-mcp%2Fnumetric)<a href="https://mcptoplist.com/server/xyz.virifi.numetric-mcp%2Fnumetric"><img src="https://mcptoplist.com/badge/xyz.virifi.numetric-mcp%2Fnumetric.svg" alt="MCP Toplist: Top 50% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
lowwmax
Available versions (7)
| Version | Published |
|---|---|
| 1.0.0 | Aug 15, 2026 |
| 0.9.0 | Aug 4, 2026 |
| 0.7.0 | Aug 3, 2026 |
| 0.4.0 | Aug 3, 2026 |
| 0.3.0 | Aug 1, 2026 |
| 0.2.1 | Jul 22, 2026 |
| 0.2.0 | Jul 21, 2026 |
Frequently asked questions
- Who maintains NuMetric?
- NuMetric is maintained by lowwmax, which publishes 2 MCP servers (7 total versions) tracked on MCP Toplist.
- Is NuMetric listed on the Official MCP Registry?
- Yes — NuMetric is listed on the Official MCP Registry.
- How many versions does NuMetric have?
- MCP Toplist tracks 7 versions of NuMetric, most recently published on Aug 15, 2026.
- Where can I find the source code for NuMetric?
- The source code for NuMetric is hosted at github.com/lowwmax/numetric-mcp-connector.