programmer-shark/secure-report-mcp
🔐 A FastMCP server that generates password-protected PDF reports from plain text, complete with prompts, tools, and resource examples — built to showcase agentic tool integration with LLMs.
Platform-specific configuration:
{
"mcpServers": {
"secure-report-mcp": {
"command": "npx",
"args": [
"-y",
"secure-report-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...