hashnode-mcp-server
If you are the rightful owner of 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.
A Model Context Protocol (MCP) server for interacting with the Hashnode API, providing tools for accessing and searching Hashnode content programmatically.
The Hashnode MCP Server is designed to facilitate seamless interaction with the Hashnode API, allowing users to programmatically manage and access content on the platform. It offers a range of functionalities including creating, updating, and retrieving articles, as well as fetching user information and the latest articles from a publication. The server is built using Python and leverages asynchronous programming for efficient API communication. It is compatible with AI assistants that support the Model Context Protocol (MCP), such as Claude, enabling them to utilize the server's tools for various operations on Hashnode. The server can be configured to run manually or automatically through integrations with platforms like Claude Desktop and Cline VSCode extension.
Features
- Creating and publishing new articles
- Updating existing articles
- Searching for articles by keywords
- Retrieving article details
- Getting user information