GPA Calculator

GPA Calculator MCP Connector for Claude

A+

Calculate weighted GPA for US (4.0) and Brazilian (10.0) scales, including honors classification.

3 tools Official Updated Jun 28, 2026 Official Vinkius Partner

The GPA Calculator MCP provides a specialized engine for determining weighted Grade Point Averaged across different academic grading systems. It allows users to calculate the single-period weighted average using compute_weighted_gpa, evaluate performance trends between semesters with compare_semesters, and normalize grades between scales via convert_grade_scale. Perfect for students and educators managing US 4.0 and Brazilian 10.0 academic records.

gpagradingacademicconversionstudent

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

compare_semesters

Evaluates the performance trend between two different academic periods

compute_weighted_gpa

Returns weighted GPA, honors status, and total credits. Calculates the single-period weighted average and determines if the student qualifies for academic honors

convert_grade_scale

A utility to normalize a grade from one academic system to another

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

Calculate my GPA for this semester: Math (Grade 4.0, 3 credits) and History (Grade 3.0, 2 credits) on the US scale.

Your weighted GPA is 3.6, which qualifies you for Cum Laude honors.

Compare my performance: Current semester (Grade 8.0, 4 credits) vs Previous semester (Grade 7.0, 4 credits) on the BR scale.

Your GPA increased by 1.0, showing an Improved performance trend.

Convert a grade of 8.5 from the Brazilian scale to the US scale.

A grade of 8.5 on the Brazilian scale is equivalent to 3.4 on the US scale.

The tool multiplies each subject's grade by its credit value, sums these products, and then divides the total by the sum of all credits. You can use `compute_weighted_gpa` to perform this calculation.

Related Connectors