MCP Servers / development / Hashnode MCP Server

Hashnode MCP Server

JSON →
ssenone6development

An MCP server for interacting with the Hashnode API.

Install
How to run this server
[ { "cmd": "pip install -r", "imports": [] } ]
server path: hashnode-mcp-server
Tools
What this server exposes
test_api_connection
Test the connection to the Hashnode API
create_article
Create and publish a new article on Hashnode
update_article
Update an existing article on Hashnode
get_latest_articles
Get the latest articles from a Hashnode publication by hostname
search_articles
Search for articles on Hashnode
get_article_details
Get detailed information about a specific article
get_user_info
Get information about a Hashnode user
Configuration
Environment & auth
authnone
envHASHNODE_PERSONAL_ACCESS_TOKEN
envHASHNODE_API_URL
Resources
Hashnode MCP Server — MCP Server · libregistry