@pipeworx/devto
Connect: https://gateway.pipeworx.io/devto/mcp · Install: one-click buttons
No MCP client? Skip the connection: POST https://gateway.pipeworx.io/v1/tools/search_packs {"query":"..."} to find a tool below, GET /v1/tools/<name> for its schema, POST the same URL with arguments for the data — see For AI agents.
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.