Skip to main content
Glama

API-Market MCP Server

by Noveum

DNS_Checker_API

Validate domain DNS records by submitting a POST request with the target domain. Use this tool to verify DNS configurations and ensure proper domain functionality.

Instructions

Make a POST request to magicapi/dnschecker/dnschecker

Input Schema

NameRequiredDescriptionDefault
domainYesgoogle.com

Input Schema (JSON Schema)

{ "properties": { "domain": { "default": "google.com", "type": "string" } }, "required": [ "domain" ], "type": "object" }

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/Noveum/api-market-mcp-server'

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