Skip to main content
Glama

DevBrain

by mimeCam

read_full_article

Extract the full content of any article using its URL. Designed for developers, this tool helps retrieve complete articles from high-quality, developer-curated blogs and newsletters.

Instructions

Returns the full content of an article identified by its URL.

Args: url: The URL of the article to read.

Returns: str: The full content of the article or an error message.

Input Schema

NameRequiredDescriptionDefault
urlYes

Input Schema (JSON Schema)

{ "properties": { "url": { "title": "Url", "type": "string" } }, "required": [ "url" ], "type": "object" }

Other Tools from DevBrain

Related Tools

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/mimeCam/mcp-devbrain-stdio'

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