Hashnode MCP Server
JSON →An MCP server for interacting with the Hashnode API.
Install
pip install -r Tools · 7
- 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
Environment variables
HASHNODE_PERSONAL_ACCESS_TOKENHASHNODE_API_URL
Links
★ 6 GitHub stars