precisioncalc-mcp
Rank #31,494io.github.inity13/precisioncalc-mcp
High-precision finance & business calculations for AI agents — exact decimals, never floats.
precisioncalc-mcp is a Model Context Protocol (MCP) server published by inity13. It ranks #31,494 of 132,113 servers tracked on MCP Toplist. precisioncalc-mcp is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Aug 10, 2026 and most recently updated on Aug 12, 2026.
Ranks ahead of 100,619 of 132,113 servers on MCP Toplist.
Use precisioncalc-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http precisioncalc-mcp https://precisioncalc-mcp.pages.dev/mcpclaude mcp add precisioncalc-mcp -- npx -y precisioncalc-mcp[mcp_servers.precisioncalc-mcp]
url = "https://precisioncalc-mcp.pages.dev/mcp"Add to ~/.codex/config.toml.
[mcp_servers.precisioncalc-mcp]
command = "npx"
args = ["-y", "precisioncalc-mcp"]Add to ~/.codex/config.toml.
https://precisioncalc-mcp.pages.dev/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"precisioncalc-mcp": {
"command": "npx",
"args": [
"-y",
"precisioncalc-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"precisioncalc-mcp": {
"url": "https://precisioncalc-mcp.pages.dev/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"precisioncalc-mcp": {
"command": "npx",
"args": [
"-y",
"precisioncalc-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"precisioncalc-mcp": {
"type": "http",
"url": "https://precisioncalc-mcp.pages.dev/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"precisioncalc-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"precisioncalc-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"precisioncalc-mcp": {
"serverUrl": "https://precisioncalc-mcp.pages.dev/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"precisioncalc-mcp": {
"command": "npx",
"args": [
"-y",
"precisioncalc-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"precisioncalc-mcp": {
"url": "https://precisioncalc-mcp.pages.dev/mcp"
}
}
}{
"mcpServers": {
"precisioncalc-mcp": {
"command": "npx",
"args": [
"-y",
"precisioncalc-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/io.github.inity13%2Fprecisioncalc-mcp)<a href="https://mcptoplist.com/server/io.github.inity13%2Fprecisioncalc-mcp"><img src="https://mcptoplist.com/badge/io.github.inity13%2Fprecisioncalc-mcp.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
inity13
Other servers by inity13
- ScenarioSim MCP#25,455 · 2 vers
- AgentStack MCP#31,492 · 2 vers
- DecisionMatrix MCP#31,493 · 2 vers
- Digital Stores#70,175 · 1 ver
Available versions (2)
| Version | Published |
|---|---|
| 2.1.1 | Aug 12, 2026 |
| 2.1.0 | Aug 10, 2026 |
Frequently asked questions
- Who maintains precisioncalc-mcp?
- precisioncalc-mcp is maintained by inity13, which publishes 5 MCP servers (9 total versions) tracked on MCP Toplist.
- Is precisioncalc-mcp listed on the Official MCP Registry?
- Yes — precisioncalc-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does precisioncalc-mcp have?
- MCP Toplist tracks 2 versions of precisioncalc-mcp, most recently published on Aug 12, 2026.
- Where can I find the source code for precisioncalc-mcp?
- The source code for precisioncalc-mcp is hosted at github.com/inity13/precisioncalc-mcp.
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.