Skip to content
Back to search
30
MCP

@mseep/printify-mcp

npm/@mseep/printify-mcp

A Model Context Protocol (MCP) server for integrating AI assistants with Printify's print-on-demand platform

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@mseep/admin-mcp
A Model Context Protocol (MCP) server that provides AI assistants with direct access to Shopware's Admin API for product management tasks.
0 tools
@mseep/mcp-vnc
Model Context Protocol (MCP) server enabling AI agents to control remote desktops
0 tools
@mseep/system-designer-mcp
A Model Context Protocol (MCP) server that provides AI agents with tools to create, validate, and export UML system models and System Runtim
0 tools
@mseep/lsp-mcp
An Model Context Protocol (MCP) server that provides LLMs/AI Agents with the capabilities of a language server protocol (LSP) server. This g
0 tools
@mseep/n8n-mcp-server
Model Context Protocol (MCP) server for n8n workflow automation
0 tools
@mseep/wp-mcp
WordPress MCP Server - Connect WordPress to AI agents via Model Context Protocol
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@mseep/printify-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}