Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

Explore

  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Tags index
  • Submit a server
  • Pricing

Learn

  • Guides hub
  • What is MCP?
  • Install guide
  • Troubleshooting
  • Security
  • Blog
  • Blog RSS

Tools

  • All tools
  • Config generator
  • Config validator
  • MCP playground
  • OpenAPI β†’ MCP
  • Badge generator

For agents

  • API docs
  • Trust & traffic
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
  • Remote MCP β†— (opens in a new tab)

Company

  • About
  • Contact
  • X (@AllMCPs) β†— (opens in a new tab)
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on Buildlist
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’¬ Communication
  3. Ads
A
Health: Not checked yetWe have not completed a health check for this listing yet.Last checked 8/10/2026, 11:30:45 PM

Ads

Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View RepositoryVisit Website

Buy Telegram subscribers and website traffic, billed per verified result.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Install Config Generator

Choose your client
claude_desktop_config.json
{
  "mcpServers": {
    "ads-2": {
      "command": "npx",
      "args": [
        "-y",
        "ads-2"
      ]
    }
  }
}

πŸ’‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Install Directory Badge Claim listing AlternativesπŸ’¬ More in Communication

Documentation Overview

PromtPress Ads β€” MCP server

Buy advertising from your AI assistant. PromtPress delivers outcomes β€” Telegram channel subscribers and website traffic β€” billed per verified result from a single prepaid balance.

Endpoint: https://mcp.promtpress.com/mcp (Streamable HTTP) Auth: OAuth 2.1 β€” dynamic client registration, PKCE required Docs: https://promtpress.com/mcp


Why this exists

Every ad platform now has an MCP server, and they all do the same thing: let an agent drive a dashboard you already had to set up. You still need an account per network, a payment method per network, ad review per network, and creatives per network.

This one is different in the only way that matters for an agent: it sells the outcome, not the dashboard. Pick a placement format and a goal, get a forecast, launch. Media buying, source mix, fraud filtering and billing happen on our side.

The safety property

The agent can spend, but it cannot fund and it cannot withdraw.

There is no tool that adds money, changes payout details, or moves funds anywhere. Top-ups happen only in the browser, only by the account owner. A fully compromised agent β€” leaked token, prompt injection, whatever β€” can at most spend what is already on the balance, within the mandate the owner set.

That is the design constraint the whole server is built around. Everything else is a consequence of it.

Guardrails

ControlDefault
Per-operation cap$50
Daily cap$100
Monthly capset by owner
First campaign on a new accountalways confirmed by a human
Anything above the mandateconfirmation link to the owner, expires in 15 min
Mandatecan be paused instantly by the owner

Confirmation links carry a fingerprint of the parameters shown to the human. Change the budget after the person approved it, and the approval no longer matches β€” it burns instead of executing.

Hard caps are enforced server-side: no mandate can be raised above $1,000 per operation or $5,000 per day, whatever the owner sets.

Tools

Read β€” get_account, list_formats, analyze_channel, list_campaigns, get_campaign, get_stats, get_ledger, get_topup_link

Write β€” signup, estimate, create_campaign, update_campaign, submit_campaign, set_budget, pause_campaign, resume_campaign

submit_campaign is the only tool that spends money. Everything else either reads state or prepares a draft.

Connect

Claude β€” Settings β†’ Connectors β†’ Add custom connector β†’ https://mcp.promtpress.com/mcp

Claude Code

Terminal
claude mcp add --transport http promtpress https://mcp.promtpress.com/mcp

Anything else that speaks MCP β€” point it at the endpoint above. The server advertises its OAuth metadata at /.well-known/oauth-protected-resource, so clients that support OAuth 2.1 will discover and register themselves.

On first use you will be asked for the email of your PromtPress account and sent a one-time confirmation link. No account yet? The signup tool creates one β€” the agent can do that part.

What we do not sell

Gambling, betting, adult content, and anything requiring a licence we cannot verify. Campaigns in these categories are rejected before they reach a source.

Support

hello@promtpress.com Β· Privacy Β· Security

Related MCP Servers

View all in Communication View all alternatives
  • Slack Mcp Server logoSlack Mcp Server

    The most powerful MCP server for Slack Workspaces.

    πŸ’¬ Communication1 views
    Compare vs Slack Mcp Server β†’
  • Telegram Mcp logoTelegram Mcp

    Telegram API integration for accessing user data, managing dialogs (chats, channels, groups), retrieving messages, and handling read status

    πŸ’¬ Communication2 views
    Compare vs Telegram Mcp β†’
  • Ntfy Me Mcp logoNtfy Me Mcp

    An ntfy MCP server for sending/fetching ntfy notifications to your self-hosted ntfy server from AI Agents πŸ“€ (supports secure token auth & more - use with npx or docker!)

    πŸ’¬ Communication3 views
    Compare vs Ntfy Me Mcp β†’
  • Telegram Mcp logoTelegram Mcp

    Telegram API integration for accessing user data, managing dialogs (chats, channels, groups), retrieving messages, sending messages and handling read status.

    πŸ’¬ Communication1 views
    Compare vs Telegram Mcp β†’

Frequently Asked Questions about Ads

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "ads": { "command": "npx", "args": ["-y", "ads"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewAds AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/ads-2?style=directory)](https://allmcps.com/mcp/ads-2)
HTML Embed
<a href="https://allmcps.com/mcp/ads-2"><img src="https://allmcps.com/api/badge/ads-2?style=directory" alt="Ads on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’¬Communication
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
27Quality signal: Emerging Β· 27/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership8/20
Documentation & tools11/30
Adoption & activity1/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 3,181+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge.

Free dofollow backlink: after claiming, verify your product site and place a dofollow AllMCPs badge β€” we recheck it stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’¬ Communication β†’Best MCP servers for Slack & Communication β†’Alternatives to Ads β†’Install in Claude DesktopInstall in CursorInstall in VS Code