Chat with AI and run tools instantly.
Generic web primitives for any agent: resolve a domain to an IP, send a HEAD request to confirm a URL is reachable, and fetch a public web page's title, meta description, OpenGraph description, first heading and first paragraph. Useful for liveness checks, dead-link filtering, and pulling a real description from a homepage when an upstream data source returns nothing. No auth required.
Live probe refreshed Sep 14, 2026 · Endpoint host mcp.mcpbundles.com
Domain knowledge for Web Utilities — workflow patterns, data models, and gotchas for your AI agent.
Generic primitives for asking simple questions about a public URL. No outside account required.
Connect Web Utilities to any MCP client in minutes
Opens ChatGPT on the web or desktop and asks it to use the WebMCP tools available here.
You’ll sign in to MCPBundles when your client connects.
https://mcp.mcpbundles.com/bundle/web-utilsSign in once, then chat here with saved access — one connection to many servers, with a history of what your AI ran.
Chat with AI and run tools instantly.
Browse all toolsWeb Utils DNS Resolve
Resolve a hostname to an IPv4 address. Returns {alive, host, ip, error}. ``alive`` is true only when the system resolver returned an A record. Use this as a cheap pre-check before sending a real HTTP request — fabricated or expired domains fail here without burning a TCP connection. The host argument may be a bare hostname or a full URL; only the host portion is used. The timeout defaults to 5 seconds.
Web Utils Fetch Metadata
Fetch a public web page and extract metadata. Returns {status, final_url, content_type, title, meta_description, og_description, h1, first_paragraph, error}. Useful when an upstream data source returned nothing and the homepage is the best-available description. Only ``text/html`` responses are parsed; non-HTML content returns empty metadata fields with the real status code so the caller can distinguish 'no metadata' from 'page broken'. Each field is truncated to a few hundred characters. Timeou
Web Utils Head URL
Send an HTTP HEAD request and return reachability. Follows redirects. Returns {alive, status, final_url, content_type, error}. ``alive`` is true for any 2xx, 3xx, or 4xx final status (the server answered) and false for 5xx, network failure, or timeout. If the server rejects HEAD with 405 Method Not Allowed or closes the HEAD connection with a protocol error, this tool transparently retries with a byte-range GET and discards the body. The url must include the scheme (http:// or https://). Timeout
Generic web primitives for any agent: resolve a domain to an IP, send a HEAD request to confirm a URL is reachable, and fetch a public web page's title, meta description, OpenGraph description, first heading and first paragraph. Useful for liveness checks, dead-link filtering, and pulling a real description from a homepage when an upstream data source returns nothing. No auth required. It provides 3 tools that AI agents can use through the Model Context Protocol (MCP).
Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/web-utils. Authentication is handled automatically.
Web Utilities provides 3 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.
Web Utilities uses open data APIs — no authentication required.
© 2026 ThinkChain Inc. All rights reserved.
MCPBundles is an independent platform built on the open Model Context Protocol standard. Not affiliated with Anthropic PBC or Claude.
Other MCP servers in this category from the directory index
Opinionated typography toolkit on top of Google Fonts. Mood search, heading/body pairing, modular ty...
5 toolsCreate technical diagrams using AI. Deliver consistent, accurate designs faster.
Base44 is a no-code AI development platform that turns builders’ ideas into fully functional apps an...
Workable is your system of record for everything HR. Find, hire, and manage top talent effortlessly....
Harness is a unified AI software delivery platform to manage the SDLC using purpose-built AI agents.