Skip to main content
Glama

DevBrain

by mimeCam

read_full_article

Extract and return the complete text of any article by providing its URL, enabling quick access to full content for efficient reading or analysis.

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" }
Install Server

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