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
Algolia is a hosted search engine as a service providing developers with tools to index and search t...
Workflow: 'Show me my Stack Overflow activity and notifications'. Check inbox messages, view notific...
Invoice Ninja is an open-source invoicing and billing platform for freelancers and small businesses....
ZapSign provides an API for electronic signature solutions, enabling users to send documents for sig...
MySQL MCP server for powerful open-source relational database operations. Execute SQL queries, manag...
FireHydrant is an incident management platform designed to streamline incident response, automate ta...