SERVER

Printr

Rank #5075

io.github.PrintrFi/printr

MCP server providing printr capabilities

First listed
Mar 2, 2026
Last publish date
Mar 2, 2026
OVERVIEW

Printr is a Model Context Protocol (MCP) server published by PrintrFi. It ranks #5075 of 58,900 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Printr is listed on Official MCP, with 2 tracked versions. It was first listed on Mar 2, 2026 and most recently updated on Mar 2, 2026.

STANDING
#5,075of 58,900 tracked serversTop 10%

Ranks ahead of 53,825 of 58,900 servers on MCP Toplist.

CONNECT

Use Printr

Add Printr to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "printr": {
      "command": "npx",
      "args": [
        "-y",
        "@printr/mcp"
      ],
      "env": {
        "PRINTR_API_KEY": "<your PRINTR_API_KEY>",
        "OPENROUTER_API_KEY": "<your OPENROUTER_API_KEY>",
        "OPENROUTER_IMAGE_MODEL": "<your OPENROUTER_IMAGE_MODEL>",
        "EVM_WALLET_PRIVATE_KEY": "<your EVM_WALLET_PRIVATE_KEY>",
        "SVM_WALLET_PRIVATE_KEY": "<your SVM_WALLET_PRIVATE_KEY>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry

ORGANIZATION

PrintrFi

Organization
Total servers
1
Total versions
2
VERSIONS

Available versions (2)

VersionPublished
0.4.1Mar 2, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Printr?
MCP server providing printr capabilities
Who maintains Printr?
Printr is maintained by PrintrFi, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
Is Printr an official MCP server?
Yes — Printr is listed on the Official MCP Registry.
How many versions does Printr have?
MCP Toplist tracks 2 versions of Printr, most recently published on Mar 2, 2026.
Where can I find the source code for Printr?
The source code for Printr is hosted at github.com/PrintrFi/printr-mcp.
EXPLORE