ToolTrust
C25/100
Smithery

xjtlumedia-x23

mcpsmithery

@Smithery

AI Answer Copier is a Model Context Protocol (MCP) server that solves the "Final Mile" friction in educational content creation. It enables AI models to move beyond just writing questions to actually generating the files required for teaching and assessment. By functioning as a native MCP server, this tool allows Claude or any MCP-enabled IDE to directly pipe its output into specialized educational formats. No more manually fixing bullet points in Word or wrestling with CSV headers for your LMS. Key Capabilities:Zero-Friction Pipeline: Your AI can now "see" your local export tools. Ask it to: "Generate 10 biology questions and send them directly to my Quizizz CSV." Multi-Format Exporting: Seamlessly convert AI responses into upload-ready files for Kahoot, Quizizz, Canvas (JSON), Moodle (XML), and professionally formatted PDFs. Intelligent Smart-Parse: Automatically identifies question stems, multiple-choice distractors, and correct answer keys from raw AI text. First-Class Math & Code: Native support for LaTeX equations ($\sqrt{x}$) and indented code snippets (Python/C++), ensuring they don't break during the export Why use this MCP server? Generating questions takes seconds, but formatting them takes hours. This server reclaims those 5 hours of your week by removing the technical barrier between AI intelligence and classroom delivery.

By Smithery | 78 findings | Scanned 6/3/2026 | tooltrust-scanner/v0.3.13

6 High28 Medium10 Low34 Info

Risk Summary

Needs Approval

Excessive Permissions plus Dep Visibility raises enough risk that this tool should not be auto-trusted.

Potential impact: The agent may gain overly broad access to files, network, databases, or execution capabilities.

Recommended action: Keep this tool behind manual approval and avoid unattended runs until the risky capabilities are narrowed or removed.

Suggested policy: keep this tool behind manual approval, do not allow unattended runs, and re-scan after narrowing risky permissions.

Security Findings (78)

  • HighAS-002

    ⚠️Excessive Permissions ×6

    tool declares network permission

    convert_to_slackconvert_to_jiraconvert_to_asciidocconvert_to_bbcodeconvert_to_orgmodeextract_links

    Fix: Tool requests broad permissions (exec/fs/network). Validate input parameters using Enums where possible, and restrict file system operations to explicit allowed directories.

  • MediumAS-002

    ⚠️Excessive Permissions ×28

    tool declares fs permission

    harmonize_markdownconvert_to_txtconvert_to_rtfconvert_to_latexconvert_to_docxconvert_to_pdfconvert_to_imageconvert_to_csvconvert_to_jsonconvert_to_xmlconvert_to_xlsxconvert_to_htmlconvert_to_mdgenerate_htmlconvert_to_slackconvert_to_discordconvert_to_jiraconvert_to_confluenceconvert_to_asciidocconvert_to_rstconvert_to_mediawikiconvert_to_bbcodeconvert_to_textileconvert_to_orgmodeconvert_to_email_htmlhtml_to_markdownrepair_markdownbatch_convert

    Fix: Tool requests broad permissions (exec/fs/network). Validate input parameters using Enums where possible, and restrict file system operations to explicit allowed directories.

  • LowAS-011

    ℹ️Missing Rate-Limit / Timeout ×8

    tool performs network or execution operations but declares no rate-limit, timeout, or retry configuration

    convert_to_slackconvert_to_jiraconvert_to_asciidocconvert_to_rstconvert_to_bbcodeconvert_to_orgmodeextract_linksbatch_convert

    Fix: Declare explicit rate-limit, timeout, and retry configuration for all network and execution tools. Implement exponential back-off and surface resource state to the calling agent.

  • LowAS-002

    ⚠️Excessive Permissions ×2

    tool declares http permission

    convert_to_rstbatch_convert

    Fix: Tool requests broad permissions (exec/fs/network). Validate input parameters using Enums where possible, and restrict file system operations to explicit allowed directories.

  • InfoAS-014

    ℹ️Dependency Inventory Unavailable ×34

    Tool did not expose metadata.dependencies or repo_url, so supply-chain coverage is limited.

    harmonize_markdownconvert_to_txtconvert_to_rtfconvert_to_latexconvert_to_docxconvert_to_pdfconvert_to_imageconvert_to_csvconvert_to_jsonconvert_to_xmlconvert_to_xlsxconvert_to_htmlconvert_to_mdgenerate_htmlconvert_to_slackconvert_to_discordconvert_to_jiraconvert_to_confluenceconvert_to_asciidocconvert_to_rstconvert_to_mediawikiconvert_to_bbcodeconvert_to_textileconvert_to_orgmodeconvert_to_email_htmlhtml_to_markdownrepair_markdownlint_markdownextract_code_blocksextract_linksgenerate_tocanalyze_documentextract_structurebatch_convert

    Fix: Review and remediate the identified issue.

Scan this tool yourself

Reproduce this audit locally, integrate into CI, or let your agent audit its own tools.

Install once, then scan any MCP server:

$ curl -sfL https://raw.githubusercontent.com/AgentSafe-AI/tooltrust-scanner/main/install.sh | bash
$ tooltrust-scanner scan --server "npx -y xjtlumedia-x23"

Adjust the package name if your npm registry name differs from the tool ID. View source

Add badge to your README

Copy this Markdown to show your ToolTrust grade on GitHub.

[![ToolTrust Grade C](https://raw.githubusercontent.com/AgentSafe-AI/tooltrust-directory/main/docs/badges/grade-c.svg)](https://github.com/AgentSafe-AI/tooltrust-directory)