Dev.to MCP Server

get_article_details

Retrieve detailed information about a specific Dev.to article by providing its unique article ID. This tool enables precise access to article data for further use or analysis.

Instructions

Get detailed information about a specific article Args: article_id: The ID of the article to retrieve

Input Schema

NameRequiredDescriptionDefault
article_idYes

Input Schema (JSON Schema)

{ "properties": { "article_id": { "title": "Article Id", "type": "integer" } }, "required": [ "article_id" ], "title": "get_article_detailsArguments", "type": "object" }

You must be authenticated.

Other Tools from Dev.to MCP Server

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/Arindam200/devto-mcp'

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