MCP server for mDNS (Multicast DNS) service discovery
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
MCP server that exposes mDNS (Multicast DNS) service discovery functionality via the Model Context Protocol. Enables LLMs to discover and query zero-configuration network services on the local network.
mcp-name: io.github.daedalus/mcp-mdns
Or run directly with Python:
Configure your MCP client with:
mdns_list_service_types β List all service types advertised on the local networkmdns_browse_services β Browse for services of a specific type (e.g., _http._tcp, _printer._tcp)mdns_get_service_info β Get detailed information about a specific service (host, port, TXT records)mdns_resolve_hostname β Resolve a .local hostname to IP addressesmdns_register_service β Register a new service on the local networkmdns_unregister_service β Unregister a previously registered serviceMIT
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/mcp-mdns)<a href="https://allmcps.com/mcp/mcp-mdns"><img src="https://allmcps.com/api/badge/mcp-mdns?style=directory" alt="MCP Mdns on AllMCPs" /></a>