@pipeworx/devto
Connect: https://gateway.pipeworx.io/devto/mcp · Install: one-click buttons
Tools: 3
Tools
- get_articles — Get trending or recent DEV.to articles, optionally filtered by tag (e.g., “javascript”, “react”). Returns title, author, reaction count, comments, reading time, and URL.
- search_articles — Search DEV.to articles by tag with pagination support. Returns title, author, tags, reactions, comments, reading time, and URL for each result.
- get_article — Fetch full article content from DEV.to by ID (e.g., “12345”). Returns title, author, markdown body, tags, reactions, comments, and published date.
Tools
-
get_article— Fetch full article content from DEV.to by ID (e.g., 12345 ). Returns title, author, markdown body, tags, reactions, comments, and published date. -
get_articles— Get trending or recent DEV.to articles, optionally filtered by tag (e.g., javascript , react ). Returns title, author, reaction count, comments, reading time, and URL. -
search_articles— Search DEV.to articles by tag with pagination support. Returns title, author, tags, reactions, comments, reading time, and URL for each result.