A Model Context Protocol (MCP) server for the NextDNS API
10K+
A Model Context Protocol (MCP) server for the NextDNS API, built with FastMCP and generated from OpenAPI specifications. Exposes 70+ NextDNS operations as MCP tools for AI assistants and other MCP clients.
latest, <version>, <major>, <major>.<minor> — Default Debian slim-based image (python:3.14-slim). Recommended for most users.alpine, <version>-alpine, <major>-alpine, <major>.<minor>-alpine — Alpine Linux-based image for smaller footprint and different security posture.Both variants are multi-platform (linux/amd64, linux/arm64) and include OCI labels for the Docker MCP Gateway.
docker run -i --rm \
-e NEXTDNS_API_KEY=your_api_key_here \
-e NEXTDNS_DEFAULT_PROFILE=your_profile_id \
ghcr.io/dmeiser/nextdns-mcp:latest
nextdns-openapi.yaml| Variable | Description |
|---|---|
NEXTDNS_API_KEY | Required. Your NextDNS API key |
NEXTDNS_DEFAULT_PROFILE | Optional default profile ID |
NEXTDNS_READABLE_PROFILES | Comma-separated list of profiles readable by the server |
NEXTDNS_WRITABLE_PROFILES | Comma-separated list of profiles writable by the server |
NEXTDNS_READ_ONLY | Set to true to disable all write operations |
Content type
Image
Digest
sha256:164fc8e1f…
Size
96 MB
Last updated
about 17 hours ago
docker pull dmeiser/nextdns-mcp:8c1be1e