C

npm:@templatefox/mcp-server

https://www.npmjs.com/package/@templatefox/mcp-server
75/100 · MCP Trust Grade · checked 3h ago · MCP 1.10.1

What it offers — 8 tools · Maps & Geo

generate_pdf

Generate a PDF from a template with dynamic data. Returns a URL to download the generated PDF. Costs 1 credit per generation. Use list_templates to fi

generate_pdf_async

Queue an asynchronous PDF generation job. Returns a job_id for status polling. Use for large documents or when you need webhook notifications. Costs 1

get_pdf_job_status

Get the status of an async PDF generation job. Returns status (pending, processing, completed, failed) and the PDF URL when completed.

list_pdf_jobs

List async PDF generation jobs. Supports pagination and filtering by status.

list_templates

List all available PDF templates. Returns template IDs and names. Use this to discover which templates are available before generating a PDF.

get_template_fields

Get the dynamic fields for a specific template. Use this to know what data to provide when generating a PDF. Returns field names, types, and whether t

get_account_info

Get account information including remaining credits and email address.

list_transactions

List credit transaction history showing PDF generations, purchases, and refunds. Supports pagination.

Spec / packaging20%100
Security (OWASP MCP)30%25
Maintenance / popularity20%100
Tool hygiene15%95
Transparency / provenance15%90

Findings

WARNMCP08 References sensitive file paths / environment secrets.
INFO Static analysis of npm package @templatefox/mcp-server@1.10.1 (stdio server — no remote endpoint). Reliability/behavioral signals require running it; not measured.
Grade another server

We re-grade npm:@templatefox/mcp-server on a schedule and alert your Slack/webhook the moment its tools change or its grade drops — rug-pull insurance for the connection.

Share this report card

A 1200×630 card with the grade + audit — drop it in a post, Slack, or your repo.

MCP Trust report card — npm:@templatefox/mcp-server grade C
Share on X Open card image

Embed this grade

A live badge — it re-verifies itself and shows current stability. Static scorecards can't. Paste it in your README or site to show users you're independently audited.

MCP Trust Grade C · wmcp.sh
[![MCP Trust Grade C](https://wmcp.sh/mcp/grade/npm%3A%40templatefox%2Fmcp-server/badge.svg)](https://wmcp.sh/mcp/grade/npm%3A%40templatefox%2Fmcp-server)
<a href="https://wmcp.sh/mcp/grade/npm%3A%40templatefox%2Fmcp-server"><img src="https://wmcp.sh/mcp/grade/npm%3A%40templatefox%2Fmcp-server/badge.svg" alt="MCP Trust Grade C · wmcp.sh"></a>

Agents: check this before connecting

Add the wmcp.sh trust oracle as an MCP server and call grade_mcp_server / check_mcp_drift in your agent's pre-connection gate:

https://wmcp.sh/mcp/trust
How this grade is computed. An open, independent rubric — Spec conformance (20%), Security mapped to the OWASP MCP Top 10 (30%), Reliability (20%), Tool hygiene (15%), Transparency (15%) — run by connecting to the server and inspecting its real MCP surface. The grade is free and identical whether or not the operator pays. v1 uses static + spec signals from a single connection; continuous uptime, real latency, and annotation-truthing (declared readOnly vs observed behavior) layer on via the wmcp.sh proxy.