Tools

Percentage Calculator MCP Server

Chat with AI and run tools instantly — no API key or third-party login needed.

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.

Managed
1 tool
Agent guide included

No API key or third-party login 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

One-click install:

The link prefills the Add custom connector dialog — you still review the values and click Add, then Connect to complete OAuth.

Or add manually

  1. Open claude.ai → Settings → Connectors.
  2. Click the + button and choose Add custom connector.
  3. Set Name to Percentage Calculator and paste the MCP URL into Remote MCP server URL.
  4. Click Add. Percentage Calculator will appear under Not connected — select it and click Connect to complete OAuth.
Name: Percentage Calculator
Remote MCP server URL: https://mcp.mcpbundles.com/bundle/percentage-calculator
Authentication: OAuth

Custom connectors at claude.ai require a paid Claude plan (Pro, Max, Team, or Enterprise).

Try Percentage Calculator now

No API key or third-party login required. Chat with AI and run tools instantly.