Dev.to MCP Server

get_article_by_id

Fetch a specific article by its unique ID from Dev.to for detailed access and interaction with its content.

Instructions

Get a specific article by ID from Dev.to

Input Schema

NameRequiredDescriptionDefault
idYes

Input Schema (JSON Schema)

{ "properties": { "id": { "title": "Id", "type": "string" } }, "required": [ "id" ], "title": "get_article_by_idArguments", "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