Skip to main content
Glama

Desmos MCP Server

by TheGrSun

hello

Generate a greeting message by providing a name to receive a personalized welcome response.

Instructions

A simple tool that returns a greeting.

Input Schema

NameRequiredDescriptionDefault
nameNoWorld

Input Schema (JSON Schema)

{ "properties": { "name": { "default": "World", "title": "Name", "type": "string" } }, "type": "object" }

Other Tools from Desmos MCP Server

Related Tools

    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/TheGrSun/Desmos-MCP'

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