Tools

Percentage Calculator MCP Server

Use Studio chat to drive this server — credentials stay in your workspace.

Compute X% of Y, express one number as a percent of another, percent change between two values, and increase or decrease a value by a percentage. Pure computation — no external calls.

1 tool
Agent guide included
No auth required
Try it Free

No account needed. Chat with AI and run tools instantly.

Browse all tools

AI Skill
SKILL.md

Domain knowledge for Percentage Calculator — workflow patterns, data models, and gotchas for your AI agent.

Percentage Calculator

Use this provider for standard percentage arithmetic without hand-rolling formulas.

Capabilities

  • X% of Y: What is a given percent of a base amount (e.g. what is 15% of 200).
  • X is what % of Y: Express the first number as a percentage of the second (the whole).
  • Percent change: How much the value moved from a starting amount to an ending amount, as a percentage of the absolute starting amount.
  • Add a percent: Increase a value by a given percentage (compound-style scaling on that single step).
  • Subtract a percent: Decrease a value by a given percentage (same scaling pattern).

Gotchas

  • Percent change from zero: If the starting value (baseline) is zero, percent change is undefined and the tool returns an error.
  • Division by zero: "What percent" requires a non-zero whole (second_value).
  • Negative numbers: All operands may be negative; interpret results in context (e.g. percent change still uses the absolute baseline in the denominator).
  • Rounding: Numeric result is rounded to four decimal places.

Tools in this Server (1)

Percentage Calculator Calculate

Perform common percentage calculations: X% of Y, X as a percent of Y, percent change from one value to another, and increasing or decreasing a value b...

Frequently Asked Questions

What is the Percentage Calculator MCP server?

Compute X% of Y, express one number as a percent of another, percent change between two values, and increase or decrease a value by a percentage. Pure computation — no external calls. It provides 1 tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect Percentage Calculator to my AI agent?

Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/percentage-calculator. Authentication is handled automatically.

How many tools does Percentage Calculator provide?

Percentage Calculator provides 1 tool that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.

What authentication does Percentage Calculator require?

Percentage Calculator uses open data APIs — no authentication required.

Setup Instructions

Connect Percentage Calculator to any MCP client in minutes

https://mcp.mcpbundles.com/bundle/percentage-calculator

What is MCP?

Model Context Protocol lets AI tools call external capabilities securely through a single URL. This bundle groups tools behind an MCP endpoint that many clients can use.

Use this bundle in 3 steps

  1. Copy the MCP URL above
  2. Open your AI tool and add a new MCP/connector
  3. Paste the URL and follow any auth prompts

Claude Desktop Users

Skip the manual setup! Use the .mcpb file format for one-click installation. Check the Claude Desktop tab for setup instructions.

Pick your tool tab for exact steps

Select ChatGPT, Cursor, Claude Code, or another tab for copy-paste config.

Ready to chat with Percentage Calculator?

Same flow: Studio opens on this server after sign-in. Keep chatting to call tools from the conversation.

Percentage Calculator MCP Server & Skill — 1 Tools