An MCP server that exposes Ads AI Creator site information to MCP clients, including image-generation styles, pricing, FAQ, and official links. It is read-only and does not require API keys.
From the registry: Ads AI Creator generates ad creatives, copy, and visuals using AI so marketers can iterate on
$ git clone https://github.com/rocnubie/ads-ai-creator-mcp.git && cd ads-ai-creator-mcp && pnpm installPlease install the `ads-ai-creator-mcp` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Install Node.js 18+** — Node.js version 18 or higher is required to run the MCP server. (https://nodejs.org)
Optional prerequisites:
- Install pnpm (source install only) — pnpm is required only if you choose to install and run the server from source. (https://pnpm.io/installation)
- Clone the repository and install dependencies (source install only) — If not using a packaged installer, clone the repository and install dependencies locally. Run: `git clone https://github.com/rocnubie/ads-ai-creator-mcp.git && cd ads-ai-creator-mcp && pnpm install`
Canonical MCP server config (stdio transport):
- command: `node`
- args: ["<absolute/path/to/ads-ai-creator-mcp/src/index.mjs>"]
Note: The README only provides a canonical command/args shape for running from source over stdio. It also mentions installation via Smithery, but does not expose the underlying command/args/env shape for that path. No API keys or environment variables are required.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
Persistent codebase knowledge graph. Survives session restarts and context compaction.
A powerful toolkit for coding, providing semantic retrieval and editing capabilities.