Skip to main content
Glama

Formath MCP

by yutayamamoto

progress_summary

Generate a compact JSON summary of project progress, including entity counts and task states, to streamline tracking and management of mathematical formalization workflows in Formath MCP.

Instructions

Return a compact JSON summary of progress: entity counts and tasks by state.

Input Schema

NameRequiredDescriptionDefault
project_rootNo

Input Schema (JSON Schema)

{ "properties": { "project_root": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Project Root" } }, "title": "progress_summaryArguments", "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/yutayamamoto/formath-mcp'

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