MCP Server

Dev.to MCP Server Let any AI agent post to Dev.to

Let AI agents publish markdown articles to your Dev.to profile — draft, format and ship dev content from a single prompt.

mcp.json
{
  "mcpServers": {
    "upload-post": {
      "url": "https://mcp.upload-post.com/mcp",
      "headers": {
        "Authorization": "ApiKey YOUR_API_KEY"
      }
    }
  }
}

Dev.to tools the agent can call

Part of the 40-tool Upload-Post MCP server — the agent picks them automatically from your prompt.

Tool What it does
upload_text Publish a markdown article with title to Dev.to
list_scheduled / edit_scheduled / cancel_scheduled Manage scheduled articles
get_status / get_history Track what was published and when

Looking for another way to post? See the Dev.to API page or the Claude Code Dev.to skill.

Works with every MCP client

Same server, same tools — pick your AI client and follow its 3-step guide.

Try these Dev.to prompts

No commands to memorize — just describe what you want.

“Turn this README into a Dev.to article and publish it.”
“Write a Dev.to post about the bug we just fixed — markdown, code blocks included.”
“Cross-post my latest blog article to Dev.to and Hashnode.”
“Schedule this tutorial for Tuesday morning on Dev.to.”

Frequently asked questions

Dev.to + AI agents, answered. Last updated June 2026.

What is a Dev.to MCP server?

A Dev.to MCP server is a Model Context Protocol server that exposes Dev.to publishing as tools an AI agent can call. The Upload-Post MCP server lets ChatGPT, Claude, Gemini or any MCP client publish markdown articles to your DEV Community profile — no custom code.

Can AI agents publish articles to Dev.to?

Yes. Connect your DEV API key to Upload-Post once, add the MCP server to your AI client, and the agent can draft and publish full markdown articles — code blocks, inline images and all — from a prompt.

Does it support markdown and code blocks?

Yes. Articles are published as standard Dev.to markdown, so code blocks, headings and inline images all render natively.

Is the Dev.to MCP server free?

The MCP server is free and open-source (MIT). It works with any Upload-Post plan, including the free tier.

Let your AI agent run Dev.to

Free to start, no credit card. Connect Dev.to once and post from any MCP client.