41
grade D
12 days ago
glama

mcp-md2poster

An MCP server built with FastMCP that currently provides a simple mathematical addition tool. It includes environment configurations for GitHub repository integration, suggesting future functionality for managing or uploading content.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 1 credential: GITHUB_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configFOLDER"": "{{FOLDER}}" // 默认为 uploads
configGITHUB_BRANCH"": "{{GITHUB_BRANCH}}", // 默认为 main
configGITHUB_OWNER"": "{{GITHUB_OWNER}}",
configGITHUB_REPO"": "{{GITHUB_REPO}}",
🔐 secretGITHUB_TOKEN"": "{{GITHUB_TOKEN}}",
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 2 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/pidanmeng-mcp-md2poster-ursqrv)](https://m8ven.ai/mcp/pidanmeng-mcp-md2poster-ursqrv)
commit: dc47d1ea3dba9329de2668923e9d1a736ec9db63
code hash: f9dab7970ea6f4f749d39a9f17b10d601f3c568f4e8a436b4d8be5024e29d4a4
verified: 4/11/2026, 3:18:53 PM
view raw JSON →