Home › Marketing & E-Commerce › markitup-mcp-server
markitup-mcp-server
MarkItUp AI image annotation and marketing-visual generator (variations, outpaint, bg-removal).
Topics: Marketing
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 0.1.1)
npx -y markitup-mcp-server@0.1.1
Or add to your MCP client config:
{
"mcpServers": {
"markitup-mcp-server": {
"command": "npx",
"args": [
"-y",
"markitup-mcp-server@0.1.1"
],
"env": {
"MARKITUP_API_KEY": "<YOUR_VALUE>",
"MARKITUP_API_BASE": "<YOUR_VALUE>"
}
}
}
}
MARKITUP_API_KEYrequired secret — API key minted at https://markitup.app/dashboard/. Required.MARKITUP_API_BASE— Override the API base URL. Default: https://markitup.app/api/v1
Related servers
meta-ads-mcp
Meta Ads automation that just works. Trusted by 10,000+ businesses to analyze performance, test creatives, optimize spend, and scale…
facebook-ads-mcp-server
MCP server acting as an interface to the Facebook Ads, enabling programmatic access to Facebook Ads data and management features.
osp_marketing_tools
A suite of marketing tools from Open Strategy Partners including writing style, editing codes, and product marketing value map creation.
google-tag-manager-mcp-server
This server supports remote MCP connections, includes built-in Google OAuth, and provide an interface to the Google Tag Manager API.
google-ads-mcp-server
MCP server acting as an interface to the Google Ads, enabling programmatic access to Google Ads data and management features.
HitKeep
Stateless 2026-07-28 read-only MCP server for aggregate HitKeep analytics and official docs.
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry