calculator
NewExact mathematical calculations, unit conversions, and statistics via a local MCP server powered by mathjs
Overview
A collection of plugins for Claude Code.
Installation
Add this marketplace to Claude Code:
claude plugin marketplace add qazi0/claude-pluginsAvailable Plugins
DeepWiki
Access GitHub repository documentation and AI-powered Q&A via DeepWiki.
claude plugin install deepwiki@qazi0-claude-pluginsCommands:
- •
/deepwiki:ask- Ask questions about any GitHub repository - •
/deepwiki:explore-repo- Explore repository documentation structure - •
/deepwiki:compare- Compare two repositories side-by-side - •
/deepwiki:architecture- Get architecture overviews - •
/deepwiki:quickstart- Get quick start guides - •
/deepwiki:deep-dive- Deep dive into specific topics - •
/deepwiki:troubleshoot- Get help with common issues
Calculator
Exact mathematical calculations, unit conversions, and descriptive statistics — powered by mathjs.
claude plugin install calculator@qazi0-claude-pluginsCommands:
- •
/calculator:calc- Evaluate any math expression (arithmetic, trig, logarithms, factorials, matrices, etc.) - •
/calculator:convert- Convert between units (length, mass, temperature, data, etc.)
MCP Tools:
- •
calculate- Evaluate expressions with exact precision - •
convert- Unit conversions - •
statistics- Descriptive stats (mean, median, std dev, variance, range)
License
MIT
Install & Usage
mkdir -p .claude/skillsmkdir -p .claude/skills && curl -o .claude/skills/calculator.md https://raw.githubusercontent.com/qazi0/claude-plugins/main/SKILL.md/calculatorFrequently Asked Questions
What is calculator?
Exact mathematical calculations, unit conversions, and statistics via a local MCP server powered by mathjs
How to install calculator?
To install calculator, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /calculator.
What is calculator best for?
calculator is a community categorized under Data & Analytics. It is designed for: mcp, calculator, math, convert, units, statistics. Created by qazi0.