An MCP server implementation that allows AI assistants to access, search, and interact with Dev.to content, including fetching articles, retrieving user information, and publishing new content.
Publish a markdown article to Dev.to, Ghost, Hashnode, WordPress, Medium, or Substack. Choose draft or published status, add tags, canonical URL, series, and cover image. Requires platform credentials configured via the setup tool.
Run a multi-source intelligence report by searching up to 18 platforms (HN, GitHub, npm, PyPI, X, Reddit, YouTube, and more) in parallel. Choose a focus preset—balanced (14 free APIs), trending, or comprehensive—or specify exact sources. Requires a query; returns structured JSON results.
Search a billion+ documents for academic papers, books, legal cases, forum discussions, and more. Get ranked results with titles, authors, URLs, and metadata to access full content.
Publish one article to multiple CMS platforms in a single call. Sets the first successful platform's URL as canonical for all others. Reports per-platform success or error for Dev.to, Ghost, Hashnode, WordPress, Medium, and Substack.
Paste an image from a local file directly into the focused editor on Medium, dev.to, and similar sites, using JS DataTransfer to avoid clipboard and focus issues.
Generate correctly-formatted frontmatter for Hugo, Jekyll, Astro, Next.js, Dev.to, Hashnode, and Ghost. Auto-extracts description, reading time, slug, and suggests tags from article content. No external API calls required.
Securely configure and store API credentials for 12+ publishing platforms (Dev.to, Ghost, Hashnode, WordPress, Medium, Substack, Unsplash, etc.) locally in a config file. Replaces existing credentials and returns validation status.
Publish content immediately to one or more channels like DEV.to, Reddit, LinkedIn. Each variant is adapted per platform. Idempotent: re-running with same content.id and channel returns cached state without re-posting.