Mac Letterhead
@easytocloud
关于 Mac Letterhead
LLMs create MarkDown, not PDF. This MCP server allows your LLM to create PDF files with your (company) letterhead. It takes MarkDown input and renders it in the printable space on your letterhead, effectively merging your MarkDown and PDF document. It automatically finds the prin
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"letterhead": {
"command": "uvx",
"args": [
"mac-letterhead[mcp]",
"mcp"
],
"description": "Generic letterhead PDF generator - style specified per tool call"
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Mac Letterhead?
—
How to use Mac Letterhead?
—
Key features of Mac Letterhead
—
Use cases of Mac Letterhead
—
FAQ from Mac Letterhead
—
文件与存储 分类下的更多 MCP 服务器
Filesystem MCP Server SSE
ysthinkThe SSE version of the MCP service is modified from the Filesystem MCP server

Filesystem
modelcontextprotocolModel Context Protocol Servers
Sample S3 Model Context Protocol Server
aws-samplesS3 MCP Server
samuraikunMCP server to integrate AWS S3 and LLM
File Context Server
bsmi021A Model Context Protocol (MCP) server that provides file system context to Large Language Models (LLMs). This server enables LLMs to read, search, and analyze code files with advanced caching and real-time file watching capabilities.
评论