Skip to main content
Glama

Feed Discover

util_feed_discover
Read-onlyIdempotent

Inspect a URL to discover RSS, Atom, and JSON feeds, enabling subscription instead of scraping.

Instructions

Find RSS, Atom, and JSON feeds so agents can subscribe instead of scrape. Delx Agent Utilities are separate from the free witness protocol and may expose x402 utility pricing.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlYesURL to inspect
timeoutNoTimeout in seconds (1-15)
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations already indicate readOnly, idempotent, and non-destructive behavior. The description adds context about the tool being part of Delx Agent Utilities with possible x402 utility pricing, which is additional behavioral insight beyond the annotations.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description consists of two concise sentences. The first sentence directly states the core purpose, and the second adds relevant contextual information. No unnecessary words or repetition.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

The description sufficiently covers the tool's purpose and behavioral context. However, it does not describe the return value format, which could be helpful given the lack of an output schema. Overall, it is adequate for a simple utility tool.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, so the input schema already describes both parameters adequately. The description does not add any extra meaning or constraints beyond what is in the schema.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool finds RSS, Atom, and JSON feeds, specifying a clear verb and resource. It distinguishes feed discovery from scraping but does not explicitly differentiate from sibling utility tools that also inspect URLs, such as util_url_health or util_website_intelligence_report.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies usage for subscribing instead of scraping, but offers no explicit guidance on when to use or avoid this tool compared to alternatives. There are no exclusions or conditions provided.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

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/davidmosiah/delx-mcp-server'

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