Loading MCP server directory, please wait...
MarkItUp AI image annotation and marketing-visual generator (variations, outpaint, bg-removal).
npx @getmcp/cli add io.github.smythmyke/markitup-mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
MARKITUP_API_KEYAPI key minted at https://markitup.app/dashboard/. Required.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.smythmyke/markitup-mcp-server": {
"command": "npx",
"args": [
"-y",
"markitup-mcp-server"
],
"env": {
"MARKITUP_API_KEY": "",
"MARKITUP_API_BASE": ""
}
}
}
}