Showing 118 open source projects for "ad server"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhereโ€”across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    WordPress Ad Server

    WordPress Ad Server

    Manage and rotate banner advertisements on your website.

    Easily elevate your WordPress website into a robust WordPress Ad Server! Introducing CM Ad Changer, a plugin designed to empower WP site owners in effortlessly handling numerous banner advert campaigns across multiple WordPress websites at once. This plugin for Ad Management provides a user-friendly interface for seamless creation and editing of ad campaigns. Enjoy the flexibility of generating an unlimited amount of banners and ad campaigns with ease.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Firecrawl MCP Server

    Firecrawl MCP Server

    Adds powerful web scraping and search to Cursor and Claude

    ...Built-in behaviors include JavaScript rendering, automatic retries, and streamable HTTP so long pages and large crawls can flow incrementally into agents. Because itโ€™s an MCP server, clients get typed inputs/outputs and standardized error handling rather than ad-hoc prompt instructions. The repository is active, widely starred, and includes quick starts that make it easy to add web research to an agent stack.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Firebase Admin Python SDK

    Firebase Admin Python SDK

    Firebase Admin Python SDK

    Firebase provides the tools and infrastructure you need to develop apps, grow your user base, and earn money. The Firebase Admin Python SDK enables access to Firebase services from privileged environments (such as servers or cloud) in Python. Currently this SDK provides Firebase custom authentication support. Create your own simplified admin console to do things like look up user data or change a user's email address for authentication. Access Google Cloud resources like Cloud Storage...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    AdGuard Home

    AdGuard Home

    Network-wide ads and trackers blocking DNS server

    AdGuard Home is a network-wide software for blocking ads & tracking. After you set it up, itโ€™ll cover ALL your home devices, and you donโ€™t need any client-side software for that. With the rise of Internet-Of-Things and connected devices, it becomes more and more important to be able to control your whole network. Block throughout the whole system. This includes video ads and ads in your favorite apps, browsers, games, and on any website you can imagine. Dozens of ad filters are available to...
    Downloads: 43 This Week
    Last Update:
    See Project
  • 5
    PIKAPIKA

    PIKAPIKA

    A beautiful, easy-to-use and ad-free comic and game client

    ...VPN->Proxy->Distribution, if these three functions are set at the same time, you will access the proxy on your mobile phone's VPN, and use the proxy to request the diversion server. You can export any completed download to a zip and import it from another device. After decompressing the exported zip, you can directly use the HTML in it to read.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 6
    Pixelfed

    Pixelfed

    Photo sharing for everyone

    ...Share an ephemeral moment that disappears after 24h. Signing up on an existing server is the easiest way to get started using Pixelfed. Creating your own server allows you to fully manage your experience. Imagine being able to follow Twitter accounts from your Instagram account. We use the decentralized ActivityPub protocol so you can comment, follow, and interact with remote Pixelfed, Mastodon and Akkoma posts and profiles from your Pixelfed account.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Pi-hole

    Pi-hole

    A black hole for Internet advertisements

    The Pi-holeยฎ is a DNS sinkhole that protects your devices from unwanted content without installing any client-side software. Our dialogs walk you through the simple installation process in less than ten minutes. Content is blocked in non-browser locations, such as ad-laden mobile apps and smart TVs. Seamlessly speeds up the feel of everyday browsing by caching DNS queries. Runs smoothly with minimal hardware and software requirements. Command-line interface that is quality assured for interoperability. Beautiful responsive Web Interface dashboard to view and control your Pi-hole. Can optionally function as a DHCP server, ensuring all your devices are protected automatically. ...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 8
    Chrome DevTools MCP

    Chrome DevTools MCP

    Chrome DevTools for coding agents

    ...The repository spells out environment requirements and cautions that exposing a live browser to agents grants powerful access, so sensitive data should be handled carefully. Beyond static inspection, it exposes operational tools like starting a performance trace that an agent can later analyze to propose optimizations. The server is intended to slot into MCP-capable assistants and IDEs, giving them reliable, typed tools and resource endpoints rather than ad-hoc automation. Documentation from the Chrome team explains how the server augments agents with real debugging capabilities.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 9
    Docker Pi-hole

    Docker Pi-hole

    Pi-hole in a docker container

    ...Our intelligent, automated installer asks you a few questions and then sets everything up for you. Once complete, move onto step 3. Configure your routerโ€™s DHCP options to force clients to use Pi-hole as their DNS server, or manually configure each deviceโ€‹ to use the Pi-hole as their DNS server. By pairing your Pi-hole with a VPN, you can have ad blocking on your cellular devices, helping with limited bandwidth data plans. Instead of browser plugins or other software on each computer, install Pi-hole in one place and your entire network is protected. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 10
    Actionbook

    Actionbook

    Browser action engine for AI agents. 10ร— faster, resilient by design

    ...Instead of having agents blindly scrape HTML or blindly try to click things, Actionbook supplies up-to-date action manuals and verified DOM structure, letting agents know exactly how to click, type, and navigate complex interfaces such as SPAs or streaming UIs. This design makes browsing up to 10ร— faster and far more resilient than ad-hoc approaches that break on minor page changes, because the action manuals codify expected flows and DOM targets. It provides multiple integration paths โ€” a Rust-based CLI, MCP server support for AI IDEs, and a JavaScript SDK โ€” so developers can plug it into a wide range of agent pipelines and toolchains.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 11
    Graphene

    Graphene

    GraphQL in Python Made Easy

    Graphene is a Python library for building GraphQL APIs fast and easily, using a code-first approach. Instead of writing GraphQL Schema Definition Langauge (SDL), Python code is written to describe the data provided by your server. Graphene helps you use GraphQL effortlessly in Python, but what is GraphQL? GraphQL is a data query language developed internally by Facebook as an alternative to REST and ad-hoc webservice architectures. With Graphene you have all the tools you need to implement a GraphQL API in Python, with multiple integrations with different frameworks including Django, SQLAlchemy and Google App Engine.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Grafana

    Grafana

    Leading open-source visualization and observability platform

    Grafana OSS is a leading open-source visualization and observability platform that lets you query, visualize, alert on, and explore your dataโ€”regardless of where itโ€™s stored. With support for 100+ data source plugins (such as Prometheus, Loki, Elasticsearch, InfluxDB, SQL/NoSQL databases, OTel, and more), you can unify metrics, logs, traces, and other observability signals in one place. Grafana OSS empowers you to build dynamic, reusable dashboards with rich visualizations, template...
    Downloads: 33 This Week
    Last Update:
    See Project
  • 13
    Seafile

    Seafile

    High performance file syncing and sharing

    ...The core of Seafile server is written in C programming language. It is small and has a fantastic performance.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    n8n-MCP

    n8n-MCP

    A MCP for Claude Desktop / Claude Code / Windsurf / Cursor

    n8n-mcp is a Model Context Protocol (MCP) server that turns the n8n workflow platform into a set of first-class, typed tools an AI assistant can understand and operate. It exposes structured knowledge of n8n nodes and operations so an agent can reason about workflows, parameters, and executions without scraping docs or guessing API shapes. The server focuses on making Claude Desktop (and other MCP-capable clients) โ€œn8n-literate,โ€ enabling tasks such as inspecting existing workflows, proposing node chains, and validating configuration before runs. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    AutomatedLab

    AutomatedLab

    Framework that lets you deploy complex labs on HyperV and Azure

    ...Requires Intel VT-x or AMD/V capable CPU, a decent amount of RAM, and low-latency high-throughput storage (No spinning disks please, as there are issues related to them). This solution supports setting up virtual machines with Windows 7, 2008 R2, 8 / 8.1 and 2012 / 2012 R2, 10 / 2016, 2019, and SQL Server 2008, 2008R2, 2012, 2014, 2016, 2017, 2019.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    GOAD (Game of Active Directory)

    GOAD (Game of Active Directory)

    game of active directory

    GOAD (Gather Open Attack Data) is a security reconnaissance framework for collecting, enriching, and visualizing open-source intelligence (OSINT) around hosts, domains, and certificates. It automates queries to certificate transparency logs, passive DNS, subdomain enumeration, web endpoints, and other public threat feeds. The tool aggregates results into structured formats and can produce interactive graphs to highlight relationships between entities (e.g. domain โ†’ IP โ†’ cert โ†’ ASN). Analysts...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 17
    CID

    CID

    Insert and manage Linux computers in AD

    CID (Closed In Directory) is a set of bash scripts for inserting and managing Linux computers in Active Directory domains. Modifications made to the system allow Linux to behave like a Windows computer within AD.
    Downloads: 24 This Week
    Last Update:
    See Project
  • 18
    ...It includes most of the features available on Linux. It works out of the box so no additional software is needed. * Pass-through authentication * SASL Mechanisms Integration with: * Active Directory (AD) * MSSQL * MySQL * PostgreSQL * RADIUS Server (http://www.winradius.eu/) * HostAP Server (https://sourceforge.net/projects/radiusport/files/freeradius-2.2.10-x64/)
    Leader badge
    Downloads: 124 This Week
    Last Update:
    See Project
  • 19
    hivefy

    hivefy

    Hivefy is a Spotify-inspired, ad-free, music app.

    ๐ŸŽง Hivefy โ€” Open Source Music Experience Hivefy is a Spotify-inspired, ad-free, and offline-ready music streaming app built with Flutter using the unofficial JioSaavn API. It brings trending charts, playlists, and albums โ€” all in a clean, Material You-styled interface. โœ… Key Features: โ€ข ๐ŸŽจ Modern UI inspired by Spotify โ€ข ๐ŸŽง Powerful background player โ€ข ๐Ÿ’พ Offline downloads with cleanup โ€ข ๐Ÿ” Smart global search โ€ข โš™๏ธ Full customization (themes, cache, server) ๐Ÿ“ฆ GitHub: https://github.com/Harish-Srinivas-07/hivefy
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 20

    Privoxy

    HTTP proxy to block ads and customize webpages

    Privoxy is a non-caching web proxy with advanced filtering capabilities for enhancing privacy, modifying web page data and HTTP headers, controlling access, and removing ads and other obnoxious Internet junk. Privoxy has a flexible configuration and can be customized to suit individual needs and tastes. It has application for both stand-alone systems and multi-user networks.
    Leader badge
    Downloads: 578 This Week
    Last Update:
    See Project
  • 21
    PythonCoin AdNetwork Suite

    PythonCoin AdNetwork Suite

    An Ad networked Pythoncoin QT, Earn per Click

    This is a ad network for home brewing your own ad campaigns after creating them right in the pyqt.py. Developers of websites use the website at livepy/pythoncoin/dashboard8.php. to register and download an ad script from the site itself for use on their websites to earn pythoncoin as reward for hosting the adnetwork. Extract into your www folder keeping the file structure the way it is, just drag and drop livepy into your domain folder. Under Construction: Payouts are broken, but the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    XigmaNAS

    XigmaNAS

    XigmaNAS is an open source NAS / OS software appliance

    ...Plugins like Plex Media Server, OBI are also available. Everything can easily be managed through a configurable web interface.
    Leader badge
    Downloads: 983 This Week
    Last Update:
    See Project
  • 23
    Atomic-Clock-Pro

    Atomic-Clock-Pro

    Atomic Clock Pro รจ un widget leggero e ad alta precisione per Windows

    Atomic Clock Pro Atomic Clock Pro รจ un widget leggero e ad alta precisione per Windows, progettato specificamente per chi ha bisogno di un controllo millimetrico del tempo durante i ClickDay, i bandi online o i lanci di prodotti limitati. Sviluppato in C# e WPF, questo orologio atomico si posiziona sopra la taskbar di Windows e offre una sincronizzazione in tempo reale con i server NTP mondiali, compensando automaticamente la latenza di rete.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    OviOS Linux

    OviOS Linux

    OviOS is an open source storage OS based on the Linux kernel and includes opensource software needed to create a fully functional, highly performant storage server. It supports iSCSI, NFS and SMB versions 1,2 and 3. It also supports AD integration.
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 25
    social browser

    social browser

    Social Browser is automation virtual Web Browser support Multi Login

    Social Browser is automation virtual Web Browser support Multi Login , Virtual PC , Multi Proxies , Ads Blocker , Browser Fingerprinting Protection and can Share any Site Data without email or password
    Downloads: 8 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB