Skip to main content
Glama

Misc MCP Server

by fcannizzaro
MIT License

Misc MCP Server

These are some misc MCP servers that I have created for my own use.

Usage

Ex. VS Code

Environment

ADGUARD_USERNAME= ADGUARD_PASSWORD= ADGUARD_URL=

Configuration

{ "mcp": { "inputs": [], "servers": { "dns-mcp": { "type": "stdio", "command": "bun", "args": ["path/to/mcp/server/index.ts"], "envFile": "path/to/env/file", } } }

AdGuard Home (Tools)

AdGuard Home

List rewrite dns records

list all dns records and make a table with the results

Add rewrite dns record

add dns record for test.mydomain.com 192.168.1.10

add dns record for test.mydomain.com 192.168.1.10

Delete rewrite dns record

delete dns record for test.mydomain.com

delete the latest dns record

Add filtering dns rule

block the test.mydomain.com domain

add dns filtering rule for test.mydomain.com

Delete filtering dns rule

delete filtering rule for test.mydomain.com

delete the latest filtering rule

License

MIT License

-
security - not tested
-
license - not tested
-
quality - not tested

A collection of MCP servers that enable users to interact with AdGuard Home through natural language commands, allowing management of DNS records and filtering rules.

Related MCP Servers

  • -
    security
    A
    license
    -
    quality
    A lightweight MCP server for managing DNS records, purging cache, and interacting with the Cloudflare API through natural language commands.
    Last updated -
    13
    TypeScript
    MIT License
  • A
    security
    A
    license
    A
    quality
    An MCP server that provides tools for interacting with Vercel API, enabling management of deployments, DNS records, domains, projects, and environment variables through natural language.
    Last updated -
    7
    65
    3
    TypeScript
    MIT License
  • -
    security
    A
    license
    -
    quality
    An MCP server for interacting with Google's Chronicle Security Operations suite, enabling users to search security events, get alerts, look up entities, list security rules, and retrieve IoC matches.
    Last updated -
    5
    Python
    Apache 2.0
  • -
    security
    A
    license
    -
    quality
    An MCP server that enables interaction with the Vercel API to manage deployments, DNS records, domains, projects, and environment variables through natural language commands.
    Last updated -
    65
    TypeScript
    MIT License

View all related MCP servers

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/fcannizzaro/mcp-misc'

If you have feedback or need assistance with the MCP directory API, please join our Discord server