Mifactory PDF
Rank #54,544io.github.mifactory-bot/mifactory-pdf
Send transactional pdfs for AI agents via SMTP. Templates included.
Mifactory PDF is a Model Context Protocol (MCP) server published by mifactory-bot. It ranks #54,544 of 115,591 servers tracked on MCP Toplist. Mifactory PDF is listed across 2 registries — Official MCP and PulseMCP, with 1 tracked version. It was first listed on Apr 11, 2026 and most recently updated on Apr 11, 2026.
Ranks ahead of 61,047 of 115,591 servers on MCP Toplist.
Use Mifactory PDF
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http mifactory-pdf https://mifactory-pdf.vercel.app/mcp[mcp_servers.mifactory-pdf]
url = "https://mifactory-pdf.vercel.app/mcp"Add to ~/.codex/config.toml.
https://mifactory-pdf.vercel.app/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"mifactory-pdf": {
"url": "https://mifactory-pdf.vercel.app/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mifactory-pdf": {
"type": "http",
"url": "https://mifactory-pdf.vercel.app/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mifactory-pdf": {
"serverUrl": "https://mifactory-pdf.vercel.app/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mifactory-pdf": {
"url": "https://mifactory-pdf.vercel.app/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.mifactory-bot%2Fmifactory-pdf)<a href="https://mcptoplist.com/server/io.github.mifactory-bot%2Fmifactory-pdf"><img src="https://mcptoplist.com/badge/io.github.mifactory-bot%2Fmifactory-pdf.svg" alt="MCP Toplist: Top 50% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (1 delisted)
mifactory-bot
Other servers by mifactory-bot
- Mifactory Logic Verifier#2,763 · 2 vers
- Mifactory Contratos#26,274 · 9 vers
- Mifactory Agent Memory#36,249 · 4 vers
- Mifactory Scraping Api#36,250 · 4 vers
- Mifactory Spec Api#39,506 · 3 vers
- Mifactory Email#54,542 · 1 ver
- Mifactory Payments#54,543 · 1 ver
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Apr 11, 2026 |
Frequently asked questions
- Who maintains Mifactory PDF?
- Mifactory PDF is maintained by mifactory-bot, which publishes 10 MCP servers (25 total versions) tracked on MCP Toplist.
- Is Mifactory PDF listed on the Official MCP Registry?
- Yes — Mifactory PDF is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Mifactory PDF have?
- MCP Toplist tracks 1 version of Mifactory PDF, most recently published on Apr 11, 2026.
- Where can I find the source code for Mifactory PDF?
- The source code for Mifactory PDF is hosted at github.com/mifactory-bot/mifactory-pdf.