GPA Converter

GPA Converter MCP Connector for Claude

A+

Convert academic grades between different scales and calculate weighted averages.

3 tools Official Updated Jun 28, 2026 Official Vinkius Partner

This MCP server provides specialized tools for academic grade conversion. Use convert_grade to transform a numerical grade from one scale (e.g., 4.0) to another (e.g., 10.0). You can also use calculate_weighted_average to compute your cumulative GPA by providing course grades and credits, or get_grade_category to determine if a specific score falls into high achievement, satisfactory, or unsatisfactory tiers.

gpagradesconversionacademicweighted-average

3 tools expose this connector's capabilities to your AI agent.

calculate_weighted_average

Calculates the weighted average of grades based on course credits

convert_grade

Converts a grade from one scale to another

get_grade_category

Classifies a grade into performance tiers

See how to talk to your AI agent using GPA Converter.

Convert a grade of 3.5 from a 4.0 scale to a 10.0 scale.

The `convert_grade` tool would return a converted value of 8.75, representing an 87.5% achievement level.

Calculate my weighted average for these courses: Grade 4.0 with 3 credits, and Grade 3.0 with 2 credits.

The `calculate_weighted_average` tool would return a final GPA of 3.6 and a total of 5 credits.

What category is an 8.0 on a 10.0 scale?

The `get_grade_category` tool would identify this as part of the satisfactory performance tier.

Use the `convert_grade` tool. You need to provide your current grade, the maximum value of your original scale, and the maximum value of the target scale.

Related Connectors