Skip to main content
Glama
atharvad999

bharatnet

by atharvad999

reach_read

Read any URL as clean text or Markdown with automatic routing for YouTube, GitHub, Hacker News, Discourse, RSS, and stock tickers. Falls back to Jina Reader.

Instructions

Read any URL as clean text/Markdown. Routes automatically: YouTube → transcript+metadata, GitHub → repo/issue/PR via gh, Hacker News → story+comments, Discourse forums → topic+posts, RSS feeds → entries, anything else → Jina Reader. Also reads stock tickers (pass a symbol like RELIANCE or AAPL to reach_search with platform=stocks, or a plain URL here). If a platform's tool is missing, degrades to Jina Reader and includes the setup hint in meta.setup_hint.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlYes
max_charsNo
Behavior4/5

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

With no annotations, the description discloses automatic routing, degradation, and meta.setup_hint. Does not cover auth or error handling, but provides substantial behavioral context.

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

Conciseness4/5

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

Front-loaded with main purpose, followed by platform list and degradation. Efficiently structured with no wasted sentences, though it could be slightly more concise.

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?

Given complexity (multiple routing, stock tickers, degradation) and no output schema, the description covers key behaviors. Missing details on return format but sufficient for an agent.

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 has 0% description coverage. Description adds meaning for the 'url' parameter (accepts stock tickers) but does not explain 'max_chars' beyond its default. Partially compensates for missing schema descriptions.

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

Purpose5/5

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

Explicitly states 'Read any URL as clean text/Markdown' and lists specific platform routings (YouTube, GitHub, etc.), distinguishing it from siblings like reach_search which is for searching.

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

Usage Guidelines4/5

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

Implicitly tells when to use (when you have a URL to read) and notes degradation behavior. Does not explicitly state when not to use or alternatives, but context is clear.

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/atharvad999/bharatnet'

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