Skip to main content
Glama

Formath MCP

by yutayamamoto

render_checklist_markdown

Converts tasks.jsonl into a formatted checklist.md, ensuring the latest entries per ID are included. Simplifies task tracking and project management for mathematical formalization workflows on Formath MCP.

Instructions

Generate formath/checklist.md from tasks.jsonl (latest per id).

Input Schema

NameRequiredDescriptionDefault
project_rootNo

Input Schema (JSON Schema)

{ "properties": { "project_root": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Project Root" } }, "title": "render_checklist_markdownArguments", "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