Let AI agents publish markdown articles to your Dev.to profile — draft, format and ship dev content from a single prompt.
{
"mcpServers": {
"upload-post": {
"url": "https://mcp.upload-post.com/mcp",
"headers": {
"Authorization": "ApiKey YOUR_API_KEY"
}
}
}
} 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.
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.”
Dev.to + AI agents, answered. Last updated June 2026.
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.
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.
Yes. Articles are published as standard Dev.to markdown, so code blocks, headings and inline images all render natively.
The MCP server is free and open-source (MIT). It works with any Upload-Post plan, including the free tier.
Free to start, no credit card. Connect Dev.to once and post from any MCP client.