Symbolic Algebra MCP Server

by sdiehl

create_predefined_metric

Generate predefined spacetime metrics for symbolic algebra computations using the Symbolic Algebra MCP Server. Input a metric name to define the structure for mathematical and physical analysis.

Instructions

Creates a predefined spacetime metric.

Input Schema

NameRequiredDescriptionDefault
metric_nameYes

Input Schema (JSON Schema)

{ "properties": { "metric_name": { "title": "Metric Name", "type": "string" } }, "required": [ "metric_name" ], "title": "create_predefined_metricArguments", "type": "object" }

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/sdiehl/sympy-mcp'

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