Tools

GPA Calculator MCP Server

Chat with AI and run tools instantly.

Calculate cumulative GPA from course grades and credit hours, and compute what term GPA you need to hit a target cumulative GPA. Supports 4.0 and 4.3 grading scales. Pure computation — no external calls.

Managed
2 tools
Agent guide included

Chat with AI and run tools instantly.

Browse all tools

AI Skill
SKILL.md

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

GPA Calculator

Plan and understand GPA using your current cumulative average, credits completed, and grading scale. Supports 4.0 and 4.3 scales.

Capabilities

  • Cumulative GPA from courses: Weighted average of grade points across letter-graded courses by credit hours, with per-course quality points and breakdown.
  • Target term GPA: Given your current cumulative GPA, credits earned so far, credits you plan to take next, and a target cumulative GPA, see the term GPA required, whether it is achievable on your scale, and the closest letter-grade equivalent.
  • Two scales: Standard 4.0 (A/A+ = 4.0) or extended 4.3 (A+ = 4.3, A = 4.0).

Gotchas

  • Letter grades only (calculate tool): Pass letter grades (A, B+, C-, etc.), not percentages.
  • Credit hours must be positive for every course and for current/planned credit inputs on the target tool.
  • Pass/Fail courses: Not supported for GPA math — only letter-graded courses count toward cumulative GPA in the calculate flow.
  • Target tool assumptions: Uses standard quality-point arithmetic (GPA × credits); your institution’s rounding or repeat-grade policies may differ.

Tools in this Server (2)

Gpa Calculator Calculate

Calculate cumulative GPA from course letter grades and credit hours. Supports 4.0 and 4.3 scales; returns quality points and per-course breakdown.

Gpa Calculator Target

Calculate what GPA you need to earn over upcoming credits to reach a target cumulative GPA, given your current cumulative GPA and total credits comple...

Frequently Asked Questions

What is the GPA Calculator MCP server?

Calculate cumulative GPA from course grades and credit hours, and compute what term GPA you need to hit a target cumulative GPA. Supports 4.0 and 4.3 grading scales. Pure computation — no external calls. It provides 2 tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect GPA 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/gpa-calculator. Authentication is handled automatically.

How many tools does GPA Calculator provide?

GPA Calculator provides 2 tools 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 GPA Calculator require?

GPA Calculator uses open data APIs — no authentication required.

Setup Instructions

Connect GPA Calculator to any MCP client in minutes

MCP URLhttps://mcp.mcpbundles.com/bundle/gpa-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 GPA Calculator and paste the MCP URL into Remote MCP server URL.
  4. Click Add. GPA Calculator will appear under Not connected — select it and click Connect to complete OAuth.
Name: GPA Calculator
Remote MCP server URL: https://mcp.mcpbundles.com/bundle/gpa-calculator
Authentication: OAuth

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

Try GPA Calculator now

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

GPA Calculator MCP Server & Skill — 2 Tools