Agentic Ads MCP Server

Live Demo · Quick Start · MCP Tools · Self-Host

People connecting this server to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-04-16 · ★ 2 · #664 OF 848 MAINTAINED OTHER · VERIFIED 2026-08-25

MIT · TypeScript servers · how we verify → /methodology

01 · Install Agentic Ads

before you install - you'll need

Set AGENTIC_ADS_API_KEY before connecting. DATABASE_PATH is optional or environment-specific per the README.

Claude Code

claude mcp add nicofains1-agentic-ads --transport http https://agentic-ads-production.up.railway.app/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "nicofains1-agentic-ads": {
      "url": "https://agentic-ads-production.up.railway.app/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://agentic-ads-production.up.railway.app/mcp

transport: streamable-http

endpoint responds (non-MCP reply - review) · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions · remote - your agent's requests go to agentic-ads-production.up.railway.app

license MIT - declared in the repository

npm package agentic-ads - unscoped; check the name against the project README before installing

registry namespace io.github.nicofains1 is GitHub-verified and matches the repo owner

03 · What Agentic Ads can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v0.1.1 · 2026-02-27

What's in this release · agentic-ads is now publicly available - an ad network for AI agents built on the Model Context Protocol (MCP). Monetize your MCP server with a 70/30 revenue split. · Live Server · Connect…

04 · Who maintains Agentic Ads

Agentic Ads is maintained by nicofains1. We track 2 MCP servers from nicofains1 - 2 actively maintained, 2 combined GitHub stars, oldest repo from Feb 2026.

05 · Facts

category
other - ranked #664 of 848 actively-maintained other servers as of 2026-08-25.
registry
io.github.nicofains1/agentic-ads (active, first published 2026-02-27 · 2 versions)
packages
npm:agentic-ads

06 · Agentic Ads FAQ

What is Agentic Ads?

Live Demo · Quick Start · MCP Tools · Self-Host

Is Agentic Ads still maintained?

Yes - as of 2026-08-25, its last commit was 2026-04-16. We re-verify nightly.

How do I install Agentic Ads?

Run `npx -y agentic-ads`. The README documents 2 environment variables (DATABASE_PATH, AGENTIC_ADS_API_KEY) to set first. Set AGENTIC_ADS_API_KEY before connecting. DATABASE_PATH is optional or environment-specific per the README. You can also paste the ready-made client config above.

Does Agentic Ads run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Agentic Ads

More MCP servers to compare · Abapilot · Nim Language Server · Sportiq MCP · Bible MCP · 3D AR Studio

More TypeScript MCP servers · Nifra docs · UI Beats · EVM Wallet Signer · Mnemon MCP · Imap MCP Server · see all