You're viewing a demo portfolio

Join the waitlist
PRSM

get_article

Active

Tool of mcp-devto

declared in 0.1.0

Fetch full article content from DEV.to by ID (e.g., "12345"). Returns title, author, markdown body, tags, reactions, comments, and published date.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "id": 12345
    },
    {
      "id": 98765
    }
  ],
  "required": [
    "id"
  ],
  "properties": {
    "id": {
      "type": "number",
      "description": "Numeric article ID"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

mcp-devto

https://github.com/pipeworx-io/mcp-devto

2/7 registries
View full server →