MCP Server
MCP
io.github.inity13/precisioncalc-mcp
High-precision finance & business calculations for AI agents — exact decimals, never floats.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://precisioncalc-mcp.pages.dev/mcp"
}
],
"packages": [
{
"registryType": "npm",
"identifier": "precisioncalc-mcp",
"version": "2.1.1",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
streamable-http
npm
By
Comments
Sign in to leave a comment