DocuQueue MCP
Rank #31,759io.github.dvcoolarun/docuqueue-mcp
Generate PDFs from templates via AI chat. Works with Claude, ChatGPT, Cursor, and any MCP client.
DocuQueue MCP is a Model Context Protocol (MCP) server published by docuqueue. It ranks #31,759 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. DocuQueue MCP is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on Aug 10, 2026 and most recently updated on Aug 20, 2026.
Ranks ahead of 100,287 of 132,046 servers on MCP Toplist.
Use DocuQueue MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http docuqueue-mcp https://docuqueue.com/mcp/sse[mcp_servers.docuqueue-mcp]
url = "https://docuqueue.com/mcp/sse"Add to ~/.codex/config.toml.
https://docuqueue.com/mcp/sseSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"docuqueue-mcp": {
"url": "https://docuqueue.com/mcp/sse"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"docuqueue-mcp": {
"type": "http",
"url": "https://docuqueue.com/mcp/sse"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"docuqueue-mcp": {
"serverUrl": "https://docuqueue.com/mcp/sse"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"docuqueue-mcp": {
"url": "https://docuqueue.com/mcp/sse"
}
}
}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.dvcoolarun%2Fdocuqueue-mcp)<a href="https://mcptoplist.com/server/io.github.dvcoolarun%2Fdocuqueue-mcp"><img src="https://mcptoplist.com/badge/io.github.dvcoolarun%2Fdocuqueue-mcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
docuqueue
Available versions (3)
| Version | Published |
|---|---|
| 0.1.2 | Aug 20, 2026 |
| 0.1.1 | Aug 10, 2026 |
| 0.1.0 | Aug 10, 2026 |
Frequently asked questions
- Who maintains DocuQueue MCP?
- DocuQueue MCP is maintained by docuqueue, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is DocuQueue MCP listed on the Official MCP Registry?
- Yes — DocuQueue MCP is listed on the Official MCP Registry, alongside Glama.
- How many versions does DocuQueue MCP have?
- MCP Toplist tracks 3 versions of DocuQueue MCP, most recently published on Aug 20, 2026.
- Where can I find the source code for DocuQueue MCP?
- The source code for DocuQueue MCP is hosted at github.com/docuqueue/docuqueue-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.