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.
Chat with AI and run tools instantly.
Browse all toolsDomain 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.
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 thi...
Fetch a public web page and extract metadata. Returns {status, final_url, content_type, title, meta_description, og_description, h1, first_paragraph, ...
Send an HTTP HEAD request and return reachability. Follows redirects. Returns {alive, status, final_url, content_type, error}. ``alive`` is true for a...
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.
Connect Web Utilities to any MCP client in minutes
https://mcp.mcpbundles.com/bundle/web-utilsThe link prefills the Add custom connector dialog — you still review the values and click Add, then Connect to complete OAuth.
Web Utilities and paste the MCP URL into Remote MCP server URL.Custom connectors at claude.ai require a paid Claude plan (Pro, Max, Team, or Enterprise).
More developer tools integrations you might like
Amazon Redshift is a fast, fully managed, petabyte-scale data warehouse service in the cloud. Run co...
Vantage provides an API that allows users to interact with cloud cost management tools, offering ins...
Analyze CIDR networks, calculate subnet details, and check IP membership. Supports IPv4 and IPv6. Pu...
SmartEngage is an API-driven communication platform that enables businesses to automate and personal...
Sonar Cloud is a code quality and security management tool that provides automatic static code analy...
Color.pizza is a color naming API that provides human-readable names for any color based on hex valu...