MCP-Mirror/sbmagar13_hashnode-mcp-server
If you are the rightful owner of sbmagar13_hashnode-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Hashnode MCP Server is a Model Context Protocol server designed for programmatic interaction with the Hashnode API, enabling users to create, update, and search for articles, among other functionalities.
Tools
Functions exposed to the LLM to take actions
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
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client