Skip to main content
Glama
IBM

MCP Math Server

by IBM

extended_gcd

Compute the greatest common divisor and Bézout coefficients for two integers using the extended Euclidean algorithm.

Instructions

Extended Euclidean algorithm. Returns gcd(a,b) and coefficients x,y such that ax + by = gcd(a,b). (Domain: arithmetic, Category: number_theory)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
aYes
bYes

Tool Definition Quality

Score is being calculated. Check back soon.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/IBM/chuk-mcp-math-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server