Let AI agents publish markdown articles to your Hashnode publication — long-form 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 your publication |
| 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 Hashnode API page or the Claude Code Hashnode skill.
No commands to memorize — just describe what you want.
“Publish this tutorial to my Hashnode blog with a keyword-rich title.”
“Turn these release notes into a Hashnode article.”
“Cross-post my latest Dev.to article to Hashnode.”
“Schedule a weekly Hashnode post from my drafts folder.”
Hashnode + AI agents, answered. Last updated June 2026.
A Hashnode MCP server is a Model Context Protocol server that exposes Hashnode 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 publication — no GraphQL code to write.
Yes. Connect your Personal Access Token and publication ID to Upload-Post once, add the MCP server to your AI client, and the agent can draft and publish long-form markdown posts from a prompt.
No. Upload-Post talks to the official Hashnode GraphQL API for you — the agent just sends a title and markdown body, like any other post.
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 Hashnode once and post from any MCP client.