@printr/mcp
Freeby MCP Community
MCP server library for the Printr API - enables AI agents to launch tokens across EVM chains and Solana
v0.13.1Added Apr 12, 2026
printrmcpmodel-context-protocolaiagent
@printr/mcp MCP Server
MCP server library for the Printr API - enables AI agents to launch tokens across EVM chains and Solana
Installation
npx -y @printr/mcp
Reviews
Installation
Quick install
npx -y @printr/mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"@printr/mcp": {
"command": "npx",
"args": ["-y", "@printr/mcp"]
}
}
}