MCP Server

Hashnode MCP Server Let any AI agent post to Hashnode

Let AI agents publish markdown articles to your Hashnode publication — long-form dev content from a single prompt.

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

Hashnode 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 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.

Works with every MCP client

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

Try these Hashnode prompts

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.”

Frequently asked questions

Hashnode + AI agents, answered. Last updated June 2026.

What is a Hashnode MCP server?

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.

Can AI agents publish articles to Hashnode?

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.

Do I need to use the Hashnode GraphQL API?

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.

Is the Hashnode 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 Hashnode

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